JP2005313550A - Printing system and printer - Google Patents

Printing system and printer Download PDF

Info

Publication number
JP2005313550A
JP2005313550A JP2004136189A JP2004136189A JP2005313550A JP 2005313550 A JP2005313550 A JP 2005313550A JP 2004136189 A JP2004136189 A JP 2004136189A JP 2004136189 A JP2004136189 A JP 2004136189A JP 2005313550 A JP2005313550 A JP 2005313550A
Authority
JP
Japan
Prior art keywords
host
printing system
character
printer device
information
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
JP2004136189A
Other languages
Japanese (ja)
Inventor
Katsuyuki Toda
勝之 戸田
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 JP2004136189A priority Critical patent/JP2005313550A/en
Publication of JP2005313550A publication Critical patent/JP2005313550A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printing system which can reduce the amount of information and suppress an increase in communication cost, associated with the transmission of textual information. <P>SOLUTION: In this printing system wherein a host PC 1 and a printer 3 are connected together and which outputs printing data, created by the host PC1, to paper by using the arbitrary printer 3, the printer 3 registers an information table for character outline information, which is included in the printing data transmitted from the host PC1, into a character cache management part 16, and transmits the registered character outline information to the plurality of host PCs 1 connected to the printer 3. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ホストPCとプリンタ装置が接続され、ホストPCで作成された印刷データを任意のプリンタ装置で用紙に出力する印刷システムおよびその印刷システムを構成するプリンタ装置に関する。   The present invention relates to a printing system in which a host PC and a printer device are connected, and print data created by the host PC is output to paper by an arbitrary printer device, and a printer device constituting the printing system.

プリンタ装置において、印字に用いる文字は、ROMまたはハードディスク上のアウトラインフォントを指定された文字サイズにラスタライズしてビットマップフォントに変換し、ページメモリに転写するという手順で処理される。この際ラスタライズしたビットマップフォントをフォントキャッシュとしてRAM上に保存して、同じ印刷ジョブおよび次回以降の印刷ジョブで同じフォント、同じサイズの文字が指定されたときに、アウトラインフォントをラスタライズする手順を行わずに、すでにラスタライズされたフォントキャッシュ上のビットマップフォントを使用することにより印刷時間の短縮を行うことが一般的に行われている。
しかしながら、RAM上にフォントキャッシュとして保存できる容量は限度があり、印字指定された文字の一部の文字についてしかフォントキャッシュを利用することができない。このため通常は使用頻度の少ない文字から順にRAM上から削除していくことにより、フォントキャッシュとして保存した文字の利用効率をあげフォントキャッシュの有効利用を図っている。
関連する技術として、例えば、特許文献1には、フォントサーバとクライアント双方にフォントキャッシュを有し、フォントサーバのキャッシュとクライアントのキャッシュの内容をできるだけ不一致にするようにする制御方式が開示されている。
また、例えば特許文献2には、ホストPCから文字キャッシュへの登録要求があれば文字データをプリンタ装置のキャッシュ装置に格納し、またホストPCから文字イメージデータが送信されれば描画メモリに書き込み、またキャッシュに登録されている文字パターンの印字命令ならそれを用いて文字描画を行う技術が開示されている。
また、例えば特許文献3には、ホストPCがプリンタに文字イメージデータを送信した際に文字の属性情報も送信し、プリンタにおいてその属性情報とプリンタに登録されている文字の属性情報を比較し、文字イメージの登録処理等やデータの破棄を行う技術が開示されている。
特開平05−233510号公報 特開平07−164691号公報 特開平11−154067号公報
In the printer apparatus, characters used for printing are processed by a procedure in which an outline font on a ROM or a hard disk is rasterized to a designated character size, converted into a bitmap font, and transferred to a page memory. In this case, the rasterized bitmap font is saved in the RAM as a font cache, and the outline font is rasterized when the same font and the same size character are specified in the same print job and the next and subsequent print jobs. Instead, it is common practice to reduce the printing time by using a bitmap font on a font cache that has already been rasterized.
However, there is a limit to the capacity that can be stored as a font cache on the RAM, and the font cache can be used only for some of the characters designated for printing. For this reason, normally, characters that are used less frequently are deleted from the RAM in order, so that the use efficiency of the characters stored as the font cache is increased and the font cache is effectively used.
As a related technique, for example, Patent Document 1 discloses a control method in which both the font server and the client have a font cache so that the contents of the font server cache and the client cache are as inconsistent as possible. .
Further, for example, in Patent Document 2, if there is a registration request from the host PC to the character cache, the character data is stored in the cache device of the printer device, and if character image data is transmitted from the host PC, it is written in the drawing memory. Further, there is disclosed a technique for drawing characters using a print command of a character pattern registered in a cache.
Further, for example, in Patent Document 3, when the host PC transmits character image data to the printer, character attribute information is also transmitted, and the attribute information in the printer is compared with the character attribute information registered in the printer. A technique for registering a character image or discarding data is disclosed.
JP 05-233510 A Japanese Patent Application Laid-Open No. 07-164691 Japanese Patent Application Laid-Open No. 11-154067

上述したように、従来から、使用頻度の少ない文字から順にRAM上から削除していくことにより、フォントキャッシュとして保存した文字の利用効率をあげフォントキャッシュの有効利用を図ってはいるが、印刷時間の短縮化への寄与は十分とはいえない。
また複数のホストPCに接続されたプリンタ装置の場合、それぞれのホストPCから送信し出力された印刷ジョブごとにキャッシュされた文字イメージの特性が異なり、あるジョブでキャッシュに登録された文字イメージが、次に送信されたジョブでは全く使用されずに削除されたり、また同一の属性や同一文字サイズの文字を描画する場合においても、キャッシュされた文字イメージではなく、ホストPCでラスタライズされた文字イメージが用いられるなどの効率の悪い文字キャッシュ管理が行われていた。
本発明は、情報量の削減と、文字情報の送信に伴う通信コストの増大を抑えることが可能な印刷システムおよびプリンタ装置を提供することを目的とするものである。
As described above, conventionally, characters that are used less frequently are deleted from the RAM in order, thereby improving the use efficiency of the characters stored as the font cache and effectively using the font cache. The contribution to shortening is not sufficient.
In the case of a printer device connected to a plurality of host PCs, the characteristics of the cached character image are different for each print job transmitted and output from each host PC, and the character image registered in the cache for a certain job is When a job sent next is deleted without being used at all, or a character having the same attribute or the same character size is drawn, the character image rasterized by the host PC is not a cached character image. Inefficient character cache management, such as being used, was performed.
An object of the present invention is to provide a printing system and a printer apparatus that can reduce the amount of information and suppress an increase in communication cost associated with transmission of character information.

上記目的を達成するために、請求項1記載の本発明は、ホストPCとプリンタ装置とが接続され、ホストPCにおいて作成した印刷データをプリンタ装置により用紙に印刷する印刷システムにおいて、前記プリンタ装置は、前記ホストPCから送信されてくる印刷データに含まれる文字アウトライン情報の情報テーブルを登録する文字キャッシュ管理部と、前記文字キャッシュ管理部に登録した前記情報テーブルをホストPCへ送信する送信手段と、を備えることを特徴とする。
請求項2記載の本発明は、請求項1記載の印刷システムにおいて、前記ホストPCは、前記プリンタ装置から送信されてくる前記文字アウトライン情報の情報テーブルを取得して記憶装置に格納し、印刷要求が発生した際に、前記記憶装置に格納された前記情報テーブルを用いて、印刷が行われるプリンタ装置の前記文字キャッシュ管理部に文字アウトライン情報が登録されているか否か検索する検索手段と、前記記憶手段に前記文字アウトライン情報が登録されていると判別した場合は、前記記憶手段に記憶されている文字アウトライン情報を用いて文字を描画する印刷制御コマンドを送信すると共に、前記記憶手段に前記文字アウトライン情報が登録されていない場合は、前記プリンタ装置に出力する文字アウトライン情報を用いて基に文字を描画する印刷制御コマンドを送信するコマンド送信手段と、を備えることを特徴とする。
請求項3記載の本発明は、請求項1記載の印刷システムにおいて、前記プリンタ装置は、前記ホストPCからの送信要求に応じて、前記情報テーブルを送信することを特徴とする。
In order to achieve the above object, the present invention according to claim 1 is a printing system in which a host PC and a printer device are connected, and print data created in the host PC is printed on paper by the printer device. A character cache management unit that registers an information table of character outline information included in print data transmitted from the host PC, and a transmission unit that transmits the information table registered in the character cache management unit to the host PC; It is characterized by providing.
According to a second aspect of the present invention, in the printing system according to the first aspect, the host PC acquires an information table of the character outline information transmitted from the printer device, stores the information table in a storage device, and print request A search means for searching whether character outline information is registered in the character cache management unit of a printer device that performs printing, using the information table stored in the storage device, When it is determined that the character outline information is registered in the storage unit, a print control command for drawing a character is transmitted using the character outline information stored in the storage unit, and the character is transmitted to the storage unit. If outline information is not registered, the character outline information output to the printer is used to Characterized in that it comprises a command transmitting means for transmitting a print control command to draw a character, a.
According to a third aspect of the present invention, in the printing system according to the first aspect, the printer device transmits the information table in response to a transmission request from the host PC.

請求項4記載の本発明は、請求項1記載の印刷システムにおいて、前記プリンタ装置は、任意に定められた一定時間間隔ごとに、前記文字アウトライン情報の情報テーブルを、前記ホストPCに送信することを特徴とする。
請求項5記載の本発明は、請求項1記載の印刷システムにおいて、前記プリンタ装置は、前記ホストPCから送られてくる印刷ジョブを解析し、印刷出力終了時に、前記文字アウトライン情報の情報テーブルを前記ホストPCへ送信することを特徴とする。
請求項6記載の本発明は、請求項1記載の印刷システムにおいて、前記プリンタ装置は、ホストPCから送られてくる印刷ジョブを解析し、印刷出力終了時に、解析前の情報テーブルと、解析後の情報テーブルとの比較を行い、その内容に変更があった場合は、解析後の情報テーブルをホストPCへ送信することを特徴とする。
請求項7記載の本発明は、請求項2記載の印刷システムにおいて、前記プリンタ装置は、前記ホストPCから前記印刷制御コマンドが送信されてきた場合に、前記印刷制御コマンドに対応する文字アウトライン情報が存在しなかった場合は、前記ホストPCに対して送信要求を行うことを特徴とする。
請求項8記載の本発明は、請求項7記載の印刷システムにおいて、前記プリンタ装置からの送信の要求を受け取ったホストPCは、該当する文字アウトライン情報を送信し、その情報を基に文字イメージを出力する印刷制御コマンドを再度プリンタ装置に送信するようにしたことを特徴とする。
請求項9記載の本発明は、請求項1乃至請求項8に記載の印刷システムを構成することを特徴とする。
According to a fourth aspect of the present invention, in the printing system according to the first aspect, the printer device transmits an information table of the character outline information to the host PC at a predetermined time interval. It is characterized by.
According to a fifth aspect of the present invention, in the printing system according to the first aspect, the printer device analyzes a print job sent from the host PC, and displays an information table of the character outline information at the end of print output. The data is transmitted to the host PC.
According to a sixth aspect of the present invention, in the printing system according to the first aspect, the printer device analyzes a print job sent from a host PC, and at the end of print output, an information table before analysis and a post-analysis The information table after the analysis is transmitted to the host PC when the contents are changed.
According to a seventh aspect of the present invention, in the printing system according to the second aspect, when the print control command is transmitted from the host PC, the printer device receives character outline information corresponding to the print control command. If it does not exist, a transmission request is sent to the host PC.
According to an eighth aspect of the present invention, in the printing system according to the seventh aspect, the host PC that has received the transmission request from the printer device transmits the corresponding character outline information, and the character image is generated based on the information. The print control command to be output is transmitted again to the printer apparatus.
According to a ninth aspect of the present invention, there is provided a printing system according to any one of the first to eighth aspects.

本発明によれば、印刷を指示するプリンタ装置内の文字キャッシュに登録されている文字の種類等をホストPCが把握できるため、文字キャッシュの効率的な使用が可能となる。また複数台のホストPCがプリンタ装置の文字キャッシュの状態を把握することも可能になるため、別のホストPCからの印刷処理に伴う文字キャッシュ内データの変化に対応できる。
また、印刷対象とするプリンタ装置内の文字キャッシュに登録されている文字の種類等を把握できるため、印刷データ作成時に、その印刷データに従い文字の印刷制御コマンドの最適化が可能となり、文字キャッシュを利用した高速印刷、および印刷データのデータ量削減によるコストの軽減が可能である。
また、ホストPC起動時やプリンタドライバ起動時などにホストPCがプリンタ装置の文字キャッシュの情報テーブルを取得することで、随時変化するプリンタ装置内の文字キャッシュの情報を得ることができるので、より効率的な文字キャッシュ利用による高速印刷が可能となる。
また、プリンタ装置が定期的に文字キャッシュの情報テーブルを複数のホストPCに送信することで、例えば、プリンタ内のプリンタ言語アプリケーション終了や切換えによる、文字キャッシュデータの消失に対して適切な対応が可能となる。
また、あるホストPCからの印刷出力を行うことで、プリンタ装置内の文字キャッシュデータは随時変化するため、ホストPCは変化した文字キャッシュの情報を得ることができ、より効率的な文字キャッシュ利用による高速印刷が可能となる。
また、あるホストPCからの印刷出力が文字をほとんど使用しない印刷ジョブであった場合、プリンタ装置内の文字キャッシュデータが変化しない時があるため、逐一文字キャッシュの情報を送信するコストがかからず、通信トラフィックの軽減につながる。
また、プリンタ装置において印刷ジョブが処理され、キャッシュ情報が変更したにも関わらず、変更前のキャッシュ情報に基づいた印刷データが送られてきた場合に、文字描画が正常に行われない不具合を防ぐことが可能となる。
According to the present invention, since the host PC can grasp the type of characters registered in the character cache in the printer device that instructs printing, the character cache can be used efficiently. In addition, since it becomes possible for a plurality of host PCs to grasp the state of the character cache of the printer apparatus, it is possible to cope with changes in the data in the character cache accompanying the printing process from another host PC.
In addition, since the types of characters registered in the character cache in the printer device to be printed can be ascertained, character print control commands can be optimized according to the print data when creating the print data. Costs can be reduced by using high-speed printing and reducing the amount of print data.
Further, since the host PC acquires the character cache information table of the printer device when the host PC is started or the printer driver is started, the character cache information in the printer device that changes as needed can be obtained. High-speed printing is possible by using a typical character cache.
In addition, the printer device periodically sends the character cache information table to a plurality of host PCs, so that it is possible to appropriately deal with the loss of character cache data due to, for example, termination or switching of the printer language application in the printer. It becomes.
In addition, by performing print output from a certain host PC, the character cache data in the printer device changes at any time. Therefore, the host PC can obtain information on the changed character cache, and by using the character cache more efficiently. High-speed printing is possible.
Also, if the print output from a certain host PC is a print job that uses almost no characters, the character cache data in the printer device may not change, so there is no cost for sending character cache information one by one. , Leading to reduced communication traffic.
In addition, when a print job is processed in the printer and the cache information is changed, print data based on the cache information before the change is sent to prevent a problem that character drawing is not performed normally. It becomes possible.

以下、本発明の実施の形態を図面に従って説明する。
図1は本発明の実施の形態に係る印刷システムの構成図、図2はキャッシュデータを利用した文字印字の説明図である。
図1に示すように、本印刷システムは、ホストPC1と、印刷制御装置2と、プリンタ装置3とから構成されている。ここで印刷制御装置2はプリンタドライバであり、ホストPC1が有する。
プリンタ装置3は、インターフェイス部11、コマンド解析部12、プリンタ制御部13、フレームメモリ14、印字部15、文字キャッシュ管理部16、ラスタライザ17、フォントROM18を備えている。
プリンタ装置13は、印刷文書中の文字のフォント種類、属性、文字サイズ等描画に用いるフォントデータの所在に応じたデータ形態で印刷制御部2から送られてくる印刷コマンドに従い、フォントの定義、描画に用いるフォントの選択や削除、文字キャッシュ管理部16に対する処理を行う。そして、描画の際にフォントのラスタライズやキャッシュ登録処理、ラスタライズされた文字イメージを用いてフレームメモリ14への描画を行う。
プリンタ装置3では、ホストPC1より送信されてきた文字のアウトライン情報をキャッシュ登録し、その属性や文字コードを対応させる文字キャッシュ管理部16の情報テーブルを、送信手段であるインターフェイス部11を介してホストPC1へ送信する(図1矢印a)。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a configuration diagram of a printing system according to an embodiment of the present invention, and FIG. 2 is an explanatory diagram of character printing using cache data.
As shown in FIG. 1, the printing system includes a host PC 1, a print control device 2, and a printer device 3. Here, the print control apparatus 2 is a printer driver, which the host PC 1 has.
The printer device 3 includes an interface unit 11, a command analysis unit 12, a printer control unit 13, a frame memory 14, a printing unit 15, a character cache management unit 16, a rasterizer 17, and a font ROM 18.
The printer device 13 defines and draws fonts according to a print command sent from the print control unit 2 in a data format corresponding to the location of font data used for drawing, such as the font type, attributes, and character size of characters in the printed document. Selection and deletion of fonts used for the processing, and processing for the character cache management unit 16. Then, at the time of drawing, font rasterization, cache registration processing, and drawing on the frame memory 14 are performed using the rasterized character image.
In the printer device 3, the outline information of the character transmitted from the host PC 1 is registered in the cache, and the information table of the character cache management unit 16 that associates the attribute and character code with the host via the interface unit 11 that is a transmission unit. Transmit to PC 1 (arrow a in FIG. 1).

以下、図1を参照しながら図2を用いて、本実施の形態に係る印刷システムの動作を説明する。
プリンタ装置3に登録されている文字アウトライン情報の情報テーブルを受信したホストPC1は、図示していない自身の記憶装置にそのデータを格納する。そして、ホストPC1からプリンタ装置3への印刷要求が生じた時は、その記憶装置に格納された情報テーブルを基に印刷しようとする文字が、プリンタ装置3の文字キャッシュ中にアウトライン情報として保持されているかを検索する(S1)。そして、文字アウトラインが格納されているなら、キャッシュ中のデータを用いて文字を描画する印字指令コマンド(印刷制御コマンド)を発行してプリンタ装置3に送信し(S2)、格納されていないなら、その文字のアウトライン情報と、その情報を用いてイメージ作成指令を行う印字指令コマンド(印刷制御コマンド)を発行してプリンタ装置3に送信する(S3)。すなわち、この場合はプリンタ装置3側でラスタライズ処理を指示するような印刷制御コマンドを送信する。これにより、プリンタ装置3ではアウトライン情報を用いて文字の描画を行うようにしている(S4)。
また、プリンタ装置3からの文字アウトライン情報の情報テーブルは、ホストPC1からの任意の送信要求に応じて(例えば、ホストPC1のOS(オペレーションシステム)起動時や印刷制御装置2の起動時など)送信される。またプリンタ装置3内で任意に定められた一定時間の間隔毎にも送信される。
The operation of the printing system according to the present embodiment will be described below with reference to FIG.
The host PC 1 that has received the character outline information table registered in the printer 3 stores the data in its own storage device (not shown). When a print request from the host PC 1 to the printer device 3 is generated, characters to be printed based on the information table stored in the storage device are held as outline information in the character cache of the printer device 3. (S1). If a character outline is stored, a print command command (print control command) for drawing a character using data in the cache is issued and transmitted to the printer apparatus 3 (S2). If not stored, Outline information of the character and a print command command (print control command) for issuing an image creation command using the information are issued and transmitted to the printer apparatus 3 (S3). That is, in this case, a print control command for instructing the rasterizing process is transmitted on the printer device 3 side. As a result, the printer 3 draws characters using the outline information (S4).
The information table of the character outline information from the printer 3 is transmitted in response to an arbitrary transmission request from the host PC 1 (for example, when the OS (operation system) of the host PC 1 is activated or when the print control apparatus 2 is activated). Is done. Further, it is transmitted at intervals of a fixed time arbitrarily determined in the printer device 3.

さらにプリンタ装置3は、接続されたあるホストPC1から送られた印刷ジョブを解析し、印刷処理後に文字アウトライン情報の情報テーブルを、接続されている複数のホストPC1へ送信するようにされる。
さらにまたプリンタ装置3は、ホストPC1から送られてくる印刷ジョブ(印刷制御コマンド)を解析し、印刷出力終了時に、解析前の情報テーブルと、解析後の情報テーブルとの比較を行い、その内容に変更があった場合は、解析後の情報テーブルをホストPC1へ送信することもできる。
さらにまた、ホストPC1がプリンタ装置3からの情報テーブルを基に、プリンタ装置3内のキャッシュ中データを用いて文字の描画を行うような印刷制御コマンド(印字指令コマンド)を送信した場合において、キャッシュ中に該当文字が存在するか否かの判別を行う(S5)。つまり、何らかの理由でプリンタ装置3内のキャッシュ中データに変更があったかどうかの判別を行うようにしている。そして、キャッシュ中に該当文字が存在しなければ、その時はプリンタ装置3がその文字のアウトライン情報をホストPC1に対して送信要求をするように指令を行い(S6)、その指令を受け取ったホストPC1は、その文字のアウトライン情報とそのアウトライン情報を用いて文字イメージを出力するような印刷制御コマンドを再度プリンタ装置3へ送信する(S7)。これにより、プリンタ装置3ではアウトライン情報を用いて文字の描画を行うようにしている(S8)。なお、キャッシュ中に該当文字が存在する場合はキャッシュ中データを用いて文字の描画を行うようにする(S9)。
文字キャッシュ管理部16に登録されている文字アウトライン情報の属性、フォント種類等の情報を、プリンタ装置3に接続された複数のホストPC1へ送信することで、ホストPC1が印刷データを作成する際に、プリンタ装置3に格納されている文字アウトライン情報を把握でき、それに従った印刷データを作成することで、高速な文字の出力並びに、印刷データのデータ量削減につながり、ネットワークのトラフィック量の軽減につながることになる。
Further, the printer apparatus 3 analyzes a print job sent from a connected host PC 1 and transmits a character outline information table to the plurality of connected host PCs 1 after printing processing.
Furthermore, the printer device 3 analyzes the print job (print control command) sent from the host PC 1 and compares the information table before analysis with the information table after analysis at the end of print output. If there is a change, the information table after analysis can be transmitted to the host PC 1.
Furthermore, when the host PC 1 transmits a print control command (print command command) for drawing characters using the data in the cache in the printer device 3 based on the information table from the printer device 3, It is determined whether or not there is a corresponding character (S5). That is, it is determined whether or not the cached data in the printer 3 has been changed for some reason. If the corresponding character does not exist in the cache, then the printer device 3 instructs the host PC 1 to send the outline information of the character to the host PC 1 (S6), and the host PC 1 that has received the command. Transmits again the print control command for outputting the character image using the outline information of the character and the outline information to the printer 3 (S7). Thus, the printer device 3 draws characters using the outline information (S8). If there is a corresponding character in the cache, the character is drawn using the cached data (S9).
When the host PC 1 creates print data by sending information such as the character outline information registered in the character cache management unit 16 and information such as font type to a plurality of host PCs 1 connected to the printer device 3. The character outline information stored in the printer device 3 can be grasped, and the print data according to the information can be output, leading to high-speed character output and a reduction in the data amount of the print data, thereby reducing the amount of network traffic. Will be connected.

本発明の実施の形態に係る印刷システムの構成図。1 is a configuration diagram of a printing system according to an embodiment of the present invention. キャッシュデータを利用した文字印字の説明図。Explanatory drawing of character printing using cache data.

符号の説明Explanation of symbols

1 ホストPC、2 印刷制御装置、3 プリンタ装置、11 インターフェイス部、12 コマンド解析部、13 プリンタ制御部、14 フレームメモリ、15 印字部、16 文字キャッシュ管理部、17 ラスタライザ、18 フォントROM
1 host PC, 2 print control device, 3 printer device, 11 interface unit, 12 command analysis unit, 13 printer control unit, 14 frame memory, 15 print unit, 16 character cache management unit, 17 rasterizer, 18 font ROM

Claims (9)

ホストPCとプリンタ装置とが接続され、ホストPCにおいて作成した印刷データをプリンタ装置により用紙に印刷する印刷システムにおいて、
前記プリンタ装置は、前記ホストPCから送信されてくる印刷データに含まれる文字アウトライン情報の情報テーブルを登録する文字キャッシュ管理部と、前記文字キャッシュ管理部に登録した前記情報テーブルをホストPCへ送信する送信手段と、
を備えることを特徴とする印刷システム。
In a printing system in which a host PC and a printer device are connected and print data created in the host PC is printed on paper by the printer device.
The printer device transmits a character cache management unit for registering an information table of character outline information included in print data transmitted from the host PC, and transmits the information table registered in the character cache management unit to the host PC. A transmission means;
A printing system comprising:
請求項1記載の印刷システムにおいて、
前記ホストPCは、前記プリンタ装置から送信されてくる前記文字アウトライン情報の情報テーブルを取得して記憶装置に格納し、印刷要求が発生した際に、前記記憶装置に格納された前記情報テーブルを用いて、印刷が行われるプリンタ装置の前記文字キャッシュ管理部に文字アウトライン情報が登録されているか否か検索する検索手段と、前記記憶手段に前記文字アウトライン情報が登録されていると判別した場合は、前記記憶手段に記憶されている文字アウトライン情報を用いて文字を描画する印刷制御コマンドを送信すると共に、前記記憶手段に前記文字アウトライン情報が登録されていない場合は、前記プリンタ装置に出力する文字アウトライン情報を用いて基に文字を描画する印刷制御コマンドを送信するコマンド送信手段と、を備えることを特徴とする印刷システム。
The printing system according to claim 1.
The host PC acquires an information table of the character outline information transmitted from the printer device, stores the information table in the storage device, and uses the information table stored in the storage device when a print request is generated. When it is determined that the character outline information is registered in the storage means and search means for searching whether or not the character outline information is registered in the character cache management unit of the printer device in which printing is performed, Sending a print control command for drawing a character using the character outline information stored in the storage means, and outputting the character outline to the printer device if the character outline information is not registered in the storage means Command transmission means for transmitting a print control command for drawing characters based on information; Printing system, characterized in that it comprises.
請求項1記載の印刷システムにおいて、
前記プリンタ装置は、前記ホストPCからの送信要求に応じて、前記情報テーブルを送信することを特徴とする印刷システム。
The printing system according to claim 1.
The printing system, wherein the printer device transmits the information table in response to a transmission request from the host PC.
請求項1記載の印刷システムにおいて、
前記プリンタ装置は、任意に定められた一定時間間隔ごとに、前記文字アウトライン情報の情報テーブルを、前記ホストPCに送信することを特徴とする印刷システム。
The printing system according to claim 1.
The printing system is characterized in that the printer device transmits an information table of the character outline information to the host PC at every predetermined time interval.
請求項1記載の印刷システムにおいて、
前記プリンタ装置は、前記ホストPCから送られてくる印刷ジョブを解析し、印刷出力終了時に、前記文字アウトライン情報の情報テーブルを前記ホストPCへ送信することを特徴とする印刷システム。
The printing system according to claim 1.
The printing system, wherein the printer device analyzes a print job sent from the host PC, and sends the character outline information table to the host PC at the end of printing output.
請求項1記載の印刷システムにおいて、
前記プリンタ装置は、ホストPCから送られてくる印刷ジョブを解析し、印刷出力終了時に、解析前の情報テーブルと、解析後の情報テーブルとの比較を行い、その内容に変更があった場合は、解析後の情報テーブルをホストPCへ送信することを特徴とする印刷システム。
The printing system according to claim 1.
The printer device analyzes the print job sent from the host PC, compares the information table before analysis with the information table after analysis at the end of print output, and if the contents are changed A printing system characterized by transmitting an analyzed information table to a host PC.
請求項2記載の印刷システムにおいて、
前記プリンタ装置は、前記ホストPCから前記印刷制御コマンドが送信されてきた場合に、前記印刷制御コマンドに対応する文字アウトライン情報が存在しなかった場合は、前記ホストPCに対して送信要求を行うことを特徴とする印刷システム。
The printing system according to claim 2.
When the print control command is transmitted from the host PC and the character outline information corresponding to the print control command does not exist, the printer device issues a transmission request to the host PC. A printing system featuring.
請求項7記載の印刷システムにおいて、
前記プリンタ装置からの送信の要求を受け取ったホストPCは、該当する文字アウトライン情報を送信し、その情報を基に文字イメージを出力する印刷制御コマンドを再度プリンタ装置に送信するようにしたことを特徴とする印刷システム。
The printing system according to claim 7.
The host PC that has received the transmission request from the printer device transmits the corresponding character outline information, and again transmits a print control command for outputting a character image to the printer device based on the information. And printing system.
請求項1乃至請求項8に記載の印刷システムを構成することを特徴とするプリンタ装置。
A printer apparatus comprising the printing system according to claim 1.
JP2004136189A 2004-04-30 2004-04-30 Printing system and printer Pending JP2005313550A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004136189A JP2005313550A (en) 2004-04-30 2004-04-30 Printing system and printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004136189A JP2005313550A (en) 2004-04-30 2004-04-30 Printing system and printer

Publications (1)

Publication Number Publication Date
JP2005313550A true JP2005313550A (en) 2005-11-10

Family

ID=35441462

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004136189A Pending JP2005313550A (en) 2004-04-30 2004-04-30 Printing system and printer

Country Status (1)

Country Link
JP (1) JP2005313550A (en)

Similar Documents

Publication Publication Date Title
US9304897B2 (en) Image data producing apparatus, image forming apparatus and computer readable medium
US8139500B2 (en) Information processing device and method thereof, and computer program product
JP5523743B2 (en) Method and apparatus for managing fonts
EP0986002A2 (en) Method and apparatus for printing documents including embedded print objects
KR100466150B1 (en) Efficient method and apparatus for downloading of fonts from a processor to a printer
JP2018147259A (en) Information processing device, program, storage medium, and information processing method
JP2004164645A (en) Device, method and program for print control
JP2000039972A (en) Print system and printer and print server
US8582135B2 (en) Image forming apparatus, control method therefor, and computer-readable storage medium
JP2006350443A (en) Printing system, print control method and program
JP2006209508A (en) Print system, its control method, and print management program
JP3817387B2 (en) Information processing apparatus, printing apparatus, information processing method, and storage medium capable of instructing cancellation of print job
JP2004074783A (en) Method of suppressing printing of nearly-blank page
US20040051901A1 (en) Information processsing apparatus, a function extension program, computer readable storage medium storing the program, and information processing method
JP4710743B2 (en) Print server, print server program
JP2007011515A (en) Print system, control method of print system and program
JP2005313550A (en) Printing system and printer
JP2004110337A (en) Image forming method, image forming system, client terminal, server device, program and storage medium
JP2007028507A (en) Image forming system and method
JP2002244821A (en) Method of printing by using print server, print server, program and recording medium
JP6539022B2 (en) PRINTING APPARATUS, PROCESSING METHOD, AND PROGRAM
JP2005063236A (en) Printer system and printer device
JP2008027217A (en) Printing system with information processor and printing apparatus
JP2010181999A (en) Printing system, printer, and print control program
JP4325339B2 (en) Printing system, host computer and printer driver

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061221

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20061222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100210

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100304