JPH1139117A - Printer control device - Google Patents
Printer control deviceInfo
- Publication number
- JPH1139117A JPH1139117A JP9190296A JP19029697A JPH1139117A JP H1139117 A JPH1139117 A JP H1139117A JP 9190296 A JP9190296 A JP 9190296A JP 19029697 A JP19029697 A JP 19029697A JP H1139117 A JPH1139117 A JP H1139117A
- Authority
- JP
- Japan
- Prior art keywords
- data
- document
- printer
- printing
- 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
Links
Landscapes
- Record Information Processing For Printing (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明はプリンタ制御装置、
例えばクライアント端末から回線を介して受信した文書
を印刷するプリンタ制御装置の改良に関する。The present invention relates to a printer control device,
For example, the present invention relates to an improvement of a printer control device that prints a document received from a client terminal via a line.
【0002】[0002]
【従来の技術】パソコンやワープロ等の文書作成装置で
作成された文書は、このような文書作成装置にローカル
に接続されたプリンタで印刷処理されるのが一般的であ
る。しかし、この場合には文書作成装置とプリンタとは
1対1であり、プリンタの稼働効率は低下する。2. Description of the Related Art Generally, a document created by a document creation device such as a personal computer or a word processor is printed by a printer locally connected to such a document creation device. However, in this case, there is a one-to-one correspondence between the document creation device and the printer, and the operating efficiency of the printer is reduced.
【0003】近年、プリンタを共用して効率的に印刷処
理するために、プリンタをLAN等に接続し、同じよう
に、LANに接続した複数のパソコンからの文書印刷を
可能としたシステムが提案されている。このようなLA
N接続された印刷システムにおいて、パソコンで作成さ
れた文書を共用のプリンタで印刷する場合には、パソコ
ンから印刷文書を指定して印刷を指示することにより、
LANを介して指定された印刷文書がプリンタに回送さ
れ、プリンタではその文書をビットマップデータに変換
して印刷する。印刷指定の際に複数の部数が指定されて
いる場合には、同じ印刷内容の文書を複数部数印刷処理
する。In recent years, a system has been proposed in which a printer is connected to a LAN or the like and a document can be printed from a plurality of personal computers similarly connected to the LAN in order to perform print processing efficiently by sharing the printer. ing. Such LA
When a document created by a personal computer is printed by a shared printer in an N-connected printing system, a print document is designated from the personal computer and printing is instructed.
The designated print document is sent to the printer via the LAN, and the printer converts the document into bitmap data and prints it. If a plurality of copies are specified at the time of printing designation, a document having the same print content is subjected to a plurality of copies printing process.
【0004】そして、印刷が終了するとプリンタにおけ
る文書データは削除される。したがって、再度その文書
を印刷する場合には、パソコンから同じような指示をプ
リンタに対して行う必要がある。すなわち、文書の印刷
が必要となる度に、パソコンからプリンタへ文書データ
を送信し、プリンタ側ではそれをビットマップデータに
変換し印刷するということが行われる。When printing is completed, the document data in the printer is deleted. Therefore, when printing the document again, it is necessary to give a similar instruction to the printer from the personal computer. That is, every time a document needs to be printed, the document data is transmitted from the personal computer to the printer, and the printer converts the document data into bitmap data and prints it.
【0005】しかしながら、印刷記述言語(例えばPo
stScript言語やPCL言語等)で表現された文
書データを、印刷装置に適合したビットマップデータに
変換するための処理は多くの時間を要する。すなわち、
このビットマップデータへの変換処理に用する時間の長
短が印刷を指示してから実際に印刷結果が出力されるま
での印刷時間の長短を左右すると言われている。However, a print description language (for example, Po
Processing for converting document data expressed in the stScript language or the PCL language into bitmap data suitable for a printing apparatus requires a lot of time. That is,
It is said that the length of time used for the conversion process to the bitmap data affects the length of printing time from when printing is instructed to when a printing result is actually output.
【0006】このように、印刷要求が生じる度に、パソ
コンから文書データをプリンタに送信し、ビットマップ
データへの変換を行うことは、印刷に要する処理時間の
長大化を招くこととなる。そこで、パソコンからの文書
データをビットマップデータに変換して印刷すると共
に、この変換したビットマップデータを格納しておくこ
とにより、後の印刷要求時には、そのビットマップデー
タを利用してプンリト出力することにより、データの変
換に要する時間だけ印刷時間を短縮することが考えられ
る。As described above, transmitting document data from a personal computer to a printer every time a print request is generated and converting the data into bitmap data increases the processing time required for printing. Therefore, the document data from the personal computer is converted into bitmap data and printed, and the converted bitmap data is stored, so that when a subsequent print request is made, the printout is output using the bitmap data. Thus, it is conceivable to reduce the printing time by the time required for data conversion.
【0007】[0007]
【発明が解決しようとする課題】しかしながら、変換し
たビットマップデータを登録格納しておくことは、その
プリンタに対して再度の印刷要求があった場合には有利
であるが、他のプリンタで印刷出力したいという要求に
は満足できない。すなわち、印刷記述言語で表現された
文書データはプリンタの種類や性能・仕様に関係がない
が、それが変換されたビットマップデータはプリンタの
種類や性能・仕様に依存して変換されることとなる。し
たがって、ある種のプリンタのために変換されたビット
マップデータは異なる種類のプリンタでは印刷すること
はできなくなる。具体的には400DPI(ドット/イ
ンチ)の解像度を有するプリンタのために変換されたビ
ットマップデータは、600DPIの解像度を有するプ
リンタにそのまま供給しても印刷することはできない。However, registering and storing the converted bitmap data is advantageous in the event that there is a request for printing again for the printer, but it is advantageous to print it on another printer. I am not satisfied with the demand for output. In other words, although the document data expressed in the print description language is not related to the type, performance, and specifications of the printer, the converted bitmap data is converted depending on the type, performance, and specifications of the printer. Become. Therefore, bitmap data converted for one type of printer cannot be printed on a different type of printer. Specifically, bitmap data converted for a printer having a resolution of 400 DPI (dots / inch) cannot be printed even if supplied as it is to a printer having a resolution of 600 DPI.
【0008】また、ビットマップデータを印刷データと
して格納しておくプリンタシステムでは、そのデータの
量は多くなり、したがって、他のプリンタで印刷するた
めにそのビットマップデータを回線を介して転送するこ
とはデータ転送量の増大となり、回線の負荷が増大す
る。Further, in a printer system in which bitmap data is stored as print data, the amount of the data is large. Therefore, it is necessary to transfer the bitmap data via a line for printing by another printer. Increases the amount of data transfer, and increases the load on the line.
【0009】[0009]
【課題を解決するための手段】本発明は印刷文書の種類
により、プリンタ制御装置に格納しておく印刷文書の種
別を選択できるようにしたものであり、繰り返しの印刷
要求が予想される種類の印刷文書はビットマップデータ
形式で格納・登録しておき、一方、他のプリンタへ転送
して印刷処理される種類の印刷文書は印刷記述言語形式
の文書データだけを格納・登録しておき、更に両者の性
格を持った文書は印刷記述言語形式のデータと共にビッ
トマップデータ形式のデータの両方を登録・格納するよ
うにしたものである。According to the present invention, the type of a print document stored in a printer control device can be selected according to the type of the print document. Print documents are stored and registered in a bitmap data format. On the other hand, for print documents of the type to be transferred to another printer and subjected to print processing, only document data in a print description language format is stored and registered. A document having both characteristics registers and stores both data in a print description language format and data in a bitmap data format.
【0010】すなわち、本発明によるプリンタ制御装置
は、印刷記述言語で表現された文書データと、この文書
データをドットに変換したビットマップデータとを選択
的に格納可能である。プリンタ制御装置は、LAN等の
回線を介して、印刷記述言語形式の文書データを受信す
る文書データ受信処理部と、文書データ受信処理部にお
ける文書データをビットマップデータに変換する解釈処
理部と、印刷データを格納するデータ格納部と、指定さ
れた登録種別を判別する判別処理部と、この判別処理部
で判別された登録種別により、上記文書データとビット
マップデータとを選択的に上記データ格納部に格納す
る。That is, the printer control device according to the present invention can selectively store document data expressed in a print description language and bitmap data obtained by converting the document data into dots. A printer control device that receives a document data in a print description language format via a line such as a LAN, a document data reception processing unit, an interpretation processing unit that converts the document data in the document data reception processing unit into bitmap data, A data storage unit for storing print data, a discrimination processing unit for discriminating a designated registration type, and selectively storing the document data and the bitmap data according to the registration type discriminated by the discrimination processing unit Store in the department.
【0011】プリンタ制御装置はビットマップデータを
圧縮するデータ圧縮部を有し、ビットマップデータはデ
ータ圧縮されてデータ格納部に格納される。データ格納
部は、印刷データを一時的に格納するテンポラリフアイ
ルと、このテンポラリフアイルの印刷データを格納する
文書フアイルとより構成される。そして、テンポラリフ
アイルから文書フアイルへの格納は、利用者ではなく、
システム管理者が行うことにより、文書フアイルの保全
が確実に行われる。The printer control device has a data compression section for compressing bitmap data, and the bitmap data is compressed and stored in the data storage section. The data storage unit includes a temporary file for temporarily storing print data, and a document file for storing print data of the temporary file. And the storage from the temporary file to the document file is not the user,
The document file is reliably maintained by the system administrator.
【0012】文書の種類によりクライアントが登録種別
を指定し、プリンタ制御部ではその指定された登録種別
により、印刷記述言語形式のデータ、ビットマップデー
タ、或いはその両者が選択的に登録・格納される。した
がって、そのプリンタでの印刷が複数回予想される場合
には、ビットマップデータ形式で文書データを登録格納
しておくことにより、ビットマップデータへの変換を行
うことなく印刷処理を行うことができ、高速に印刷出力
を行う事ができる。The client specifies the registration type according to the type of document, and the printer control unit selectively registers and stores data in print description language format, bitmap data, or both, according to the specified registration type. . Therefore, when printing by the printer is expected a plurality of times, by registering and storing the document data in the bitmap data format, the printing process can be performed without conversion to the bitmap data. It is possible to print out at high speed.
【0013】また、他のプリンタでの印刷出力が予想さ
れる文書は、印刷記述言語の形式で印刷データを登録す
ることにより、その印刷記述言語の形式の印刷データを
回線を介して、あるいは可搬媒体で他のプリンタ印刷用
に転用することができる。更に、同一のプリンタでの複
数回の印刷要求が予想され、かつ他所におけるプリンタ
での印刷要求も予想される場合には、印刷記述言語形式
とビットマップデータ形式の両方の印刷データを登録す
る。For a document expected to be printed out by another printer, the print data is registered in a print description language format so that the print data in the print description language format can be transmitted via a line or The transfer medium can be diverted to another printer for printing. Further, when a plurality of print requests for the same printer are expected and a print request for a printer in another location is also expected, print data in both the print description language format and the bitmap data format are registered.
【0014】そして、ビットマップデータで印刷データ
を格納する場合には、データを圧縮して格納することに
よりメモリ容量を減少する。When print data is stored as bitmap data, the data is compressed and stored to reduce the memory capacity.
【0015】[0015]
【発明の実施の形態】図1は印刷システム全体の構成を
示す。LANは回線であり、この回線には、複数のクラ
イアント端末101が接続されている。また回線LAN
には、プリントシステム200が接続されている。プリ
ントシステム200は、管理用端末201、制御装置2
30、印刷装置250及びスキャナー280よりなる。FIG. 1 shows the overall configuration of a printing system. The LAN is a line, and a plurality of client terminals 101 are connected to the line. Line LAN
Is connected to the print system 200. The printing system 200 includes a management terminal 201, a control device 2
30, a printing device 250 and a scanner 280.
【0016】プリントシステム200は、各クライアン
ト端末101からプリント・サーバとして見ることがで
き、各クライアント101に備えられたプリンタドライ
バによりプリントシステム200に対して印刷依頼をし
て文書データを送出することができる。プリントシステ
ム200には、文書データを登録・保管する文書登録機
能、保管した文書データを印刷する文書印刷機能を備え
ており、以下にそれぞれの機能を詳細に説明する。 <文書登録機能>図2を使用して文書登録機能について
説明する。The print system 200 can be viewed as a print server from each client terminal 101, and can send a print request to the print system 200 by a printer driver provided in each client 101 and send document data. it can. The print system 200 has a document registration function for registering and storing document data, and a document printing function for printing stored document data. Each function will be described in detail below. <Document Registration Function> The document registration function will be described with reference to FIG.
【0017】クライアント端末101において作成され
た文書がフアイルとしてプリンタシステム200に送出
される場合と、紙原稿をクライアント端末101に接続
されたスキャナー102により光学的に読み取ったイメ
ージデータ(TIFF形式)としてプリントシステム2
00に送出する場合とが考えられる。プリントシステム
200では回線LANを介して受信した文書データを、
プリンタ制御装置230のテンポラリフアイルに格納す
る。その後、管理者が管理端末201から指示すること
によりテンポラリフアイルに格納してある文書データを
文書キャビネット231に格納し保管する。A document created at the client terminal 101 is sent to the printer system 200 as a file, and a paper document is printed as image data (TIFF format) optically read by a scanner 102 connected to the client terminal 101. System 2
00 is considered. The print system 200 converts the document data received via the line LAN into
The information is stored in a temporary file of the printer control device 230. Thereafter, the document data stored in the temporary file is stored and stored in the document cabinet 231 according to an instruction from the management terminal 201 by the administrator.
【0018】文書キャビネット231は、光ディスクラ
イブラリ装置232やハードディスク装置233が使用
される。図3を使用して<文書登録機能>の詳細を説明
する。クライアント端末101上のアプリケーション1
03を使用して作成された文書は、プリンタドライバ1
04を介して回線LAN上に送出される。回線に送出さ
れた文書データはプリンタシステム200の制御装置2
30で受信される。受信された文書データは文書データ
受信処理部231に一旦格納され、文書データ解釈処理
部232に送られる。As the document cabinet 231, an optical disk library device 232 and a hard disk device 233 are used. The details of the <document registration function> will be described with reference to FIG. Application 1 on client terminal 101
03 created by using the printer driver 1
The data is sent out on the line LAN via the network 04. The document data sent to the line is sent to the control device 2 of the printer system 200.
It is received at 30. The received document data is temporarily stored in the document data reception processing unit 231 and sent to the document data interpretation processing unit 232.
【0019】この文書データ解釈処理部232は、Po
stScript等の印刷記述言語の形式で記述された
文書データをインタプリトしてビットマップデータに変
換処理する。登録種別を判断する判断処理部232は、
利用者が指定した登録種別を判断する。この登録種別の
指定は、クライアント端末101から文書データを送出
する際に、その一連の指定情報の一つとして指定するこ
とができ、例えば「プリンタ名1/2/3」のうちか
ら、一つのプリンタ名を指定する。プリンタ名1/2/
3がどのような登録種別を表すかは、システムの初期化
メニューで設定・変更することができる。This document data interpretation processing unit 232
Document data described in a print description language format such as stScript is interpreted and converted into bitmap data. The determination processing unit 232 that determines the registration type
Judge the registration type specified by the user. The designation of the registration type can be designated as one of the series of designation information when sending the document data from the client terminal 101. For example, one of "printer name 1/2/3" can be designated. Specify the printer name. Printer name 1/2 /
The type of registration 3 can be set and changed in the system initialization menu.
【0020】登録種別の判断の結果、その指定がビット
マップデータでの登録・保管の場合、すなわちプリンタ
名が「プリンタ2」を指定されている場合には、文書デ
ータ解釈部232からはビットマップデータのみがデー
タ圧縮部233を介してテンポラリフアイル234へ送
出される。この場合、印刷記述言語形式の文書データは
送出されない。As a result of the determination of the registration type, if the designation is registration / storage in bitmap data, that is, if the printer name is designated as “printer 2”, the document data interpretation unit 232 sends a bitmap Only the data is sent to the temporary file 234 via the data compression unit 233. In this case, the document data in the print description language format is not sent.
【0021】また、登録種別として印刷記述言語での登
録・保管が指定されている場合、すなわちプリンタ名と
して「プリンタ1」を指定されている場合には、登録種
別の判断部232からは、印刷記述言語形式の文書デー
タのみがテンポラリフアイル234に送出される。この
場合にはビットマップデータの送出は抑止される。更
に、登録種別の種類が印刷記述言語及びビットマップデ
ータの両方を指定している場合、すなわち利用者がプリ
ンタ名を「プリンタ3」に指定している場合には、ビッ
トマップデータをデータ圧縮部233に送出すると共
に、印刷記述形式の文書データもフアイル234に送出
される。When registration / storage in the print description language is specified as the registration type, that is, when “printer 1” is specified as the printer name, the registration type determination unit 232 outputs Only the document data in the description language format is sent to the temporary file 234. In this case, transmission of bitmap data is suppressed. Further, when the type of the registration type specifies both the print description language and the bitmap data, that is, when the user specifies the printer name as “printer 3”, the bitmap data is stored in the data compression unit. At the same time, the document data in the print description format is also sent to the file 234.
【0022】データ圧縮部233を介してテンポラリフ
アイル234に格納しているのは、ビットマップデータ
そのもののデータ量が大きくなり、データの処理時間や
記憶容量あるいはデータ転送時間に悪い影響を与えない
ようするためである。テンポラリフアイル234に仮に
保存された文書データは、次に正式な登録作業が管理端
末201からの管理者の指示により、文書キャビネット
231に保管される。文書キャビネット231への正式
の保管を管理端末201からの指示に限定し、クライア
ント端末101を使用しての文書キャビネット231へ
の保管を規制することにより、文書キャビネット231
における文書データの保全を正確に行うことができる。
更に、管理端末201に対して、パスワードの設定等を
行うことにより管理者の特定を行うことにより、文書キ
ャビネット231における文書データのセキュリティを
更に向上することもできる。The data stored in the temporary file 234 via the data compression unit 233 is such that the data amount of the bitmap data itself becomes large and does not adversely affect the data processing time, storage capacity, or data transfer time. To do that. The document data temporarily stored in the temporary file 234 is then stored in the document cabinet 231 in accordance with an instruction from the management terminal 201 for a formal registration operation. By restricting formal storage in the document cabinet 231 to instructions from the management terminal 201 and restricting storage in the document cabinet 231 using the client terminal 101, the document cabinet 231 is stored.
Document data can be accurately maintained.
Further, the security of the document data in the document cabinet 231 can be further improved by specifying the administrator by setting a password or the like on the management terminal 201.
【0023】次に、<文書印刷機能>を図4及び図5を
使用して説明する。文書印刷機能は、文書キャビネット
231に保管されている文書を印刷装置250にて印刷
出力する機能である。保管文書の印刷操作は、プリンタ
システム200の管理端末201を使用し、保管登録さ
れている文書一覧を該管理端末201の対話用ディスプ
レイ画面に表示する。一つあるいは複数の文書をその画
面から選択し、印刷属性(用紙サイズ、複写部数、片面
/両面印刷の選択等)を指定するとともに、使用する印
刷装置(最大3台の印刷装置250が直列に接続可能と
なっており、その中から)を指定する。Next, the <document printing function> will be described with reference to FIGS. The document printing function is a function of printing out a document stored in the document cabinet 231 by the printing device 250. The printing operation of the stored document uses the management terminal 201 of the printer system 200, and a list of the stored and registered documents is displayed on the interactive display screen of the management terminal 201. One or a plurality of documents are selected from the screen, printing attributes (paper size, number of copies, selection of single-sided / double-sided printing, etc.) are specified, and a printing device to be used (up to three printing devices 250 are connected in series). Connection is possible, and specify).
【0024】管理端末201で文書の印刷指示が行われ
ると、制御装置230は文書キャビネット231から該
当する文書データを取り出し印刷装置250にて印刷が
行われる。図5を使用して文書印刷処理の流れを詳細に
説明する。管理端末201から文書一覧の検索が指示さ
れると、その検索要求が制御装置230に転送され、制
御装置230は文書キャビネット231から文書データ
情報を読み込み、表示のためにこの文書情報を管理端末
201に送出する。When a document printing instruction is issued at the management terminal 201, the control device 230 takes out the corresponding document data from the document cabinet 231 and prints it at the printing device 250. The flow of the document printing process will be described in detail with reference to FIG. When a search for a document list is instructed from the management terminal 201, the search request is transferred to the control device 230, and the control device 230 reads the document data information from the document cabinet 231 and stores the document information for display in the management terminal 201. To send to.
【0025】管理端末201では、制御装置230から
受信した文書のフォルダ、文書名等の一覧を表示する。
管理者はこの一覧表示の中から、印刷を希望する文書の
指定を行う。この際に複数の文書を指定することができ
る。次に指定した文書に対する印刷属性の設定行い、文
書印刷を指示することにより一つの文書の印刷指示が終
了する。複数の文書を指定した時には、次の文書に対す
る印刷属性、文書印刷の指示を順次行う。印刷を必要と
する全ての文書に対する印刷属性の指定、文書印刷の指
示が終了することにより、管理端末201における印刷
依頼処理が完了する。The management terminal 201 displays a list of folders and document names of the documents received from the control device 230.
The administrator designates a document to be printed from the list display. At this time, a plurality of documents can be specified. Next, the print attributes for the specified document are set, and an instruction to print the document is issued, thereby completing the print instruction for one document. When a plurality of documents are designated, print attributes for the next document and instructions for printing the document are sequentially issued. The print request processing in the management terminal 201 is completed by ending the designation of the print attributes and the instruction of the document print for all the documents that need to be printed.
【0026】管理端末201での印刷依頼が完了する
と、印刷指示情報が制御装置230に転送され、制御装
置230は最初の文書が文書キャビネット231から読
み出され、印刷依頼時に指定された編集処理が行われ
る。編集処理は印刷時に指定された、セグメントデータ
処理、自動ナンバリング処理、ページ組み替え処理、印
刷文書の合成処理等が行われる。When the print request at the management terminal 201 is completed, the print instruction information is transferred to the control device 230, and the control device 230 reads the first document from the document cabinet 231 and executes the editing process specified at the time of the print request. Done. The editing processing includes segment data processing, automatic numbering processing, page rearrangement processing, print document synthesizing processing, and the like specified at the time of printing.
【0027】編集処理が終了すると、印刷要求処理を行
って文書データをスプーリング依頼する。スプーリング
処理は文書データを印刷待ち行列を作り、印刷制御が実
行できる環境を整える。印刷制御では、待ち行列にある
文書の中から優先順位が高い文書データを取り出し、印
刷装置250に対してコマンドを発行し印刷を開始す
る。When the editing process is completed, a print request process is performed to request spooling of document data. The spooling process creates a print queue for document data and prepares an environment in which print control can be executed. In the print control, document data having a high priority is taken out of the documents in the queue, and a command is issued to the printing device 250 to start printing.
【0028】一つの文書のスプーリング指示の度に、全
ての印刷要求かが完了したかの確認を行い、次に印刷処
理すべき文書データが有る場合には、文書キャビネット
231からの該当文書データを読み出し、前述の処理が
繰り返される。Each time spooling of one document is instructed, it is confirmed whether all print requests have been completed. If there is document data to be printed next, the corresponding document data from the document cabinet 231 is sent. And the above-described processing is repeated.
【0029】[0029]
【発明の効果】以上のように、プリンタ制御装置は、ビ
ットマップデータ形式の文書データと印刷記述言語形式
の文書データとを選択的に登録可能としたものであるか
ら、その文書の用途等に応じて、最適な形式で登録して
おくことが可能となり、印刷処理や文書の転送などを効
率的に行うことができる。As described above, the printer control device can selectively register the document data in the bitmap data format and the document data in the print description language format. Accordingly, it is possible to register in an optimal format, and it is possible to efficiently perform print processing, document transfer, and the like.
【図1】印刷システムの全体構成を示すブロック図であ
る。FIG. 1 is a block diagram illustrating an overall configuration of a printing system.
【図2】文書登録機能時の機器構成を示すブロック図で
ある。FIG. 2 is a block diagram showing a device configuration at the time of a document registration function.
【図3】文書登録機能の処理の流れを示す説明図であ
る。FIG. 3 is an explanatory diagram showing a processing flow of a document registration function.
【図4】文書印刷機能時の機器構成を示すブロック図で
ある。FIG. 4 is a block diagram illustrating a device configuration at the time of a document printing function.
【図5】文書印刷機能の処理の流れを示す説明図であ
る。FIG. 5 is an explanatory diagram showing a processing flow of a document printing function.
101 :クライアント端末 200 :プリントシステム 201 :管理端末 230 :プリンタ制御装置 250 :印刷装置 231 :文書キャビネット 101: client terminal 200: print system 201: management terminal 230: printer control device 250: printing device 231: document cabinet
───────────────────────────────────────────────────── フロントページの続き (72)発明者 泉 俊治郎 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 仲丸 明彦 神奈川県川崎市中原区上小田中4丁目1番 1号 富士 通株式会社内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Shunjiro Izumi 4-1-1 Kamikadanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Prefecture Inside Fujitsu Limited (72) Inventor Akihiko Nakamaru 4-chome, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa No. 1 in Fujitsu Limited
Claims (4)
この文書データをドットに変換したビットマップデータ
とを選択的に格納可能としたプリンタ制御装置。1. Document data expressed in a print description language,
A printer control device capable of selectively storing bitmap data obtained by converting the document data into dots.
信する文書データ受信処理部と、 文書データをビットマップデータに変換する解釈処理部
と、 印刷データを格納するデータ格納部と、 指定された登録種別を判別する判別処理部と、 上記判別処理部で判別された登録種別により、上記文書
データとビットマップデータとを選択的に上記データ格
納部に格納したことを特徴とするプリンタ制御装置。2. A document data reception processing unit for receiving document data created in a print description language, an interpretation processing unit for converting document data into bitmap data, a data storage unit for storing print data, A discriminating processing unit for discriminating the registered type, and the document data and the bitmap data are selectively stored in the data storage unit according to the registered type discriminated by the discriminating processing unit. .
部を有し、ビットマップデータはデータ圧縮されてデー
タ格納部に格納されることを特徴とする請求項2記載の
プリンタ制御装置。3. The printer control device according to claim 2, further comprising a data compression section for compressing the bitmap data, wherein the bitmap data is compressed and stored in the data storage section.
するテンポラリフアイルと、このテンポラリフアイルか
らの印刷データを格納する文書フアイルからなることを
特徴とする請求項2記載のプリンタ制御装置。4. The printer control device according to claim 2, wherein the data storage section comprises a temporary file for temporarily storing print data and a document file for storing print data from the temporary file.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9190296A JPH1139117A (en) | 1997-07-15 | 1997-07-15 | Printer control device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9190296A JPH1139117A (en) | 1997-07-15 | 1997-07-15 | Printer control device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH1139117A true JPH1139117A (en) | 1999-02-12 |
Family
ID=16255814
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9190296A Pending JPH1139117A (en) | 1997-07-15 | 1997-07-15 | Printer control device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH1139117A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007199898A (en) * | 2006-01-25 | 2007-08-09 | Sharp Corp | Data processor and image formation apparatus |
JP2008234221A (en) * | 2007-03-19 | 2008-10-02 | Ricoh Co Ltd | Print control device, print control method, print control program, and recording medium |
JP4532728B2 (en) * | 2000-12-20 | 2010-08-25 | キヤノン株式会社 | Printing system, printing method, and printing apparatus |
-
1997
- 1997-07-15 JP JP9190296A patent/JPH1139117A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4532728B2 (en) * | 2000-12-20 | 2010-08-25 | キヤノン株式会社 | Printing system, printing method, and printing apparatus |
JP2007199898A (en) * | 2006-01-25 | 2007-08-09 | Sharp Corp | Data processor and image formation apparatus |
JP2008234221A (en) * | 2007-03-19 | 2008-10-02 | Ricoh Co Ltd | Print control device, print control method, print control program, and recording medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6587735B1 (en) | Data processing apparatus and processor selection method | |
US7092117B2 (en) | Print system | |
EP0618529B1 (en) | Printing system with file specification parsing capability | |
US20050206917A1 (en) | Systems and methods for providing load balance rendering for direct printing | |
CN100478978C (en) | System for transferring documents and resources to a printer | |
JP2000311074A (en) | Document printing method | |
JPH08107504A (en) | Network print system | |
US5617518A (en) | Output control method and system of servers | |
JPH1083263A (en) | Image forming device and method for image processing | |
JPH0934670A (en) | Image formation device | |
JP2000039972A (en) | Print system, printer and print server | |
JPH09325928A (en) | Method and equipment for communicating message | |
JP2005004751A (en) | System and method for transmitting native structure document printing instruction | |
US6988123B2 (en) | Methods and apparatus for remote execution of an application over the internet | |
US7317550B2 (en) | Printing utilizing external storage | |
US5995722A (en) | Information processing system | |
US7102767B2 (en) | Print module for direct multiple image formatting and printing | |
US6552816B1 (en) | Printing system and printer | |
US20030133151A1 (en) | Print system | |
JPH1139117A (en) | Printer control device | |
US7602511B2 (en) | Transmission device enabling external device to edit address data registered in the transmission device | |
JP3239703B2 (en) | Data transfer system, data processing device, printer, and data transfer method | |
JP2000284926A (en) | Print processing system and print processing method | |
JP2001270167A (en) | Printer and network print system | |
JP2007087186A (en) | Log collection system and method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20020806 |