[go: up one dir, main page]

JP2001290617A5 - - Google Patents

Download PDF

Info

Publication number
JP2001290617A5
JP2001290617A5 JP2000103195A JP2000103195A JP2001290617A5 JP 2001290617 A5 JP2001290617 A5 JP 2001290617A5 JP 2000103195 A JP2000103195 A JP 2000103195A JP 2000103195 A JP2000103195 A JP 2000103195A JP 2001290617 A5 JP2001290617 A5 JP 2001290617A5
Authority
JP
Japan
Prior art keywords
command
file
print data
subfile
printer
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.)
Granted
Application number
JP2000103195A
Other languages
Japanese (ja)
Other versions
JP3812278B2 (en
JP2001290617A (en
Filing date
Publication date
Application filed filed Critical
Priority claimed from JP2000103195A external-priority patent/JP3812278B2/en
Priority to JP2000103195A priority Critical patent/JP3812278B2/en
Priority to DE60118643T priority patent/DE60118643T2/en
Priority to EP01303230A priority patent/EP1143330B1/en
Priority to US09/826,308 priority patent/US7333222B2/en
Priority to AT01303230T priority patent/ATE323303T1/en
Priority to EP05076920A priority patent/EP1596276A3/en
Publication of JP2001290617A publication Critical patent/JP2001290617A/en
Publication of JP2001290617A5 publication Critical patent/JP2001290617A5/ja
Publication of JP3812278B2 publication Critical patent/JP3812278B2/en
Application granted granted Critical
Priority to US11/534,504 priority patent/US7330284B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【0003】
は、ローカル接続プリンタでの印刷時の処理の概要を示すブロック図である。プリンタドライバ231で生成された印刷データ(プリンタ制御言語で記述されたデータ)は、オぺレーティングシステムのプリントシステム240のモジュールの一つであるスプーラ241に送られる。印刷データを受け取ったスプーラ241は、印刷データを一旦スプールファイル260として、ハードディスク上に格納する。そしてプリントシステム240のモジュールの一つであるプリントプロセッサ242が、このスプールファイル260を読み込み、プリンタ20に転送する。
[0003]
FIG. 7 is a block diagram showing an outline of processing at the time of printing with a locally connected printer. Print data (data described in a printer control language) generated by the printer driver 231 is sent to a spooler 241 which is one of the modules of the printing system 240 of the operating system. The spooler 241 having received the print data temporarily stores the print data as a spool file 260 on the hard disk. Then, the print processor 242 which is one of the modules of the printing system 240 reads the spool file 260 and transfers it to the printer 20.

【0010】
は、コンピュータシステムのハードウェア構成を示すブロック図である。本図において、コンピュータ本体10は、CPU11と、画像制御装置12と、主記憶装置13と、外部記憶装置14と、入出力制御装置15と、インタフェース16と、これらを接続するバス17とから構成される。
[0010]
FIG. 5 is a block diagram showing the hardware configuration of the computer system. In the figure, the computer main body 10 comprises a CPU 11, an image control device 12, a main storage device 13, an external storage device 14, an input / output control device 15, an interface 16, and a bus 17 connecting these. Be done.

Claims (2)

分割された印刷データを含むサブファイルを特定するための情報と、印刷を中止させるキャンセルコマンドを含む、プリンタを制御するコマンド群を記録したコマンドファイルを特定するための情報とを含むスプールファイルを読込み、プリンタへの印刷データの転送を制御する処理をコンピュータに実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体であって、  Loads a spool file that contains information for specifying a subfile that contains divided print data, and information for specifying a command file that contains a command group that controls the printer, including a cancel command that cancels printing A computer-readable recording medium storing a program that causes a computer to execute a process of controlling transfer of print data to a printer;
前記スプールファイルにより特定されるサブファイルを読み込み、前記サブファイルに含まれる印刷データを出力する処理と、  Reading a subfile specified by the spool file and outputting print data included in the subfile;
前記スプールファイルにより特定されるコマンドファイルが更新されたことを検知すると、前記コマンドファイルを読込み、追加されたコマンドがキャンセルコマンドであった場合には、印刷データの出力を中止し、前記プリンタにおける印刷を中止させるための処理とをコンピュータに実行させるためのプログラムを記録したコンピュータ読取可能な記録媒体。  When it is detected that the command file specified by the spool file is updated, the command file is read, and if the added command is a cancel command, the output of the print data is stopped, and the printing in the printer is performed. A computer readable recording medium storing a program for causing a computer to execute a process for canceling
分割された印刷データを含むサブファイルを特定するための情報と、印刷を中止させるキャンセルコマンドを含む、プリンタを制御するコマンド群を記録したコマンドファイルを特定するための情報とを含むスプールファイルを読込む手段と、  A spool file is read that includes information for specifying a subfile including divided print data, and information for specifying a command file recording a command group for controlling a printer, including a cancel command for stopping printing. And means to
前記スプールファイルにより特定されるサブファイルを読み込み、前記サブファイルに含まれる印刷データを出力する手段と、  Means for reading a subfile specified by the spool file and outputting print data contained in the subfile;
前記スプールファイルにより特定されるコマンドファイルが更新されたことを検知すると、前記コマンドファイルを読込み、追加されたコマンドがキャンセルコマンドであった場合には、印刷データの出力を中止し、前記プリンタにおける印刷を中止させるための処理を行なう手段とを備えることを特徴とするコンピュータ。  When it is detected that the command file specified by the spool file is updated, the command file is read, and if the added command is a cancel command, the output of the print data is stopped, and the printing in the printer is performed. Means for performing a process for stopping the operation of the computer.
JP2000103195A 2000-04-05 2000-04-05 Recording medium and computer Expired - Fee Related JP3812278B2 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP2000103195A JP3812278B2 (en) 2000-04-05 2000-04-05 Recording medium and computer
AT01303230T ATE323303T1 (en) 2000-04-05 2001-04-05 METHOD FOR GENERATING AND TRANSMITTING PRINT DATA
EP01303230A EP1143330B1 (en) 2000-04-05 2001-04-05 Methods for creating printing data and for transferring printing data
US09/826,308 US7333222B2 (en) 2000-04-05 2001-04-05 Methods for creating printing data and for transferring printing data
DE60118643T DE60118643T2 (en) 2000-04-05 2001-04-05 Method to generate and transfer print data
EP05076920A EP1596276A3 (en) 2000-04-05 2001-04-05 Methods for creating printing data and for transferring printing data
US11/534,504 US7330284B2 (en) 2000-04-05 2006-09-22 Methods for creating printing data and for transferring printing data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000103195A JP3812278B2 (en) 2000-04-05 2000-04-05 Recording medium and computer

Publications (3)

Publication Number Publication Date
JP2001290617A JP2001290617A (en) 2001-10-19
JP2001290617A5 true JP2001290617A5 (en) 2004-09-24
JP3812278B2 JP3812278B2 (en) 2006-08-23

Family

ID=18616950

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000103195A Expired - Fee Related JP3812278B2 (en) 2000-04-05 2000-04-05 Recording medium and computer

Country Status (1)

Country Link
JP (1) JP3812278B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4748246B2 (en) * 2009-04-22 2011-08-17 ブラザー工業株式会社 Program and computer

Similar Documents

Publication Publication Date Title
JP2006289797A (en) Printing controlling apparatus, its controlling method and program
JP2001290617A5 (en)
US7042582B1 (en) Printer and printer data processing method
JP3812277B2 (en) Recording medium, computer, print data creation method and print data transfer method
JP2000181644A (en) Image processing apparatus, control method thereof, printing apparatus and recording medium
JP3812278B2 (en) Recording medium and computer
JP4400097B2 (en) Printing apparatus, printing control method, program, and recording medium
JP3715765B2 (en) Band memory size determination method and recording medium
JP3110905B2 (en) Data transfer device and method
JPH05108281A (en) Printer spool system
JP2008027217A (en) Printing system with information processor and printing apparatus
JP2008087207A (en) Image forming system and reprinting control program
JP3642220B2 (en) Data transfer method, print control apparatus and recording medium
JPH05138956A (en) Controlling system for image data in printer
JPH02188281A (en) Printing control device
JP2001209517A (en) Medium recording control program, control device, and control method
JP2002073301A (en) Information processing system and method, printer device, and storage medium storing computer readable program
JP2003080770A (en) Image print system
JPH01171960A (en) Printer apparatus
JP2002287921A (en) Image output system
JP2002073302A (en) Information processing system and method, printer device, and storage medium storing computer readable program
JPH02263225A (en) Printer control system
JPH0713710A (en) Print system
JPH09188026A (en) Printer
JPH05162424A (en) Printing control device