US20010043723A1 - Host-based printing system and printing control method thereof - Google Patents

Host-based printing system and printing control method thereof Download PDF

Info

Publication number
US20010043723A1
US20010043723A1 US08/807,811 US80781197A US2001043723A1 US 20010043723 A1 US20010043723 A1 US 20010043723A1 US 80781197 A US80781197 A US 80781197A US 2001043723 A1 US2001043723 A1 US 2001043723A1
Authority
US
United States
Prior art keywords
page
image data
printing
printer
host computer
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
US08/807,811
Other versions
US6388760B2 (en
Inventor
Masatoshi Kadota
Tsuyoshi Yamanaka
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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
Priority claimed from JP8038369A external-priority patent/JPH09226209A/en
Priority claimed from JP8044909A external-priority patent/JPH09237168A/en
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Assigned to BROTHER KOGYO KABUSHIKI KAISHA reassignment BROTHER KOGYO KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KADOTA, MASATOSHI, YAMANAKA, TSUYOSHI
Publication of US20010043723A1 publication Critical patent/US20010043723A1/en
Application granted granted Critical
Publication of US6388760B2 publication Critical patent/US6388760B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/121Facilitating exception or error detection and recovery, e.g. fault, media or consumables depleted
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1229Printer resources management or printer maintenance, e.g. device status, power levels
    • G06F3/1234Errors handling and recovery, e.g. reprinting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1284Local printer device

Definitions

  • the present invention relates to a host-based printing system and printing control method thereof.
  • Host-based printing systems have been proposed in recent years. Generally used printers receive printing data from a host computer and convert the same into image data for printing, such as bit-mapped data whereas the host-based printers receive the bit-mapped data or compressed bit-mapped data created at a host computer. Generally, the image data output from the host computer is compressed. The host-based printer expands the received compressed image data and relays the resultant data to a printer engine. Because the host-based printer needs only perform data expansion, burden on the host-based printer is greatly relieved. This allows employing a CPU of low processing capability and/or a memory of small storage capacity in the host-base printer. As such, the host-based printers can be manufactured at low cost.
  • Such printers There are such printers that cannot temporarily stop during printing.
  • Laser printers are an example of such printers.
  • Such a printer has a buffer memory in which one page worth of image data is stored so that the supply of the image data to the printer will not be interrupted during printing.
  • Some of the printers have a reprinting capability. When a printing error, such as a paper jam, occurs during printing, the printer can automatically reprint the page which was not produced as a result of the printing error. This reprinting can be achieved by using the one page worth of image data stored in the buffer memory of the printer.
  • the image data output from the host computer is stored temporarily in a buffer memory within the printer.
  • image data is stored in the buffer memory until the end of the page, providing the page of image data Is small enough to fit Into the buffer memory, and then the printing unit is activated to print the page. If a page of image data is larger than the capacity of the buffer memory, however, the printing unit is activated when the buffer memory becomes full.
  • this method of starting to print a page before the end of the page has been transferred will be referred to as “printing on the fly.”
  • the buffer memory may become empty in the middle of a page if transferring of image data from the computer is slow, and the printer will be unable to print. This condition in which printing is impossible will hereinafter be referred to as “print overrun.”
  • an error recovery function is provided to resend image data from the host computer for a page in which an error occurred, but when print overrun occurs, the same error may recur due to relationships between the printer buffer capacity, the data size of one page, and the transfer speed from the host computer. For this reason, when an error recovery function is set in conventional host-based printing systems and a print overrun occurs, the same error occurs repeatedly, and the function is ineffective.
  • a printing control method of a host-based printing system that includes a host computer and a printer connected to the host computer, the printing control method including the steps of:
  • the method may further include the following steps:
  • step (g) when the determination made in step (f) indicates that the printing error is of the nonrecurring type, recovering the printing error, and thereafter resending to the printer the image data for the one page that the printing error occurred in instead of executing the step (d);
  • step (d) and (e) are executed when the determination made in step (f) indicates that the printing error is of the recurring type.
  • the method may further include the following steps:
  • the method may further include the following steps:
  • step (j) executing the step (i) when the determination made in step (f) indicates that the printing error is of the recurring type
  • a printing control method of a host-based printing system that includes a host computer and a printer connected to the host computer so as to be capable of performing a bi-directional communication therebetween, the printing control method including the steps of:
  • the host computer retains the image data that has been sent to the printer so as to be capable of resending the image data.
  • the method may further include the following steps:
  • a host-based printing system that includes a host computer for creating image data for printing and transmitting the image data; a printer connected to the host computer for receiving and printing the image data on a page basis; output complete determination means for determining whether or not the image data for one page had been completely transmitted from the host computer when a printing error occurred; and discarding means for discarding a part of the image data for the one page which remains untransmitted from the host computer when the determination by the output complete determination means indicates that the image data for one page had not been completely transmitted.
  • discharging the part of the image data is implemented after resetting the printer.
  • the discarding means is provided in the printer and discards the part of the image data after the part of the image data has been transmitted to the printer.
  • error recovery means for retransmitting the image data for the one page the printing error occurred in after the printer recovers from the printing error; printing error cause determination means for determining whether or not the printing error is of a type that will cause the same printing error to recur; and error recovery ignore means for disabling the error recovery means so that retransmitted image data is not printed by the printer when the determination by the printing error cause determination means indicates the printing error is of the type that will cause the same printing error to recur.
  • a host-based printing system that includes: a host computer for creating image data for printing and transmitting the image data; a printer connected to the host computer for receiving and printing the image data on a page basis; printing error cause determination means for determining whether or not the printing error is of a type that will cause the same printing error to recur; and discarding means for discarding a part of the image data for the one page which remains untransmitted from the host computer when the determination by the printing error cause determination means indicates the printing error is of the type that will cause the same printing error to recur. Discharging the part of the image data is implemented after resetting the printer.
  • the discarding means is provided in the printer and discards the part of the image data after the part of the image data has been transmitted to the printer.
  • a host-based printing system that includes: a host computer for creating image data for printing; a printer connected to the host computer for receiving and printing the image data on a page basis; output complete determination means for determining whether or not the image data for one page had been completely transmitted from the host computer when a printing error occurred; and retransmitting means for retransmitting the image data for the one page the printing error occurred in when the determination by the output complete determination means indicates that the image data for one page had not been completely transmitted, the image data being retransmitted after resetting the printer.
  • a host-based printing system that includes: a host computer for creating image data for printing: a printer connected to the host computer for receiving and printing the image data on a page basis; printing error cause determination means for determining whether or not the printing error is of a type that will cause the same printing error to recur; and page skipping means for skipping the image data for the one page the printing error occurred in and transmitting the image data for a subsequent one page to the printer when the determination by the printing error cause determination means indicates the printing error is of the type that will cause the same printing error to recur. Transmitting the image data for the subsequent one page is implemented after resetting the printer.
  • a host-based printing system that includes: a host computer for creating image data and outputting the image data; a printer connected to the host computer for receiving and printing the image data on a page basis: and bi-directional communication lines for connecting the host computer to the printer so as to be capable of performing a bi-directional communication therebetween.
  • the printer includes: print execution information output means for outputting print execution information to the host computer, the print execution information being representative of normally printed pages and print error pages; and data clear means for clearing, when a printing error occurred during printing the image data for one page, a part of the image data for the one page which remains unprinted as a result of the printing error.
  • the host computer includes; image data retaining means for retaining the image data that has been output to the printer so as to repeatedly output to the printer; resending means for resending to the printer the image data for the one page that is indicated as a print error page in the print execution information; and discarding means for discarding the image data for a page that is retained in the image data retaining means and indicated as a normally printed page in the print execution information.
  • the printer may further include print results storing means for storing an accumulated number of printed pages and outputting the accumulated number of printed pages to the host computer.
  • the host computer may further include printed pages specifying means for specifying a number of normally printed pages based on the accumulated number of printed pages output from the print results storing means before start of printing and an updated accumulated number of printed pages.
  • the host computer may further include output page managing means for managing a page whose image data has been output to the printer, and print error page specifying means for specifying print error pages based on the page managed by the output page managing means and the normally printed pages.
  • the output page managing means indicates a page immediately preceding the print error page specified by the print error page specifying means.
  • a host-based printing system that includes: a host computer for creating image data: a printer connected to the host computer for receiving and printing the image data on a page basis; image data retaining means for retaining the image data; start page managing means for managing a start page of the image data stored in the image data retaining means; end page managing means for managing an end page of the image data stored in the image data retaining means; output page managing means for managing an output page which has been sent to the printer; and output data specifying means for specifying the image data for a subsequent page to be sequentially output to the printer based on a relationship between the output page and the end page.
  • the start page managing means specifies the normally printed page based on information received from the printer and rewrites the start page based on the normally printed page specified by the start page managing means.
  • the output page managing means specifies the print error page based on information received from the printer and rewrites the output page based on the print error page specified by the output page managing means.
  • FIG. 1 shows the general configuration of a host-based printing system of the embodiments
  • FIG. 2A shows the general configuration of a host-based printing system according to the first and second embodiments of the invention
  • FIG. 2B shows the general configuration of a host-based printing system according to the third embodiment of the invention.
  • FIGS. 3A, 3B and 3 C are schematic diagrams showing the relationships of the write pointer and read pointer with the reception buffer in a host-based printing system
  • FIG. 4 is a flowchart showing the control process in a printer of the first embodiment of the invention.
  • FIG. 5 is a flowchart showing the control process in a host computer of the second embodiment of the invention.
  • FIG. 6 is a flowchart showing the control process in a host computer of the third embodiment of the invention.
  • FIG. 7 is a flowchart showing the control process in the printer of the third embodiment of the invention.
  • the host-based printing system 10 of the present embodiment includes a host computer 20 and a laser printer 30 .
  • the host computer 20 and laser printer 30 are connected electrically via a parallel data transmission/reception cable. Dot image data is created with the host computer 20 and transferred to the laser printer 30 for printing.
  • the host computer 20 transfers compressed image data, which the laser printer 30 expands and prints.
  • the parallel data transmission/reception cable conforms to the IEEE 1284 standard and can transfer data from the laser printer 30 to the host computer 20 .
  • the host computer 20 includes a personal computer provided with a CPU, RAM, ROM, hard drive, I/ 0 interface, and the like; and such functional components as an application program 21 and a printer driver 22 for creating output data.
  • the application program 21 can be a word processor or CAD application program, for example, with printing functions.
  • the printer driver 22 develops and compresses image data corresponding to printing data for the laser printer 30 . The resulting data is the output data.
  • the host computer 20 also includes a spooler 23 for accumulating output data in an output data list 26 and transferring the output data in the output data list 26 to the laser printer 30 .
  • This spooler 23 can be considered as one of the functions of the printer driver 22 or as an independent function.
  • the output data list 26 is constructed with a storage device such as a hard drive.
  • the host computer 20 also includes a starting page counter 27 , an ending page counter 28 , and a page output complete counter 29 for managing the output data list 26 .
  • the starting page counter 27 and ending page counter 28 indicate the first and last pages, respectively, that are stored in the output data list 26 .
  • the ending page counter 28 indicates the last complete page.
  • the page output complete counter 29 indicates the last page output to the laser printer 30 .
  • the counters 27 , 28 , and 29 are constructed with RAM.
  • the host computer 20 can be used to set an error recovery function to resend data for a page in which an error occurred in the laser printer 30 .
  • the user can preset this error recovery function to either ON or OFF.
  • the setting information for the error recovery function is then sent along with a command to the laser printer 30 .
  • the host computer 20 manages data and output pages in the output data list 26 according to the counters 27 - 29 described above. More specifically, the page output complete counter 29 is incremented after one page of data has been output, indicating the next page that needs to be output. Hence, if an error occurs when the error recovery function described above is set to ON, the page output complete counter 29 is decremented one to return to the previous page, in order that the same page is output again.
  • the ending page counter 28 is incremented every time one page of data is stored in the output data list 26 . Data is output only when this ending page counter 28 is of a larger value than the page output complete counter 29 .
  • the starting page counter 27 is set to the number of pages that have been printed plus one. The number of pages that have been printed is determined based on a value stored in a nonvolatile memory 53 of the laser printer 30 , which will be described later.
  • the host computer 20 deletes all data from the output data list 26 for pages previous to page specified by the starting page counter 27 , in order to make efficient use of the storage space.
  • the laser printer 30 has a printer engine 31 including various mechanisms, such as a printing mechanism for printing by a laser light method and a paper feed mechanism, and a control unit 32 for controlling the various mechanisms of the printer engine 31 .
  • a printer engine 31 including various mechanisms, such as a printing mechanism for printing by a laser light method and a paper feed mechanism, and a control unit 32 for controlling the various mechanisms of the printer engine 31 .
  • a more detailed description of the printer engine 31 will be omitted as it is well known in the art.
  • the control unit 32 is provided with a CPU 40 ; a crystal oscillator 41 for supplying a clock pulse to the CPU 40 ; a ROM 42 with a built-in printing control program; a RAM 43 provided with various work memories; a timer 44 used for time interruptions; a transmission/reception circuit 45 for transmission and reception between the host computer 20 ; a reception buffer 46 ; an encoding circuit 47 for encoding compressed image data received from the reception buffer 46 ; a line buffer 48 for temporarily storing image data encoded by the encoding circuit 47 before outputting the data as serial image data; a DMA controller 49 capable of directly accessing the reception buffer 46 and the line buffer 48 ; a printer drive I/O interface 50 ; a printer drive circuit- 51 ; and a control panel 52 .
  • the control unit 32 also includes the nonvolatile memory 53 for storing the accumulated number of printed pages.
  • a bus 54 is provided for connecting the ROM 42 , RAM 43 , transmission/reception circuit 45 .
  • DMA controller 49 printer drive circuit 51 , and nonvolatile memory 53 to the CPU 40 .
  • an interrupt signal line 55 is provided for connecting the timer 44 , transmission/reception circuit 45 , printer drive I/O interface 50 , and encoding circuit 47 to the CPU 40 .
  • the DMA controller 49 is connected to the reception buffer 46 and the line buffer 48 , and also to the encoding circuit 47 .
  • the CPU 40 increments the accumulated value stored in the nonvolatile memory 53 by 1 .
  • the printer engine 31 also includes various sensors 35 , such as a paper jam sensor for detecting when paper has become jammed. The CPU 40 keeps track of what these sensors 35 detect.
  • the reception buffer 46 is configured as a so-called ring buffer.
  • the DMA controller 49 controls the reading and writing of data by using a read pointer RP and a write pointer WP in the reception buffer 46 .
  • the read pointer RP indicating the data read address and the write pointer WP indicating the data write address will be explained using a schematic drawing.
  • FIGS. 3A through 3C show the different types of relationships that are possible between these two pointers.
  • the areas with hatching in the drawings indicate memory areas storing unread data.
  • FIG. 3A corresponds to a case in which one page of data is smaller than the capacity of the reception buffer 46 .
  • the write pointer WP stopped just after a form feed command FF, signifying the end of data, was written. Then the read pointer RP begins to move, and data is read.
  • Printing on the fly is the condition in which the write pointer WP is directly behind the read pointer RP when printing begins.
  • Print overrun is the condition in which the read pointer RP is directly behind the write pointer WP during printing.
  • the above conditions can be detected by checking the positions of the two pointers at the beginning of printing and during printing, Further, the condition (1) can be detected by checking whether both pointers are moving or not during printing.
  • moving state of the read pointer RP and the write pointer WP by the DMA controller 49 is checked to determine whether condition (2), or print overrun, has occurred (S 10 ). If the occurrence of a print overrun is determined (S 10 : yes), a BUSY signal is output to the host computer 20 for a sufficient length of time (about 10 seconds, for example), and a reset process is executed (S 20 ). Data sent from the host computer 20 after the BUSY signal has stopped is read and discarded up to the form feed FF (S 30 ).
  • step S 20 the host computer 20 stops transmitting data temporarily, but resumes the transmission of data when the BUSY signal stops. At this point, if the error recovery function is Set to OFF, data transmission will continue from where it left off in the page when the error occurred. As the data transmitted is incomplete, the data is read to the end of the page and discarded to prevent an illegal command error from occurring.
  • step S 30 data will be read and discarded until the first form feed FF is read.
  • the process returns to S 10 after reset (S 70 ) if the error recovery function is set to ON (S 60 : Yes).
  • the error recovery setting is determined from data sent together with a command from the host computer 20 . If the error recovery function is set to OFF (S 60 : No), a printing on the fly condition is checked for from results of checking the positions of the pointers WP and RP at the start of printing (S 80 ). If the printer is currently printing on the fly, the process shifts to step S 20 . Thus, when the error recovery function is set to OFF and the printer is printing on the fly, the host computer 20 will continue to transmit the remaining data for a page in which a paper jam occurred. The process shifts to step s 20 to read and discard this remaining data.
  • step S 10 the process returns to step S 10 after performing a reset (S 70 ). Because the printer is not printing on the fly, the host computer 20 will transmit data beginning from the top of the page following the page In which the paper jam occurred. This data need not be discarded.
  • print overrun and paper jam errors that occur when printing can be smoothly recovered from without causing an illegal command error to occur and without repeating the same error.
  • error surveillance control is performed in the host computer 20 .
  • a printing control routine in the host computer 20 checks for status data from the laser printer 30 (S 110 ).
  • status data is sent from the laser printer 30 to the host computer 20 , and at least the messages “paper jam,” “print overrun,” and “print on the fly” can be distinguished in that status data.
  • the laser printer 30 detects conditions such as paper jam and print overrun by monitoring signals from the paper jam sensor of the sensors 35 and by checking the positions of the write pointer WP and the read pointer RP.
  • steps S 160 and S 170 are executed the same as when the printer is printing on the fly, providing the error recovery function is ON (S 200 : Yes). If the error recovery function is not ON (S 200 : No), however, only the IP is set to low (S 210 ). Since the printer is not printing on the fly, the data for the page in which the paper jam occurred has been completely output, making it unnecessary to delete data until the end of the page.
  • the laser printer 30 executes a reset procedure, clearing the reception buffer 46 and the line buffer 48 .
  • the error recovery is set to ON, data for the page in which the paper jam occurred is received again and reprinted.
  • error recovery is set to OFF, data is received beginning from the top of the next page. If a print overrun occurs, however, the printer will skip that page and begin receiving data from the top of the next page, regardless of the error recovery setting.
  • FIG. 2B shows the control unit 32 which is similar to that shown in FIG. 2B except for the provision of a sensor I/O interface 65 for sensors 60 provided to the printer engine 31 .
  • the sensors 60 include a paper jam sensor for detecting when paper has become jammed.
  • the CPU 40 receives detection signals from the sensors 60 during timer interruptions.
  • the host computer 20 when a print process starts, the host computer 20 requires the printer 30 to send an accumulated value ⁇ in the nonvolatile memory 53 .
  • the accumulated value ⁇ received from the printer 30 is stored set to respective counters 27 through 29 as an initial value (S 210 ).
  • the count value C 27 of the starting page counter 27 is incremented by one (S 220 ).
  • Output data is created by the application program 21 and the printer driver 22 and stored in the output data list 26 through the spooler 23 (S 230 ).
  • S 240 whether or not one page worth output data has been stored in the output data list 26 is determined (S 240 ).
  • step 290 is for determining whether or not more than one page worth of data has been stored in the output data list 26 .
  • the routine proceeds to S 260 where data is output to the printer 30 . In this manner, the output data is sequentially output on a page basis until sending of the last page data stored in the output data list 26 is complete.
  • the third embodiment is configured so that after one page worth data is outputs it is confirmed that the transfer data is prepared in the printer 30 (S 230 to S 300 ). Absent any information regarding print error or the like, the printed page ⁇ is set as the transfer information when the same has been updated. In such a situation, steps S 310 et sea are also executed. In this case, however, since the print error has not occurred, the routine directly returns to S 230 from S 340 .
  • the printer 30 checks the current processing condition (S 410 ), whereupon various processes including checking of the status (S 420 ), resetting the engine (S 430 ), feeding a paper (S 440 ), cancellation of paper error (S 500 ) and the like are executed.
  • the various kinds of sensors are checked.
  • a busy signal is output to the host computer 20 as a status signal.
  • a clear command for clearing the data received from the host computer 20 is output, the data in the reception buffer 46 and the line buffer 48 is cleared (S 450 ).
  • the host-based printing system 10 will operate in a manner to be described below.
  • the printer 30 sends the busy signal to the host computer 20 as the status signal. Also, the printer 30 will prepare transfer information to be conveyed to the host computer 20 through a bi-directional communication in order to indicate that the print error has occurred. This transfer information together with the printed page ⁇ are output to the host computer 20 in response to the interrogation from the host computer 20 in the process of S 300 . Upon receipt of these pieces of data from the printer 30 , the host computer 20 Instructs the printer 30 to clear the reception data currently retained in the printer 30 . Concurrently, the host computer 20 returns the output completion page to the printed page (S 340 to S 360 ).
  • the reception data is cleared (S 450 ) to erase incomplete data.
  • the data on the page which results in print error is retransmitted in S 260 .
  • the data for the print error page is retransmitted to allow the data to be printed.
  • the leading data to be retained in the output data list 26 is specified based on the accumulated value ⁇ in the nonvolatile memory 53 each time one page worth data is output therefrom.
  • the data corresponding to the pages preceding to the page in the current page is erased (s 310 to S 330 ). Thus, an extra amount of storage capacity needs not be provided in the output data list 26 to perform reprinting.
  • the present invention has been described with respect to specific embodiments, it will be appreciated by one skilled in the art that a variety of changes and modifications may be made without departing from the scope of the invention.
  • the initial values of the counters 27 through 29 may be zero and the number of pages counted from the start of print may be output from the printer.

Abstract

A host-based printing system in which error conditions are monitored. If a print overrun error occurs, in which the printing speed is faster than the transfer speed, a busy signal is sent to the computer to stop transmission of data for a sufficient amount of time, and the printer is reset. When data transmission from the host computer resumes, data is discarded until the end of the page, allowing the printing process to recover smoothly.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • The present invention relates to a host-based printing system and printing control method thereof. [0002]
  • 2. Description of the Related Art [0003]
  • Host-based printing systems have been proposed in recent years. Generally used printers receive printing data from a host computer and convert the same into image data for printing, such as bit-mapped data whereas the host-based printers receive the bit-mapped data or compressed bit-mapped data created at a host computer. Generally, the image data output from the host computer is compressed. The host-based printer expands the received compressed image data and relays the resultant data to a printer engine. Because the host-based printer needs only perform data expansion, burden on the host-based printer is greatly relieved. This allows employing a CPU of low processing capability and/or a memory of small storage capacity in the host-base printer. As such, the host-based printers can be manufactured at low cost. [0004]
  • There are such printers that cannot temporarily stop during printing. Laser printers are an example of such printers. Such a printer has a buffer memory in which one page worth of image data is stored so that the supply of the image data to the printer will not be interrupted during printing. Some of the printers have a reprinting capability. When a printing error, such as a paper jam, occurs during printing, the printer can automatically reprint the page which was not produced as a result of the printing error. This reprinting can be achieved by using the one page worth of image data stored in the buffer memory of the printer. [0005]
  • However, provision of a buffer memory with one page worth of print data storing capability increases the cost of the printer. To lower the cost and provide a low-price product, a memory of small storage capacity is mounted in recent host-based printers. Because one page worth of image data cannot be stored in the buffer memory in such printers, reprinting of a page cannot be performed automatically when a printing error occurs but the operator has to operate the printer again to perform printing of the page. [0006]
  • In the host-based printing systems, the image data output from the host computer is stored temporarily in a buffer memory within the printer. With a page printer, image data is stored in the buffer memory until the end of the page, providing the page of image data Is small enough to fit Into the buffer memory, and then the printing unit is activated to print the page. If a page of image data is larger than the capacity of the buffer memory, however, the printing unit is activated when the buffer memory becomes full. Hereinafter, this method of starting to print a page before the end of the page has been transferred will be referred to as “printing on the fly.”[0007]
  • When printing on the fly with a page printer, the buffer memory may become empty in the middle of a page if transferring of image data from the computer is slow, and the printer will be unable to print. This condition in which printing is impossible will hereinafter be referred to as “print overrun.”[0008]
  • When an error occurs due to a paper jam, for example, while printing on the fly with such a page printer, the host computer stops outputting image data in the middle of a page. Then, after the jammed paper is removed and the printer Is reset, the host computer will continue outputting the remaining image data in the page. However, data for the first part of the page was lost when the printer was reset. Thus, even if data for the latter part of the page is sent to the printer, the printer will be unable to process that data as specifications for data length, for example, will be missing, resulting in an illegal command error. [0009]
  • Sometimes an error recovery function is provided to resend image data from the host computer for a page in which an error occurred, but when print overrun occurs, the same error may recur due to relationships between the printer buffer capacity, the data size of one page, and the transfer speed from the host computer. For this reason, when an error recovery function is set in conventional host-based printing systems and a print overrun occurs, the same error occurs repeatedly, and the function is ineffective. [0010]
  • SUMMARY OF THE INVENTION
  • In view of the foregoing, it is an object of the present invention to provide a host-based printing system and a printing control method thereof capable of automatically reprinting a page that could not be printed as a result of a printing error regardless of the storage capacity of a buffer memory of a printer. [0011]
  • It is another object of the present invention to provide a host-based printing system and a printing control method thereof that can smoothly recover from a printing error. [0012]
  • To achieve the above and other objects, there is provided a printing control method of a host-based printing system that includes a host computer and a printer connected to the host computer, the printing control method including the steps of: [0013]
  • (a) creating, in the host computer, image data for printing; [0014]
  • (b) outputting the image data created in the host computer to the printer; [0015]
  • (c) printing, in the printer, the image data on a page basis; [0016]
  • (d) when a printing error occurs in the printer during the step (c) before the printing the image data for one page the printing error occurred in was completely output from the host computer to the printer, recovering the printing error, and thereafter outputting remaining image data for the one page to the printer; and [0017]
  • (e) discarding, in the printer, the remaining image data for the one page output from the host computer. [0018]
  • The method may further include the following steps: [0019]
  • (f) determining whether the printing error is of a recurring type or a nonrecurring type; [0020]
  • (g) when the determination made in step (f) indicates that the printing error is of the nonrecurring type, recovering the printing error, and thereafter resending to the printer the image data for the one page that the printing error occurred in instead of executing the step (d); and [0021]
  • (h) printing the image data resent by the host computer instead of executing the step (e). [0022]
  • The steps (d) and (e) are executed when the determination made in step (f) indicates that the printing error is of the recurring type. [0023]
  • The method may further include the following steps: [0024]
  • (i) resetting the printer before outputting the remaining image data for the one page to the printer. [0025]
  • The method may further include the following steps: [0026]
  • (j) executing the step (i) when the determination made in step (f) indicates that the printing error is of the recurring type; [0027]
  • (k) after executing the step (t), outputting the image data for a subsequent one page to the printer instead of executing the step (d): and [0028]
  • (l) printing the image data for the subsequent one page. [0029]
  • According to another aspect of the invention, there is provided a printing control method of a host-based printing system that includes a host computer and a printer connected to the host computer so as to be capable of performing a bi-directional communication therebetween, the printing control method including the steps of: [0030]
  • (a) creating, in the host computer, image data for printing; [0031]
  • (b) outputting the image data created in the host computer to the printer; [0032]
  • (c) printing, in the printer, the image data on a page basis: [0033]
  • (d) when a printing error occurs in the printer during the step (a) before the printing the image data for one page the printing error occurred in was completely output from the host computer to the printer, transmitting a reprint command from the printer to the host computer requesting to resend the image data for the one page the printing error occurred in, a part of the print data for the one page being left unprinted in the printer as a result of the printing error; [0034]
  • (e) clearing the part of the print data; and [0035]
  • (f) in response to the reprint command received from the printer, resending the image data for the one page the printing error occurred in to the printer. [0036]
  • The host computer retains the image data that has been sent to the printer so as to be capable of resending the image data. The method may further include the following steps: [0037]
  • (g) sending information regarding a page that has been successfully printed in the printer to the host computer; and [0038]
  • (h) discarding the print data retained by the host computer for the page that has been successfully printed in the printer. [0039]
  • According to still another aspect of the invention, there is provided a host-based printing system that includes a host computer for creating image data for printing and transmitting the image data; a printer connected to the host computer for receiving and printing the image data on a page basis; output complete determination means for determining whether or not the image data for one page had been completely transmitted from the host computer when a printing error occurred; and discarding means for discarding a part of the image data for the one page which remains untransmitted from the host computer when the determination by the output complete determination means indicates that the image data for one page had not been completely transmitted. In this case, discharging the part of the image data is implemented after resetting the printer. [0040]
  • The discarding means is provided in the printer and discards the part of the image data after the part of the image data has been transmitted to the printer. [0041]
  • There may further be provided error recovery means for retransmitting the image data for the one page the printing error occurred in after the printer recovers from the printing error; printing error cause determination means for determining whether or not the printing error is of a type that will cause the same printing error to recur; and error recovery ignore means for disabling the error recovery means so that retransmitted image data is not printed by the printer when the determination by the printing error cause determination means indicates the printing error is of the type that will cause the same printing error to recur. [0042]
  • According to yet another aspect of the invention, there is provided a host-based printing system that includes: a host computer for creating image data for printing and transmitting the image data; a printer connected to the host computer for receiving and printing the image data on a page basis; printing error cause determination means for determining whether or not the printing error is of a type that will cause the same printing error to recur; and discarding means for discarding a part of the image data for the one page which remains untransmitted from the host computer when the determination by the printing error cause determination means indicates the printing error is of the type that will cause the same printing error to recur. Discharging the part of the image data is implemented after resetting the printer. [0043]
  • In this case also, the discarding means is provided in the printer and discards the part of the image data after the part of the image data has been transmitted to the printer. [0044]
  • According to further aspect of the present invention, there is provided a host-based printing system that includes: a host computer for creating image data for printing; a printer connected to the host computer for receiving and printing the image data on a page basis; output complete determination means for determining whether or not the image data for one page had been completely transmitted from the host computer when a printing error occurred; and retransmitting means for retransmitting the image data for the one page the printing error occurred in when the determination by the output complete determination means indicates that the image data for one page had not been completely transmitted, the image data being retransmitted after resetting the printer. [0045]
  • According to another aspect of the invention, there is provided a host-based printing system that includes: a host computer for creating image data for printing: a printer connected to the host computer for receiving and printing the image data on a page basis; printing error cause determination means for determining whether or not the printing error is of a type that will cause the same printing error to recur; and page skipping means for skipping the image data for the one page the printing error occurred in and transmitting the image data for a subsequent one page to the printer when the determination by the printing error cause determination means indicates the printing error is of the type that will cause the same printing error to recur. Transmitting the image data for the subsequent one page is implemented after resetting the printer. [0046]
  • According to still another aspect of the invention, there is provided a host-based printing system that includes: a host computer for creating image data and outputting the image data; a printer connected to the host computer for receiving and printing the image data on a page basis: and bi-directional communication lines for connecting the host computer to the printer so as to be capable of performing a bi-directional communication therebetween. The printer includes: print execution information output means for outputting print execution information to the host computer, the print execution information being representative of normally printed pages and print error pages; and data clear means for clearing, when a printing error occurred during printing the image data for one page, a part of the image data for the one page which remains unprinted as a result of the printing error. The host computer includes; image data retaining means for retaining the image data that has been output to the printer so as to repeatedly output to the printer; resending means for resending to the printer the image data for the one page that is indicated as a print error page in the print execution information; and discarding means for discarding the image data for a page that is retained in the image data retaining means and indicated as a normally printed page in the print execution information. [0047]
  • The printer may further include print results storing means for storing an accumulated number of printed pages and outputting the accumulated number of printed pages to the host computer. The host computer may further include printed pages specifying means for specifying a number of normally printed pages based on the accumulated number of printed pages output from the print results storing means before start of printing and an updated accumulated number of printed pages. [0048]
  • The host computer may further include output page managing means for managing a page whose image data has been output to the printer, and print error page specifying means for specifying print error pages based on the page managed by the output page managing means and the normally printed pages. [0049]
  • When the print error page specifying means specifies a print error page, the output page managing means indicates a page immediately preceding the print error page specified by the print error page specifying means. [0050]
  • According to yet further aspect of the invention, there is provided a host-based printing system that includes: a host computer for creating image data: a printer connected to the host computer for receiving and printing the image data on a page basis; image data retaining means for retaining the image data; start page managing means for managing a start page of the image data stored in the image data retaining means; end page managing means for managing an end page of the image data stored in the image data retaining means; output page managing means for managing an output page which has been sent to the printer; and output data specifying means for specifying the image data for a subsequent page to be sequentially output to the printer based on a relationship between the output page and the end page. [0051]
  • The start page managing means specifies the normally printed page based on information received from the printer and rewrites the start page based on the normally printed page specified by the start page managing means. The output page managing means specifies the print error page based on information received from the printer and rewrites the output page based on the print error page specified by the output page managing means.[0052]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The particular features and advantages of the invention as well as other objects will become apparent from the following description taken in connection with the accompanying drawings, in which: [0053]
  • FIG. 1 shows the general configuration of a host-based printing system of the embodiments; [0054]
  • FIG. 2A shows the general configuration of a host-based printing system according to the first and second embodiments of the invention; [0055]
  • FIG. 2B shows the general configuration of a host-based printing system according to the third embodiment of the invention; [0056]
  • FIGS. 3A, 3B and [0057] 3C are schematic diagrams showing the relationships of the write pointer and read pointer with the reception buffer in a host-based printing system;
  • FIG. 4 is a flowchart showing the control process in a printer of the first embodiment of the invention; [0058]
  • FIG. 5 is a flowchart showing the control process in a host computer of the second embodiment of the invention; [0059]
  • FIG. 6 is a flowchart showing the control process in a host computer of the third embodiment of the invention; and [0060]
  • FIG. 7 is a flowchart showing the control process in the printer of the third embodiment of the invention.[0061]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • A host-based printing system according to a preferred embodiment of the present invention will be described while referring to the accompanying drawings wherein like parts and components are designated by the same reference numerals to avoid duplicating description. [0062]
  • As shown in FIG. 1, the host-based [0063] printing system 10 of the present embodiment includes a host computer 20 and a laser printer 30. The host computer 20 and laser printer 30 are connected electrically via a parallel data transmission/reception cable. Dot image data is created with the host computer 20 and transferred to the laser printer 30 for printing. The host computer 20 transfers compressed image data, which the laser printer 30 expands and prints. The parallel data transmission/reception cable conforms to the IEEE 1284 standard and can transfer data from the laser printer 30 to the host computer 20.
  • The [0064] host computer 20 includes a personal computer provided with a CPU, RAM, ROM, hard drive, I/0 interface, and the like; and such functional components as an application program 21 and a printer driver 22 for creating output data. The application program 21 can be a word processor or CAD application program, for example, with printing functions. The printer driver 22 develops and compresses image data corresponding to printing data for the laser printer 30. The resulting data is the output data.
  • The [0065] host computer 20 also includes a spooler 23 for accumulating output data in an output data list 26 and transferring the output data in the output data list 26 to the laser printer 30. This spooler 23 can be considered as one of the functions of the printer driver 22 or as an independent function. The output data list 26, more specifically, is constructed with a storage device such as a hard drive.
  • The [0066] host computer 20 also includes a starting page counter 27, an ending page counter 28, and a page output complete counter 29 for managing the output data list 26. The starting page counter 27 and ending page counter 28 indicate the first and last pages, respectively, that are stored in the output data list 26. However, the ending page counter 28 indicates the last complete page. The page output complete counter 29 indicates the last page output to the laser printer 30. The counters 27, 28, and 29, more specifically, are constructed with RAM.
  • The [0067] host computer 20 can be used to set an error recovery function to resend data for a page in which an error occurred in the laser printer 30. The user can preset this error recovery function to either ON or OFF. The setting information for the error recovery function is then sent along with a command to the laser printer 30.
  • The [0068] host computer 20 manages data and output pages in the output data list 26 according to the counters 27-29 described above. More specifically, the page output complete counter 29 is incremented after one page of data has been output, indicating the next page that needs to be output. Hence, if an error occurs when the error recovery function described above is set to ON, the page output complete counter 29 is decremented one to return to the previous page, in order that the same page is output again.
  • The ending [0069] page counter 28 is incremented every time one page of data is stored in the output data list 26. Data is output only when this ending page counter 28 is of a larger value than the page output complete counter 29.
  • The starting [0070] page counter 27 is set to the number of pages that have been printed plus one. The number of pages that have been printed is determined based on a value stored in a nonvolatile memory 53 of the laser printer 30, which will be described later. The host computer 20 deletes all data from the output data list 26 for pages previous to page specified by the starting page counter 27, in order to make efficient use of the storage space.
  • The [0071] laser printer 30 has a printer engine 31 including various mechanisms, such as a printing mechanism for printing by a laser light method and a paper feed mechanism, and a control unit 32 for controlling the various mechanisms of the printer engine 31. A more detailed description of the printer engine 31 will be omitted as it is well known in the art.
  • As shown in FIG. 2A, the [0072] control unit 32 is provided with a CPU 40; a crystal oscillator 41 for supplying a clock pulse to the CPU 40; a ROM 42 with a built-in printing control program; a RAM 43 provided with various work memories; a timer 44 used for time interruptions; a transmission/reception circuit 45 for transmission and reception between the host computer 20; a reception buffer 46; an encoding circuit 47 for encoding compressed image data received from the reception buffer 46; a line buffer 48 for temporarily storing image data encoded by the encoding circuit 47 before outputting the data as serial image data; a DMA controller 49 capable of directly accessing the reception buffer 46 and the line buffer 48; a printer drive I/O interface 50; a printer drive circuit-51; and a control panel 52. The control unit 32 also includes the nonvolatile memory 53 for storing the accumulated number of printed pages.
  • A [0073] bus 54 is provided for connecting the ROM 42, RAM 43, transmission/reception circuit 45. DMA controller 49, printer drive circuit 51, and nonvolatile memory 53 to the CPU 40. Also, an interrupt signal line 55 is provided for connecting the timer 44, transmission/reception circuit 45, printer drive I/O interface 50, and encoding circuit 47 to the CPU 40.
  • The [0074] DMA controller 49 is connected to the reception buffer 46 and the line buffer 48, and also to the encoding circuit 47.
  • Parallel compressed image data received from the [0075] host computer 20 via the transmission/reception circuit 45 is written to the reception buffer 46 by the DMA controller 49. Then, the image data is read from the reception buffer 46 and supplied to the encoding circuit 47 by the DMA controller 49, where it is encoded. Next, the encoded dot image data is supplied from the encoding circuit 47 to the line buffer 48. From the line buffer 48, the data is supplied as serial image data to the printer drive circuit 51, and the printer engine 31 is driven by drive signals corresponding to the dot image data.
  • When the printing of one page has completed, the [0076] CPU 40 increments the accumulated value stored in the nonvolatile memory 53 by 1. The printer engine 31 also includes various sensors 35, such as a paper jam sensor for detecting when paper has become jammed. The CPU 40 keeps track of what these sensors 35 detect.
  • The [0077] reception buffer 46 is configured as a so-called ring buffer. The DMA controller 49 controls the reading and writing of data by using a read pointer RP and a write pointer WP in the reception buffer 46. The read pointer RP indicating the data read address and the write pointer WP indicating the data write address will be explained using a schematic drawing.
  • As shown in FIGS. 3A through 3C, data is written into the [0078] reception buffer 46 in the direction of the arrows, beginning from the bottom. When the writing position for the data reaches the top of the buffer, the writing begins again from the bottom of the buffer and continues in an upward direction. Reading of data is performed in the same manner, beginning from the bottom end, moving upward to the top end, and starting over from the bottom end. Hence the write pointer WP and read pointer RP also move in the direction indicated by the arrows. The relationship of the two pointers is such that the write pointer WP cannot overtake the read pointer RP. If the write pointer WP were to overtake the read pointer RP, new data would be written over data that had not yet been read. In the same way, the read pointer RP cannot overtake the write pointer WP, because the read pointer RP would attempt to read data from an area to which data had not yet been written.
  • FIGS. 3A through 3C show the different types of relationships that are possible between these two pointers. The areas with hatching in the drawings indicate memory areas storing unread data. [0079]
  • FIG. 3A corresponds to a case in which one page of data is smaller than the capacity of the [0080] reception buffer 46. Here, the write pointer WP stopped just after a form feed command FF, signifying the end of data, was written. Then the read pointer RP begins to move, and data is read.
  • In the case of FIG. 3B, one page of data is larger than the capacity of the [0081] reception buffer 46, and, hence, the entire page cannot be stored. Therefore, when the reception buffer 46 becomes full, the reading of data is begun while moving the read pointer RP. After the reading is completed, the writing continues. This process is what was referred to above as printing on the fly. In this situation, reading is begun before a form feed command FF is written. Thus, both the read pointer RP and the write pointer WP are in a state of continual movement. When WP=RP −1, a busy signal is given to prevent more data from being written and, thus, prevent the write pointer WP from overtaking the read pointer RP.
  • In the cases of FIGS. 3A and 3B, printing can be performed normally, but printing cannot be performed normally in case of FIG. 3C. In other words, when printing on the fly, the read pointer RP catches up to the write pointer WP, and printing cannot be performed do to the moving speeds of the two pointers. This situation is called print overrun. In print overrun, if the page is reprinted, the same error will recur due to the relationships of the size of data on the page, the capacity of the buffer, and the speeds of the pointers RP and WP. [0082]
  • The following is clear from the position relationships of the read pointer RP and the write pointer WP as described above. [0083]
  • (1) Printing on the fly is the condition in which the write pointer WP is directly behind the read pointer RP when printing begins. [0084]
  • (2) Print overrun is the condition in which the read pointer RP is directly behind the write pointer WP during printing. [0085]
  • Thus, the above conditions can be detected by checking the positions of the two pointers at the beginning of printing and during printing, Further, the condition (1) can be detected by checking whether both pointers are moving or not during printing. [0086]
  • Next, an error surveillance control in the host-based [0087] printing system 10 of the present embodiment will be described. In the present embodiment, this error surveillance control process is performed in the laser printer 30. A detailed structure of this process is given in FIG. 4. Hereinafter, the process of FIG. 4 will be called the first embodiment.
  • In the error surveillance routine of the first embodiment, moving state of the read pointer RP and the write pointer WP by the [0088] DMA controller 49 is checked to determine whether condition (2), or print overrun, has occurred (S10). If the occurrence of a print overrun is determined (S10: yes), a BUSY signal is output to the host computer 20 for a sufficient length of time (about 10 seconds, for example), and a reset process is executed (S20). Data sent from the host computer 20 after the BUSY signal has stopped is read and discarded up to the form feed FF (S30).
  • At step S[0089] 20, the host computer 20 stops transmitting data temporarily, but resumes the transmission of data when the BUSY signal stops. At this point, if the error recovery function is Set to OFF, data transmission will continue from where it left off in the page when the error occurred. As the data transmitted is incomplete, the data is read to the end of the page and discarded to prevent an illegal command error from occurring.
  • If the error recovery function is set to ON, the data for the page in which the print overrun occurred will be retransmitted when transmission resumes. In this case, the complete data for the page will be transmitted, but, as described above, print overrun is a recurring error. Thus, to prevent the print overrun from recurring, in step S[0090] 30 data will be read and discarded until the first form feed FF is read.
  • If, on the other hand, a print overrun has not occurred (S[0091] 10: No), the paper jam sensor of the sensors 35 is checked to determine whether a paper jam has occurred (S40). If a paper jam has occurred (S40: Yes), the process is suspended until the cover on the printer has been opened and the jammed paper removed (S50).
  • After the paper jam has been cleared (S[0092] 50: Yes), the process returns to S10 after reset (S70) if the error recovery function is set to ON (S60: Yes). The error recovery setting is determined from data sent together with a command from the host computer 20. If the error recovery function is set to OFF (S60: No), a printing on the fly condition is checked for from results of checking the positions of the pointers WP and RP at the start of printing (S80). If the printer is currently printing on the fly, the process shifts to step S20. Thus, when the error recovery function is set to OFF and the printer is printing on the fly, the host computer 20 will continue to transmit the remaining data for a page in which a paper jam occurred. The process shifts to step s20 to read and discard this remaining data.
  • On the other hand, if the printer is not printing on the fly the process returns to step S[0093] 10 after performing a reset (S70). Because the printer is not printing on the fly, the host computer 20 will transmit data beginning from the top of the page following the page In which the paper jam occurred. This data need not be discarded.
  • Data is not read and discarded after a paper jam when the error recovery function is ON because a paper jam is not a data-caused error and, therefore, is not a recurring type of error. Thus, setting error recovery to ON will cause the page to be reprinted. [0094]
  • Therefore, in the present embodiment, print overrun and paper jam errors that occur when printing can be smoothly recovered from without causing an illegal command error to occur and without repeating the same error. [0095]
  • Next, the second embodiment of the present invention will be described. [0096]
  • In the second embodiment, error surveillance control is performed in the [0097] host computer 20. As shown in FIG. 5, a printing control routine in the host computer 20 checks for status data from the laser printer 30 (S110).
  • In the present embodiment, status data is sent from the [0098] laser printer 30 to the host computer 20, and at least the messages “paper jam,” “print overrun,” and “print on the fly” can be distinguished in that status data. As in the first embodiment, the laser printer 30 detects conditions such as paper jam and print overrun by monitoring signals from the paper jam sensor of the sensors 35 and by checking the positions of the write pointer WP and the read pointer RP.
  • If there is no status data from the laser printer [0099] 30 (S110: No), the output data stored in the output data list 26 is transmitted to the laser printer 30 (S120). However, if there is status data from the laser printer 30 (S110: Yes), the data must be checked for a paper jam message (Sl30).
  • If the data indicates a paper jam has occurred (S[0100] 130; Yes), the data must be checked further for a printing on the fly message (S140). If the data indicates the printer is printing on the fly (S140: Yes), the setting of the error recovery function must be checked (S150). If the error recovery function is ON (S150: Yes), the input prime signal (IP) is set to low (S160) in order to send a reset command to the laser printer 30. Then, data is retransmitted from the top of the page in which the paper jam occurred (S170). On the other hand, if the error recovery function is not ON (S150: No), the IP is set to low (S180), and the data for the page currently being transmitted is deleted until the end of the page (S190).
  • If a paper jam occurred but the printer is not printing on the fly (S[0101] 140: No), steps S160 and S170 are executed the same as when the printer is printing on the fly, providing the error recovery function is ON (S200: Yes). If the error recovery function is not ON (S200: No), however, only the IP is set to low (S210). Since the printer is not printing on the fly, the data for the page in which the paper jam occurred has been completely output, making it unnecessary to delete data until the end of the page.
  • When the status data does not indicate a paper jam (S[0102] 130: no), the data is checked for a print overrun message (S220). If a print overrun has occurred (S220: Yes), the IP is set to low (S180), regardless of the error recovery function setting, and a process is executed to delete data until the end of the page (S190). The error recovery setting is ignored because print overrun is a recurring error.
  • When receiving a command to set IP to low, the [0103] laser printer 30 executes a reset procedure, clearing the reception buffer 46 and the line buffer 48. When a paper jam occurs and the error recovery is set to ON, data for the page in which the paper jam occurred is received again and reprinted. When error recovery is set to OFF, data is received beginning from the top of the next page. If a print overrun occurs, however, the printer will skip that page and begin receiving data from the top of the next page, regardless of the error recovery setting.
  • Therefore, in the second embodiment, print overrun and paper jam errors that occur when printing can be smoothly recovered from without causing an illegal command error to occur and without repeating the same error. [0104]
  • A third embodiment of the present invention will next be described while referring to FIGS. 2B. [0105] 6 and 7. FIG. 2B shows the control unit 32 which is similar to that shown in FIG. 2B except for the provision of a sensor I/O interface 65 for sensors 60 provided to the printer engine 31. The sensors 60 include a paper jam sensor for detecting when paper has become jammed. The CPU 40 receives detection signals from the sensors 60 during timer interruptions.
  • In the host-[0106] base printing system 10 provided with the control unit 32 shown in FIG. 2B, the following processes are executed in the host computer 20.
  • As sown in FIG. 6, when a print process starts, the [0107] host computer 20 requires the printer 30 to send an accumulated value Σ in the nonvolatile memory 53. The accumulated value Σ received from the printer 30 is stored set to respective counters 27 through 29 as an initial value (S210). Next, the count value C27 of the starting page counter 27 is incremented by one (S220). Output data is created by the application program 21 and the printer driver 22 and stored in the output data list 26 through the spooler 23 (S230). Next, whether or not one page worth output data has been stored in the output data list 26 is determined (S240). When the determination made in S240 is affirmative (S240: Yes), the count value C28 of the ending page counter 28 is incremented by one (S250). Next, based on the status information sent from the printer 30, it is confirmed that the printer 30 is ready for printing (S260). This step is necessary to carry out printing. When the printer 30 is ready for printing, data stored in the output data list 26 corresponding to (C29+1) page is output to the printer 30 (S270), and then the count number of the page output complete counter 29 is incremented by one (S280).
  • On the other hand, when the determination made in S[0108] 240 is negative, it Is determined that a relationship of C28>C29 is met (S290). This step is for determining whether or not more than one page worth of data has been stored in the output data list 26. When the determination made in step 290 is affirmative, the routine proceeds to S260 where data is output to the printer 30. In this manner, the output data is sequentially output on a page basis until sending of the last page data stored in the output data list 26 is complete.
  • When the [0109] printer 30 is busy or when C28≦C29, data is not output, and it Is checked whether or not there is a transfer information from the printer (S300). When there exists the transfer information from the printer 30, the accumulated value Σ is retrieved from the nonvolatile memory 53 and determination is made as to whether or not a relation of Σ≧C27 is met (S310). It is to be noted that the accumulated value Σ represents the page that could successfully printed. Therefore, if Σ≧C27, it is no longer necessary to keep on holding the data up to the Σ page in the data currently stored in the output data list 26. The output data up to the Σ page is erased (S320) and the count value C27 in the counter 27 Is set to Σ+1 (S330).
  • Next, it is checked if the print error has occurred in the printer [0110] 30 (S340). If the print error has not occurred, the routine returns to S220 whereupon storage of the output data in the output data list 26 is resumed. On the other hand, when the print error has occurred, a command is issued to the printer 30 to clear the reception data (S350). A printed page Σ is set to the count value C29 of the counter 29, whereupon the routine returns to S220 (S360). Whether or not the print error has occurred in the printer 30 is determined based on the contents of the transfer information transferred from the printer 30.
  • The third embodiment is configured so that after one page worth data is outputs it is confirmed that the transfer data is prepared in the printer [0111] 30 (S230 to S300). Absent any information regarding print error or the like, the printed page Σ is set as the transfer information when the same has been updated. In such a situation, steps S310 et sea are also executed. In this case, however, since the print error has not occurred, the routine directly returns to S230 from S340.
  • Next, the control process of the [0112] printer 30 will be described.
  • As shown in FIG. 7, the [0113] printer 30 checks the current processing condition (S410), whereupon various processes including checking of the status (S420), resetting the engine (S430), feeding a paper (S440), cancellation of paper error (S500) and the like are executed. In the status check, the various kinds of sensors are checked. When the printer is incapable of receiving data from the host computer 20 by the detection of abnormality, such as full of the reception buffer 46 or print error, a busy signal is output to the host computer 20 as a status signal. When a clear command for clearing the data received from the host computer 20 is output, the data in the reception buffer 46 and the line buffer 48 is cleared (S450).
  • With the arrangement as describe above, the host-based [0114] printing system 10 according to the third embodiment will operate in a manner to be described below.
  • When, for some reason, a print error occurs in the [0115] printer 30, the printer 30 sends the busy signal to the host computer 20 as the status signal. Also, the printer 30 will prepare transfer information to be conveyed to the host computer 20 through a bi-directional communication in order to indicate that the print error has occurred. This transfer information together with the printed page Σ are output to the host computer 20 in response to the interrogation from the host computer 20 in the process of S300. Upon receipt of these pieces of data from the printer 30, the host computer 20 Instructs the printer 30 to clear the reception data currently retained in the printer 30. Concurrently, the host computer 20 returns the output completion page to the printed page (S340 to S360). Accordingly, in the printer 30, the reception data is cleared (S450) to erase incomplete data. In the host computer 20, as a result of decrementing C29, the data on the page which results in print error is retransmitted in S260. In this case, it is required that the error on part of the printer 30 be resolved and the status of the printer return to a ready condition (S260: Yes). As such, in the third embodiment of the invention, the data for the print error page is retransmitted to allow the data to be printed. When performing reprinting, residual incomplete data does not remain in the printer so that printing trouble will not occur caused thereby.
  • When no printing error occurred, the leading data to be retained in the [0116] output data list 26 is specified based on the accumulated value Σ in the nonvolatile memory 53 each time one page worth data is output therefrom. The data corresponding to the pages preceding to the page in the current page is erased (s310 to S330). Thus, an extra amount of storage capacity needs not be provided in the output data list 26 to perform reprinting.
  • Although the present invention has been described with respect to specific embodiments, it will be appreciated by one skilled in the art that a variety of changes and modifications may be made without departing from the scope of the invention. For example, although, in the third embodiment, the accumulated value Σ of the print page number is retrieved and the initial values of the [0117] counters 27 through 29 are set, the initial values of the counters 27 through 29 may be zero and the number of pages counted from the start of print may be output from the printer.

Claims (21)

What is claimed is:
1. A printing control method of a host-based printing system that comprises a host computer and a printer connected to the host computer, the printing control method comprising the steps of:
(a) creating, in said host computer, image data for printing;
(b) outputting the image data created in said host computer to said printer;
(c) printing, in said printer, the image data on a page basis;
(d) when a printing error occurs in said printer during the step (c) before the printing the image data for one page the printing error occurred in was completely output from said host computer to said printer, recovering the printing error, and thereafter outputting remaining image data for the one page to said printer; and
(e) discarding, in said printer, the remaining image data for the one page output from said host computer.
2. The printing control method according to
claim 1
, further comprising the steps of:
(f) determining whether the printing error is of a recurring type or a nonrecurring type;
(g) when the determination made in step (f) indicates that the printing error is of the nonrecurring type, recovering the printing error, and thereafter resending to said printer the image data for the one page that the printing error occurred in instead of executing the step (d); and
(h) printing the image data resent by said host computer instead of executing the step (e).
3. The printing control method according to
claim 2
, wherein the steps (d) and (e) are executed when the determination made in step (f) indicates that the printing error is of the recurring type.
4. The printing control method according to
claim 2
, further comprising the step of:
(i) resetting said printer before outputting the remaining image data for the one page to said printer.
5. The printing control method according to
claim 4
, further comprising the step of:
(j) executing the step (i) when the determination made in step (f) indicates that the printing error is of the recurring type;
(k) after executing the step (j), outputting the image data for a subsequent one page to said printer instead of executing the step (d); and
(l) printing the image data for the subsequent one page.
6. A printing control method of a host-based printing system that comprises a host computer and a printer connected to said host computer so as to be capable of performing a bi-directional communication therebetween, the printing control method comprising the steps of:
(a) creating, in said host computer, image data for printing;
(b) outputting the image data created in said host computer to said printer;
(c) printing, in said printer, the image data on a page basis;
(d) when a printing error occurs in said printer during the step (c) before the printing the image data for one page the printing error occurred in was completely output from said host computer to said printer, transmitting a reprint command from said printer to said host computer requesting to resend the image data for the one page the printing error occurred in, a part of the print data for the one page being left unprinted in said printer as a result of the printing error;
(e) clearing the part of the print data; and
(f) in response to the reprint command received from said printer, resending the image data for the one page the printing error occurred in to said printer.
7. The printing control method according to
claim 6
, wherein said host computer retains the image data that has been sent to said printer so as to be capable of resending the image data, the method further comprising the steps of:
(g) sending information regarding a page that has been successfully printed in said printer to said host computer; and
(h) discarding the print data retained by said host computer for the page that has been successfully printed in said printer.
8. A host-based printing system comprising:
a host computer for creating image data for printing and transmitting the image data;
a printer connected to said host computer for receiving and printing the image data on a page basis;
output complete determination means for determining whether or not the image data for one page had been completely transmitted from said host computer when a printing error occurred; and
discarding means for discarding a part of the image data for the one page which remains untransmitted from said host computer when the determination by said output complete determination means indicates that the image data for one page had not been completely transmitted, discharging the part of the image data being implemented after resetting said printer.
9. The host-based printing system according to claim 8, wherein said discarding means is provided in said printer, said discarding means discards the part of the image data after the part of the image data has been transmitted to said printer.
10. The host-based printing system according to
claim 8
, further comprising:
error recovery means for retransmitting the image data for the one page the printing error occurred in after said printer recovers from the printing error;
printing error cause determination means for determining whether or not the printing error is of a type that will cause the same printing error to recur; and
error recovery ignore means for disabling said error recovery means so that retransmitted image data is not printed by said printer when the determination by said printing error cause determination means indicates the printing error is of the type that will cause the same printing error to recur.
11. A host-based printing system comprising:
a host computer for creating image data for printing and transmitting the image data;
a printer connected to said host computer for receiving and printing the image data on a page basis;
printing error cause determination means for determining whether or not the printing error is of a type that will cause the same printing error to recur; and
discarding means for discarding a part of the image data for the one page which remains untransmitted from said host computer when the determination by said printing error cause determination means indicates the printing error is of the type that will cause the same printing error to recur, discharging the part of the image data being implemented after resetting said printer.
12. The host-based printing system according to
claim 11
, wherein said discarding means is provided in said printer, said discarding means discards the part of the image data after the part of the image data has been transmitted to said printer.
13. A host-based printing system comprising:
a host computer for creating image data for printing;
a printer connected to said host computer for receiving and printing the image data on a page basis;
output complete determination means for determining whether or not the image data for one page had been completely transmitted from said host computer when a printing error occurred; and
retransmitting means for retransmitting the image data for the one page the printing error occurred in when the determination by said output complete determination means indicates that the image data for one page had not been completely transmitted, the image data being retransmitted after resetting said printer.
14. A host-based printing system comprising:
a host computer for creating image data for printing;
a printer connected to said host computer for receiving and printing the image data on a page basis;
printing error cause determination means for determining whether or not the printing error is of a type that will cause the same printing error to recur; and
page skipping means for skipping the image data for the one page the printing error occurred in and transmitting the image data for a subsequent one page to said printer when the determination by said printing error cause determination means indicates the printing error is of the type that will cause the same printing error to recur, transmitting the image data for the subsequent one page being implemented after resetting said printer.
15. A host-based printing system comprising:
a host computer for creating image data and outputting the image data;
a printer connected to said host computer for receiving and printing the image data on a page basis; and
bi-directional communication lines for connecting said host computer to said printer so as to be capable of performing a bi-directional communication therebetween,
wherein said printer comprises:
print execution information output means for outputting print execution information to said host computer, the print execution information being representative of normally printed pages and print error pages; and
data clear means for clearing, when a printing error occurred during printing the image data for one page, a part of the image data for the one page which remains unprinted as a result of the printing error; and
wherein said host computer comprises:
image data retaining means for retaining the image data that has been output to said printer so as to repeatedly output to said printer;
resending means for resending to said printer the image data for the one page that is indicated as a print error page in the print execution information; and
discarding means for discarding the image data for a page that is retained in said image data retaining means and indicated as a normally printed page in the print execution information.
16. The host-based printing system according to
claim 15
, wherein said printer further comprises print results storing means for storing an accumulated number of printed pages and outputting the accumulated number of printed pages to said host computer, and wherein said host computer further comprises printed pages specifying means for specifying a number of normally printed pages based on the accumulated number of printed pages output from said print results storing means before start of printing and an updated accumulated number of printed pages.
17. The host-based printing system according to
claim 16
, wherein said host computer further comprises output page managing means for managing a page whose image data has been output to said printer, and print error page specifying means for specifying print error pages based on the page managed by said output page managing means and the normally printed pages.
18. The host-based printing system according to
claim 17
, wherein when said print error page specifying means specifies a print error page, said output page managing means indicates a page immediately preceding the print error page specified by said print error page specifying means.
19. A host-based printing system comprising:
a host computer for creating image data;
a printer connected to said host computer for receiving and printing the image data on a page basis;
image data retaining means for retaining the image data;
start page managing means for managing a start page of the image data stored in said image data retaining means;
end page managing means for managing an end page of the image data stored in said image data retaining means;
output page managing means for managing an output page which has been sent to said printer; and
output data specifying means for specifying the image data for a subsequent page to be sequentially output to said printer based on a relationship between the output page and the end page.
20. The host-based printing system according to
claim 19
, wherein said start page managing means specifies the normally printed page based on information received from said printer and rewrites the start page based on the normally printed page specified by said start page managing means.
21. The host-based printing system according to
claim 19
, wherein said output page managing means specifies the print error page based on information received from said printer and rewrites the output page based on the print error page specified by said output page managing means.
US08/807,811 1996-02-26 1997-02-26 Host-based printing system and printing control method thereof Expired - Lifetime US6388760B2 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
JPP8-38369 1996-02-26
JPP8-038369 1996-02-26
JP8038369A JPH09226209A (en) 1996-02-26 1996-02-26 Method for controlling print of host base printer system and the host base printer system
JPP8-044909 1996-03-01
JP8044909A JPH09237168A (en) 1996-03-01 1996-03-01 Printing control method in host base printer system, host base printer system and printing host

Publications (2)

Publication Number Publication Date
US20010043723A1 true US20010043723A1 (en) 2001-11-22
US6388760B2 US6388760B2 (en) 2002-05-14

Family

ID=26377608

Family Applications (1)

Application Number Title Priority Date Filing Date
US08/807,811 Expired - Lifetime US6388760B2 (en) 1996-02-26 1997-02-26 Host-based printing system and printing control method thereof

Country Status (1)

Country Link
US (1) US6388760B2 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020012424A1 (en) * 2000-07-18 2002-01-31 Tatsuya Nishio Communication apparatus
US6456742B1 (en) * 1999-04-16 2002-09-24 Mustek Systems, Inc. Method for image processing
US20040083313A1 (en) * 2002-08-26 2004-04-29 Masahiro Kimura Data transferring apparatus and liquid ejection apparatus
US20050108436A1 (en) * 1999-03-24 2005-05-19 Microsoft Corporation System and method for transferring a compressed data file to a peripheral device
US20060153615A1 (en) * 2002-12-19 2006-07-13 Tatsuo Kamei Print control device and print control method
US20060192982A1 (en) * 2005-02-28 2006-08-31 Konica Minolta Business Technologies, Inc. Image processing device, image processing method, computer readable recording medium stored with image processing program, image processing system, and image forming device
US20070109588A1 (en) * 2005-11-15 2007-05-17 Canon Finetech Inc. Image forming system, printing apparatus fot the system, and image forming method
US20070159644A1 (en) * 2006-01-11 2007-07-12 Masaru Ushio Image forming apparatus, computer-readable storage medium, and method of detecting error of printing process in an image forming apparatus
US20080109643A1 (en) * 2006-10-04 2008-05-08 Seiko Epson Corporation File processing device, file transmission device, and corresponding methods
US20100328711A1 (en) * 2009-06-24 2010-12-30 Brother Kogyo Kabushiki Kaisha Print system, printer, and program
US20140146352A1 (en) * 2012-11-28 2014-05-29 Fuji Xerox Co., Ltd. Print control apparatus, image forming system, and non-transitory computer-readable medium
US20150116778A1 (en) * 2013-10-25 2015-04-30 Canon Kabushiki Kaisha Information processing apparatus and storage medium
CN106201365A (en) * 2014-12-15 2016-12-07 富士施乐株式会社 Print control unit, print system and print control program
US20200210118A1 (en) * 2018-12-27 2020-07-02 Seiko Instruments Inc. Printing system, host apparatus, printing control method, and program

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3284464B2 (en) * 1998-09-29 2002-05-20 セイコーエプソン株式会社 Page printer and page print system
JP4560917B2 (en) * 1999-10-15 2010-10-13 セイコーエプソン株式会社 Printer and control method thereof
JP4306118B2 (en) * 2000-02-21 2009-07-29 セイコーエプソン株式会社 Printer and printer control method
JP3520500B2 (en) * 2000-07-26 2004-04-19 セイコーエプソン株式会社 Printer, printer control method, program therefor, and recording medium recording the program
KR100438704B1 (en) * 2001-11-16 2004-07-05 삼성전자주식회사 Reprinting method of print data
US20030123080A1 (en) * 2001-12-27 2003-07-03 Toshiba Tec Kabushiki Kaisha Image forming device and method for controling the same
JP3788377B2 (en) * 2002-03-27 2006-06-21 ブラザー工業株式会社 Printing device
JP4039274B2 (en) * 2003-02-28 2008-01-30 富士ゼロックス株式会社 Service processing system and program
JP4039276B2 (en) * 2003-03-05 2008-01-30 富士ゼロックス株式会社 Service processing system and program
US7111782B2 (en) * 2003-04-01 2006-09-26 John Paul Homewood Systems and methods for providing security in a voting machine
DE60317645D1 (en) * 2003-06-16 2008-01-03 Seiko Epson Corp Ink jet printing data transfer device and ink jet printer
CN1297110C (en) * 2003-07-02 2007-01-24 精工爱普生株式会社 Data transferring apparatus for transferring liquid ejection data and a liquid ejecting apparatus
JP4532993B2 (en) * 2003-12-15 2010-08-25 キヤノン株式会社 Printing system and control method thereof, printing method, host device, and printer
US20050168767A1 (en) * 2004-02-02 2005-08-04 International Business Machines Corporation Method and system for reprinting pages
JP4617928B2 (en) * 2005-03-02 2011-01-26 セイコーエプソン株式会社 Printing device
US7773249B2 (en) * 2005-05-02 2010-08-10 Pitney Bowes Inc. Method and system for address recovery in an address printing system
US20060274351A1 (en) * 2005-06-02 2006-12-07 Daos Brenda F System and method for tracking conditions during document processing operations
JP4682711B2 (en) * 2005-06-08 2011-05-11 セイコーエプソン株式会社 Printing apparatus and terminal device control method
US20070268510A1 (en) * 2006-05-19 2007-11-22 Dilinur Wushour Service dialog system supporting user reporting of printing errors
JP4600533B2 (en) * 2008-06-20 2010-12-15 コニカミノルタビジネステクノロジーズ株式会社 Image forming apparatus
JP7378197B2 (en) * 2017-05-12 2023-11-13 コニカミノルタ株式会社 Image forming apparatus and image forming method

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2551011B2 (en) * 1987-07-16 1996-11-06 ブラザー工業株式会社 Printer
JPH0784117B2 (en) * 1988-06-24 1995-09-13 富士ゼロックス株式会社 Image recording device control device
US5664074A (en) * 1990-10-30 1997-09-02 Hitachi, Ltd. Print control apparatus with error recovery function and its print control method
JP3044939B2 (en) * 1992-08-07 2000-05-22 ブラザー工業株式会社 Page printer
US5864652A (en) * 1993-05-14 1999-01-26 Dataproducts Corporation Image storage and retrieval for a printer
US5684934A (en) * 1995-04-26 1997-11-04 International Business Machines Corporation Page repositioning for print job recovery
US5604845A (en) * 1995-09-25 1997-02-18 Hewlett-Packard Company Method for recovery of faulted pages in a host based printing system

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7536480B2 (en) * 1999-03-24 2009-05-19 Microsoft Corporation System and method for transferring a compressed data file to a peripheral device
US20050108436A1 (en) * 1999-03-24 2005-05-19 Microsoft Corporation System and method for transferring a compressed data file to a peripheral device
US7437483B1 (en) * 1999-03-24 2008-10-14 Microsoft Corporation System and method for transferring a compressed data file to a peripheral device
US6456742B1 (en) * 1999-04-16 2002-09-24 Mustek Systems, Inc. Method for image processing
US20020012424A1 (en) * 2000-07-18 2002-01-31 Tatsuya Nishio Communication apparatus
US7167932B2 (en) * 2002-08-26 2007-01-23 Seiko Epson Corporation System and method for DMA data transferring apparatus and liquid ejection apparatus
US20040083313A1 (en) * 2002-08-26 2004-04-29 Masahiro Kimura Data transferring apparatus and liquid ejection apparatus
US20060153615A1 (en) * 2002-12-19 2006-07-13 Tatsuo Kamei Print control device and print control method
US20060192982A1 (en) * 2005-02-28 2006-08-31 Konica Minolta Business Technologies, Inc. Image processing device, image processing method, computer readable recording medium stored with image processing program, image processing system, and image forming device
US8094327B2 (en) * 2005-02-28 2012-01-10 Konica Minolta Business Technologies, Inc. Image processing device, image processing method, computer readable recording medium stored with image processing program, image processing system, and image forming device
US20070109588A1 (en) * 2005-11-15 2007-05-17 Canon Finetech Inc. Image forming system, printing apparatus fot the system, and image forming method
US20070159644A1 (en) * 2006-01-11 2007-07-12 Masaru Ushio Image forming apparatus, computer-readable storage medium, and method of detecting error of printing process in an image forming apparatus
EP1809014A1 (en) * 2006-01-11 2007-07-18 Konica Minolta Business Technologies, Inc. Image forming apparatus and method of detecting error of printing process
US8305623B2 (en) 2006-01-11 2012-11-06 Konica Minolta Business Technologies, Inc. Image forming apparatus provided with function of detecting errors in printing process
US7953715B2 (en) * 2006-10-04 2011-05-31 Seiko Epson Corporation File processing device, file transmission device, and corresponding methods
US20080109643A1 (en) * 2006-10-04 2008-05-08 Seiko Epson Corporation File processing device, file transmission device, and corresponding methods
US20100328711A1 (en) * 2009-06-24 2010-12-30 Brother Kogyo Kabushiki Kaisha Print system, printer, and program
US8599410B2 (en) * 2009-06-24 2013-12-03 Brother Kogyo Kabushiki Kaisha Print system and program for retransmitting plural sets of print data and printer for receiving the same
US20140146352A1 (en) * 2012-11-28 2014-05-29 Fuji Xerox Co., Ltd. Print control apparatus, image forming system, and non-transitory computer-readable medium
US8908223B2 (en) * 2012-11-28 2014-12-09 Fuji Xerox Co., Ltd. Print control apparatus, image forming system, and non-transitory computer-readable medium
US20150116778A1 (en) * 2013-10-25 2015-04-30 Canon Kabushiki Kaisha Information processing apparatus and storage medium
CN106201365A (en) * 2014-12-15 2016-12-07 富士施乐株式会社 Print control unit, print system and print control program
US20200210118A1 (en) * 2018-12-27 2020-07-02 Seiko Instruments Inc. Printing system, host apparatus, printing control method, and program
US10866770B2 (en) * 2018-12-27 2020-12-15 Seiko Instruments Inc. Printing system, host apparatus, printing control method, and program

Also Published As

Publication number Publication date
US6388760B2 (en) 2002-05-14

Similar Documents

Publication Publication Date Title
US6388760B2 (en) Host-based printing system and printing control method thereof
US7515286B2 (en) Printer, control method for the same, and control device
KR100470518B1 (en) Printing methods and systems that provide print job buffering for printers on the fast data path.
JP3546935B2 (en) Printing system and host device of the system
US20080144100A1 (en) Printing control device and printing control method
KR100255889B1 (en) Communications terminal and control method therefor
US6353899B1 (en) Fault management system for a multifunctional printing machine
US20030095279A1 (en) Method and apparatus to reprint print data
US7145685B2 (en) Method and apparatus for electronic collation
CN100361824C (en) Printing system, control method therefor, and print control method, host apparatus, and printer therewith
US7880917B2 (en) Image forming apparatus and print system
JP3573258B2 (en) Print data transmission device and print system
US6421138B1 (en) Page allocation/deallocation procedure for a printer/copier with accessory media sheet handling apparatus
JPH03155974A (en) Printing system and error recovery method thereof
JP3604776B2 (en) Printer control device and method
JP4085561B2 (en) Printer
JPH09237168A (en) Printing control method in host base printer system, host base printer system and printing host
JPH09226209A (en) Method for controlling print of host base printer system and the host base printer system
JP2000172456A (en) Print system
JPH07168684A (en) Printer and printer management device
JPS6356472A (en) Printer with reprinting function
JPS63187766A (en) Terminal equipment
JP3784624B2 (en) Communication direction switching method
JPH05261981A (en) Printer device
JPH07256990A (en) Printing system

Legal Events

Date Code Title Description
AS Assignment

Owner name: BROTHER KOGYO KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KADOTA, MASATOSHI;YAMANAKA, TSUYOSHI;REEL/FRAME:008672/0777

Effective date: 19970224

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12