KR100329150B1 - Print job handling method of printer driver - Google Patents

Print job handling method of printer driver Download PDF

Info

Publication number
KR100329150B1
KR100329150B1 KR1020000031818A KR20000031818A KR100329150B1 KR 100329150 B1 KR100329150 B1 KR 100329150B1 KR 1020000031818 A KR1020000031818 A KR 1020000031818A KR 20000031818 A KR20000031818 A KR 20000031818A KR 100329150 B1 KR100329150 B1 KR 100329150B1
Authority
KR
South Korea
Prior art keywords
print job
print
printer
printer driver
printing
Prior art date
Application number
KR1020000031818A
Other languages
Korean (ko)
Other versions
KR20010111246A (en
Inventor
신성룡
Original Assignee
윤종용
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 윤종용, 삼성전자 주식회사 filed Critical 윤종용
Priority to KR1020000031818A priority Critical patent/KR100329150B1/en
Publication of KR20010111246A publication Critical patent/KR20010111246A/en
Application granted granted Critical
Publication of KR100329150B1 publication Critical patent/KR100329150B1/en

Links

Abstract

본 발명은, 프린터 드라이버 상에서의 인쇄작업 처리방법에 있어서, 사용자의 수동 양면 인쇄 요구에 의거해 현재 문서를 두 개의 인쇄작업으로 구분하고 상기 두 개 인쇄 작업중 첫 번째 인쇄작업에 해당하는 문서의 페이지내용을 인쇄용지에 인쇄 출력 및 두 번째 인쇄작업 명령요구를 디스플레이 하는 과정과, 상기 첫 번째 인쇄작업에 의해 인쇄출력 후로부터 미리 설정된 기간이 경과하면 프린터로 인쇄작업 종료 명령을 전송하는 과정으로 이루어진다.The present invention relates to a method for processing a print job on a printer driver, wherein the current document is divided into two print jobs according to a user's manual duplex printing request, and the page contents of the document corresponding to the first print job of the two print jobs. Printing a print job and a second print job command request on a printing paper; and sending a print job end command to the printer when a predetermined period elapses after the print output by the first print job.

Description

프린터 드라이버 상에서의 인쇄작업 처리방법{PRINT JOB HANDLING METHOD OF PRINTER DRIVER}How to process print job on printer driver {PRINT JOB HANDLING METHOD OF PRINTER DRIVER}

본 발명은 화상형성장치에 관한 것으로, 특히 프린터 드라이버 상에서의 인쇄작업 처리방법에 관한 것이다.The present invention relates to an image forming apparatus, and more particularly, to a printing job processing method on a printer driver.

화상형성장치의 일 예인 프린터는 요즈음 컴퓨터 주변장치로서 널리 사용되고 있다. 프린터는 그 인쇄방식에 따라 크게 충격식(impact) 방식과 비충격식(non-impact) 방식으로 구분된다. 충격식방식 프린터는 도트 매트릭스(dot matrix) 프린터처럼 프린터 헤드에 있는 핀이 좌우로 움직이면서 리본을 때리고, 리본에 있는잉크가 종이에 묻어 글자의 모양을 인쇄하는 방식이다. 이러한 충격식 방식 프린터와 달리 비충격식 방식 프린터는 잉크를 분사하거나(일 예로, 잉크젯 프린터) 토너를 흡착하여 인쇄를 한다. 잉크젯 프린터는 잉크 카트리지에 있는 잉크가 노즐을 통해 분사되고, 이것이 종이에 부착되면서 인쇄를 하는 것이다.Printers, an example of an image forming apparatus, are widely used as computer peripherals these days. The printer is classified into an impact method and a non-impact method according to the printing method. Impact printers are like dot matrix printers, where the pins on the print head move from side to side, hitting the ribbon, and the ink on the ribbon burying the paper to print the shape of the letters. Unlike the impact printer, the non-impact printer sprays ink (for example, an inkjet printer) or adsorbs toner to print. An ink jet printer is one in which ink in an ink cartridge is ejected through a nozzle, which is attached to paper to print.

이러한 프린터를 구동시키기 위해서 상기 프린터가 연결된 컴퓨터에는 프린터 드라이버가 설치(install)되며, 그 관련 별도의 프로그램도 설치된다. 통상 도 1에 도시된 바와 같이, 컴퓨터(2)에서 사용자가 인쇄명령을 내리면 컴퓨터(20)의 어플리케이션 프로그램은 문서의 내용을 프린터 드라이버(4)로 전달하고, 프린터 드라이버(4)는 이를 명령어를 통해 프린터(6)가 이해할 수 있는 내용으로 변환한다. 이렇게 변환된 데이터는 인터페이스를 통해 프린터(6)의 제어보드로 전달된 후 프린트된다. 컴퓨터 사용자는 프린터 드라이버 기능을 사용해서 프린터 작동방식을 변경할 수 있다.In order to drive such a printer, a printer driver is installed in a computer to which the printer is connected, and a related separate program is also installed. In general, as shown in FIG. 1, when a user issues a print command in the computer 2, an application program of the computer 20 transmits the contents of a document to the printer driver 4, and the printer driver 4 sends the command. Through this, the printer 6 converts the contents into something that the printer 6 can understand. The converted data is transferred to the control board of the printer 6 through the interface and then printed. The computer user can change the printer's operation using the printer driver function.

종래 기술에서, 하드웨어적으로 양면 인쇄기능을 지원하지 않는 프린터의 경우에 양면 인쇄를 하기 위해선 프린터 드라이버는 수동으로 양면 인쇄를 할 수 있도록 그 기능을 지원한다. 만약 1,2,3,4의 네 페이지로 구성된 문서를 수동 양면 인쇄를 한다고 하면, 프린터 드라이버는 인쇄명령에 의해 문서의 1,3 페이지 내용을 인쇄용지에 인쇄 출력한다. 그 후 사용자가 앞서 인쇄 출력된 2장의 인쇄용지를 뒤집어서 다시 급지함에 넣을 때까지 대기를 알리는 메시지 창을 컴퓨터 화면상에 띄우면서 기다리게 된다. 사용자가 출력된 2장의 인쇄용지를 뒤집어서 다시 급지함에 넣고 인쇄명령을 다시 내리면 프린터 드라이버는 나머지 페이지 즉, 문서 2,4페이지 내용 각각을 전면이 인쇄된 인쇄용지들에 대응시켜 인쇄 출력한다.In the prior art, in the case of a printer which does not support the duplex printing function in hardware, the printer driver supports the duplex printing function to perform duplex printing manually. If manual duplex printing of a document consisting of four pages of 1,2,3,4 is performed, the printer driver prints the contents of one or three pages of the document on a printing sheet by a print command. After that, the user waits while displaying a message window on the computer screen informing the wait until the user turns over the two printed sheets previously printed and put them back in the tray. When the user turns over two printed sheets of paper, puts them back in the tray, and issues a print command again, the printer driver prints each of the remaining pages, that is, the contents of pages 2 and 4, corresponding to the printed sheets printed on the entire surface.

하지만 상기와 같은 수동 양면 인쇄방법은 하기와 같은 문제가 있다. 사용자가 수동 양면 인쇄 기능으로 인쇄명령을 내린 후 일정 기간이 경과하도록 다음 인쇄 명령을 내리지 않으면 기간경과에 따른 타임아웃 에러가 일으키게 된다. 타임아웃 에러가 난 이후에는 사용자가 인쇄명령을 내려도 이미 앞선 인쇄작업이 사라진 이후이기 때문에 계속해서 에러 용지를 인쇄출력한다. 이러한 경우는 프린터를 네트워크 프린터로 사용할 경우에도 발생되는 문제로서 사용자가 인쇄 명령을 내리지 않게 되면 현재 인쇄작업이 네트워크 프린터의 인쇄관리자에게는 인쇄를 하고 있는 것과 같은 계속 사용중 상태로 인식된다. 그에 따라 프린터 스풀에 대기중인 다른 인쇄작업들도 인쇄를 하지 못하고 계속 스풀에 쌓이게 되는 문제가 있다.However, the manual two-sided printing method as described above has the following problems. If the user does not issue the next print command for a certain period of time after giving a print command by the manual duplex printing function, a timeout error occurs due to the passage of time. After the timeout error occurs, even if the user issues a print command, since the previous print job has already disappeared, the error paper is continuously printed out. This is a problem that occurs even when the printer is used as a network printer. If the user does not issue a print command, the current print job is recognized as being still in use such as printing to the print manager of the network printer. Accordingly, there is a problem that other print jobs waiting on the printer spool do not print and continue to accumulate on the spool.

따라서 본 발명의 목적은 프린터 드라이버 상에서의 수동양면 인쇄 작업을 개선되게 처리하는 방법을 제공하는데 있다.It is therefore an object of the present invention to provide a method for improving the handling of manual duplex printing on a printer driver.

본 발명의 다른 목적은 수동양면 인쇄작업을 효과적으로 처리하여 프린터의 성능을 향상시키는 방법을 제공하는데 있다.Another object of the present invention is to provide a method of effectively processing a manual duplex printing job to improve the performance of the printer.

상기한 목적에 따라, 본 발명은, 수동 양면 인쇄와 같이 인쇄작업이 둘로 나누어지는 경우의 문서 인쇄 시에는 첫 번째 인쇄작업을 인쇄한 후 일정기간동안 사용자가 인쇄명령을 내리지 않으면 자동으로 현재의 인쇄작업을 종료하는 명령을 프린터로 전송하여 프린터의 타임아웃 에러를 방지하고 다른 인쇄작업이 스풀에 계속쌓이는 것을 방지한다. 그리고 수동양면 인쇄의 두 번째 인쇄작업은 사용자가 일정 기간을 경과한 후에 인쇄명령을 내려도 별도의 인쇄작업으로 처리하여 인쇄를 할 수 있도록 한다.According to the above object, the present invention, when printing a document in the case of a print job divided into two, such as manual duplex printing, the current print automatically if the user does not give a print command for a certain period after printing the first print job Send a command to end the job to the printer to avoid printer timeout errors and to prevent other print jobs from stacking on the spool. The second printing job of the manual duplex printing allows the user to process the print job as a separate print job even though the user issues a print command after a certain period of time.

도 1은 인쇄 절차를 설명하기 위한 개념 블록도,1 is a conceptual block diagram for explaining a printing procedure;

도 2는 컴퓨터의 구체 블록 구성도,2 is a schematic block diagram of a computer;

도 3은 프린터의 구체 블록 구성도,3 is a schematic block diagram of a printer;

도 4는 본 발명의 실시 예에 따른 인쇄 작업 처리 흐름도.4 is a flowchart of a print job processing according to an exemplary embodiment of the present invention.

이하 본 발명의 바람직한 실시 예들을 첨부한 도면을 참조하여 상세히 설명한다. 도면들 중 동일한 구성요소들은 가능한 한 어느 곳에서든지 동일한 부호들로 나타내고 있음에 유의해야 한다. 또한 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the same elements in the figures are represented by the same numerals wherever possible. In addition, detailed descriptions of well-known functions and configurations that may unnecessarily obscure the subject matter of the present invention will be omitted.

본 발명의 실시 예에서도 컴퓨터(2) 및 프린터(4)가 도 1에 도시된 바와 같은 개략 구성을 가지고 있다. 도 1에서 프린터 드라이버(4)는 컴퓨터(2)에 설치(install)되어 있는 것임을 이해하여야 한다. 그리고 도 1의 컴퓨터(2)는 도 2와 같은 구체 블록 구성을, 도 1의 프린터(6)는 도 3과 같은 구체 블록 구성을 포함하고 있다.Even in the embodiment of the present invention, the computer 2 and the printer 4 have a schematic configuration as shown in FIG. It should be understood that the printer driver 4 in FIG. 1 is installed in the computer 2. The computer 2 of FIG. 1 includes the concrete block structure as shown in FIG. 2, and the printer 6 of FIG. 1 includes the concrete block structure as shown in FIG. 3.

먼저 도 2를 참조하여 컴퓨터(2)의 구체 구성을 설명하면, CPU(Central Processing Unit)(10)는 제어 프로그램을 수행하여 퍼스널 컴퓨터의 전반적인 제어를 담당한다. 특히 본 발명에서 CPU(10)는 인쇄에 관련된 응용프로그램 및 설치된(install) 프린터 드라이버 관련 프로그램을 수행한다. 디스플레이 제어기(12)는 CPU(10)의 제어에 의해 CPU(10)의 각종 처리정보를 모니터(14)에 디스플레이한다. 메모리부(16)는 CPU(10)의 제어 프로그램을 저장하며, CPU(10)의 처리 데이터를 일시 저장한다. 본 발명의 실시 예에서는 도 4와 같이 동작을 수행하는 프린터 드라이버(4)의 프로그램 등이 상기 메모리부(16)에 포함되어 있다. 상기 메모리부(16)는 롬(ROM: Read Only Memory)과 램(RAM: Random Access Memory)으로 구성된다. 입출력 인터페이스(18)는 CPU(10)와 입력장치(20)와 보조기억장치(22)와 출력장치(24)간에 입출력되는 신호들을 인터페이스 한다. 입력장치(20)는 CPU(10)에 각종정보나 명령을 입력하기 위한 장치로 키보드나 마우스 등이 될 수 있다. 보조기억장치(22)로는 하드 디스크 드라이브, 플로피 디스크 드라이브 등이 사용될 수 있다. 출력장치(24)는 CPU(10)에 의해 처리된 각종 정보를 출력하기 위한 장치로서, 프린터나 플로터 등이 사용될 수 있다. 즉, 도 1에 도시한 프린터(6)가 도 3의 출력장치(24)의 일 예가 될 수 있다.First, a concrete configuration of the computer 2 will be described with reference to FIG. 2. The CPU (Central Processing Unit) 10 executes a control program to perform overall control of a personal computer. In particular, in the present invention, the CPU 10 performs an application program related to printing and an installed printer driver related program. The display controller 12 displays various processing information of the CPU 10 on the monitor 14 under the control of the CPU 10. The memory unit 16 stores the control program of the CPU 10 and temporarily stores the process data of the CPU 10. In the exemplary embodiment of the present invention, a program of the printer driver 4 that performs an operation as shown in FIG. 4 is included in the memory unit 16. The memory unit 16 includes a read only memory (ROM) and a random access memory (RAM). The input / output interface 18 interfaces signals input and output between the CPU 10, the input device 20, the auxiliary storage device 22, and the output device 24. The input device 20 is a device for inputting various information or commands to the CPU 10 and may be a keyboard or a mouse. As the auxiliary memory device 22, a hard disk drive, a floppy disk drive, or the like may be used. The output device 24 is a device for outputting various types of information processed by the CPU 10, and a printer, a plotter, or the like can be used. That is, the printer 6 shown in FIG. 1 may be an example of the output device 24 of FIG. 3.

다음으로 도 3을 참조하여 컴퓨터(6)의 구성을 설명하면, 제어부(30)는 프린터의 전반적인 제어를 담당한다. 호스트 인터페이스(32)는 컴퓨터(2) 등과 같은 호스트와 제어부(30)간을 인터페이스한다. 메모리부(34)는 제어부(30)의 수행 프로그램 및 각종 정보를 저장하고, 제어부(100)의 프로그램 수행에 따라 발생된 데이터도 임시 저장한다. NVRAM(Non Volatile RAM)(36)은 프린터 관리를 위한 각종 정보를 저장한다. 프린트 엔진부(38)는 제어부(30)의 제어에 따라 프린팅을 수행한다. 조작패널(40)은 사용자의 다양한 명령입력을 가능하게 하는 키입력부와 사용자에게 다양한 정보를 제공하기 위한 표시창을 구비한다.Next, referring to FIG. 3, the configuration of the computer 6 will be described. The controller 30 is responsible for the overall control of the printer. The host interface 32 interfaces between a host such as the computer 2 and the control unit 30. The memory unit 34 stores the execution program and various information of the control unit 30, and temporarily stores data generated according to the program execution of the control unit 100. Non-volatile RAM (NVRAM) 36 stores various types of information for printer management. The print engine 38 performs printing under the control of the controller 30. The operation panel 40 includes a key input unit for enabling various user inputs and a display window for providing various information to the user.

도 4는 본 발명의 실시 예에 따른 인쇄 작업 처리 흐름도이다. 도 4에 도시된 본 발명의 실시 예에 따른 인쇄작업 처리는, 수동 양면 인쇄와 같이 인쇄작업이둘로 나누어지는 경우의 프린터 드라이버가 문서 하나에 대한 인쇄작업내에서 별도의 두 문서를 인쇄하는 것처럼 인쇄작업을 처리한다. 즉, 수동 양면 인쇄기능으로 인쇄할 문서 하나의 첫 번째 인쇄작업에 의해 인쇄출력 후로부터 미리 설정된 기간이 경과하면 프린터로 인쇄작업 종료 명령을 전송한다. 이러한 동작은 프린터의 타임아웃 에러를 방지하고 다른 인쇄작업이 스풀에 계속 쌓이는 것을 방지하는 역할을 한다.4 is a flowchart illustrating a print job processing according to an exemplary embodiment of the present invention. The print job processing according to the embodiment of the present invention shown in FIG. 4 is performed as if the printer driver prints two separate documents in a print job for one document when the print job is divided into two, such as manual duplex printing. Process the print job. That is, when a preset period of time has elapsed since the print output by the first print job of one document to be printed by the manual duplex printing function, a print job end command is transmitted to the printer. This action prevents printer timeout errors and prevents other print jobs from accumulating on the spool.

도 1 및 도 4를 참조하여 본 발명의 실시 예에 따른 동작을 더욱 상세히 설명하면 하기와 같다.Referring to Figures 1 and 4 will be described in more detail the operation according to an embodiment of the present invention.

현재 컴퓨터 모니터(14)상에 디스플레이 되고 있는 문서에 대해 사용자가 프린터 드라이버를 이용해 도 4의 100단계와 같이, 수동 양면 인쇄기능으로 인쇄 출력을 요구하면, 프린터 드라이버(4)는 도 4의 110단계로 진행한다. 도 4의 110단계에서 프린터 드라이버(4)는 문서 하나에 대한 인쇄작업을 두 개로 구분하고, 구분된 두 개 인쇄 작업중 첫 번째 인쇄작업에 해당하는 문서의 페이지내용을 인쇄용지에 인쇄 출력하게 한다. 그에 따라 프린터(6)에서는 문서의 첫 번째 인쇄작업에 해당하는 페이지 내용들을 인쇄 용지에 인쇄하고 그 인쇄용지를 출력한다. 예를 들면, 1,2,3,4의 네 페이지로 구성된 문서를 수동 양면 인쇄를 한다고 하면, 프린터 드라이버(4)는 첫 번째 인쇄작업에서 문서의 1,3 페이지 내용을 인쇄용지에 인쇄되게 한다. 그후 프린터 드라이버(4)는 도 4의 120단계에서 인쇄용지 재삽입 후 인쇄명령을 내리라는 메시지 창을 모니터(14)에 디스플레이하고, 미리 설정된 기간을 카운트하기 위한 타이머를 구동시킨다. 이때 상기 메시지 창에는 사용자가 인쇄용지 재삽입 후 인쇄명령을 내리기 위해 사용하는 버튼 즉, O.K. 형상의 버튼이 포함되어 있다.If the user requests print output using the manual duplex function as in step 100 of FIG. 4 using the printer driver for the document currently being displayed on the computer monitor 14, the printer driver 4 performs step 110 of FIG. Proceed to In step 110 of FIG. 4, the printer driver 4 divides a print job for one document into two, and prints and outputs the page contents of the document corresponding to the first print job among the two print jobs. Accordingly, the printer 6 prints the page contents corresponding to the first print job of the document on the printing paper and outputs the printing paper. For example, suppose that a manual duplex printing of a four-page document of 1,2,3,4 is performed. The printer driver 4 causes the contents of the first and third pages of the document to be printed on the printing paper in the first printing job. . Thereafter, the printer driver 4 displays a message window on the monitor 14 to issue a print command after reinserting the print paper in step 120 of FIG. 4, and drives a timer for counting a preset period. At this time, the message window is a button used by the user to give a print command after reinserting the printing paper, that is, O.K. Shaped buttons are included.

그후 프린터 드라이버(4)는 도 4의 130단계에서 상기 타이머가 타임아웃 되기 전까지(즉, (즉 미리 설정된 기간이 경과되기 전까지) 사용자로부터의 인쇄명령이 있는가를 판단한다. 사용자가 앞서 인쇄 출력된 인쇄용지들을 뒤집어서 다시 급지함에 넣고는 인쇄명령을 내릴 것이다. 사용자가 모니터(14)상에 디스플레이 되고 있는 메시지 창에 포함된 O.K.형상의 버튼을 누르게 되면 프린터 드라이버(4)는 사용자로부터 인쇄 명령이 인가되었음을 인지한다. 만약 타이머가 타임 아웃되기 전에 사용자가 메시지 창에 포함된 O.K.형상의 버튼을 누르게 되면 프린터 드라이버(4)는 문서의 두 번째 인쇄작업에 해당하는 페이지 내용들 즉, 문서의 나머지 페이지들 내용을 인쇄 용지에 인쇄하고 그 인쇄용지를 출력한다. 상기의 일 예에서와 같이, 1,2,3,4의 네 페이지로 구성된 문서를 수동 양면 인쇄를 한다고 하면, 프린터 드라이버(4)는 두 번째 인쇄작업에서 문서의 2,4 페이지 내용을 인쇄용지에 인쇄되게 한다.The printer driver 4 then determines whether there is a print command from the user before the timer times out (i.e., before the preset period elapses) in step 130 of Fig. 4. The user prints the previously printed output. The papers will be flipped over, put back into the paper tray, and the print command will be issued. If the user presses the OK button included in the message window before the timer times out, the printer driver 4 will display the page contents corresponding to the second print job of the document, that is, the contents of the remaining pages of the document. Prints the printed paper and prints the printed paper, as in the above example, with four pages of 1,2,3,4 If the constructed document is to be subjected to manual duplex printing, the printer driver 4 causes the contents of pages 2 and 4 of the document to be printed on the printing paper in the second printing job.

한편 사용자로부터의 인쇄명령이 없이 타임아웃이 되면 즉, 미리 설정된 기간이 경과하면 프린터 드라이버(4)는 도 4의 150단계에서 프린터(6)로 인쇄작업 종료 명령을 전송한다. 프린터 드라이버(4)가 프린터(6)로 인쇄작업 종료 명령을 전송하면 프린터(6)는 현재 인쇄작업이 종료된 것으로 판단하여 다른 인쇄작업을 처리할 수 있다. 그에 따라 프린터(6)의 타임아웃 에러를 방지하고 다른 인쇄작업이 스풀에 계속 쌓이는 것이 방지된다.On the other hand, when the timeout occurs without a print command from the user, that is, when the preset period has elapsed, the printer driver 4 transmits a print job end command to the printer 6 in step 150 of FIG. When the printer driver 4 transmits a print job end command to the printer 6, the printer 6 may determine that the current print job is finished and process another print job. This prevents a timeout error of the printer 6 and prevents other print jobs from accumulating on the spool.

도 4의 150단계에서 인쇄작업 종료 명령이 프린터(4)로 전송되더라도 컴퓨터(2)의 모니터(14)상에는 O.K.형상의 버튼이 포함된 메시지 창이 계속 디스플레이되고 있다. 따라서 사용자는 타임아웃이 되더라도 즉, 미리 설정된 기간이 경과하더라도 문서의 두 번째 인쇄작업 명령을 할 수 있다. 따라서 미리 설정된 기간이 경과하더라도 사용자가 전면이 인쇄된 인쇄용지들을 급지함에 재삽입 후 인쇄명령을 내리게 되면 즉, 타이머가 타임 아웃된 이후 사용자가 메시지 창에 포함된 O.K.형상의 버튼을 누르게 되면 프린터 드라이버(4)는 도 4의 180단계에서 문서의 두 번째 인쇄작업에 해당하는 페이지 내용들 즉, 문서의 나머지 페이지들 내용을 인쇄 용지에 인쇄하고 그 인쇄용지를 출력한다. 상기의 일 예에서와 같이, 1,2,3,4의 네 페이지로 구성된 문서를 수동 양면 인쇄를 한다고 하면, 프린터 드라이버(4)는 두 번째 인쇄작업에서 문서의 2,4 페이지 내용을 인쇄용지에 인쇄되게 한다.Although the print job end command is transmitted to the printer 4 in step 150 of FIG. 4, a message window including an O.K.-shaped button is continuously displayed on the monitor 14 of the computer 2. Thus, the user can issue a second print job command of the document even after the timeout, i. Therefore, even if the preset period has elapsed, when the user reinserts the printed sheets into the paper feeder and issues a print command, that is, when the user presses the OK button included in the message window after the timer has timed out, the printer driver (4) prints the page contents corresponding to the second print job of the document, that is, the contents of the remaining pages of the document, on the printing paper in step 180 of FIG. 4 and outputs the printing paper. As in the above example, if the document consisting of four pages of 1,2,3,4 is to be duplexed manually, the printer driver 4 prints the contents of pages 2 and 4 of the document in the second print job. To be printed on

도 4의 160단계에서의 문서의 두 번째 인쇄작업에 대한 인쇄명령이 아니면 프린터 드라이버(4)는 도 4의 170단계로 진행하여 그에 해당하는 기능을 수행한다.If it is not the print command for the second print job of the document in step 160 of FIG. 4, the printer driver 4 proceeds to step 170 of FIG. 4 to perform a corresponding function.

상술한 본 발명의 설명에서는 구체적인 실시 예에 관해 설명하였으나, 여러 가지 변형이 본 발명의 범위에서 벗어나지 않고 실시할 수 있다. 따라서 본 발명의 범위는 설명된 실시 예에 의하여 정할 것이 아니고 특허청구범위와 특허청구범위의 균등한 것에 의해 정해 져야 한다.In the above description of the present invention, specific embodiments have been described, but various modifications may be made without departing from the scope of the present invention. Therefore, the scope of the present invention should not be defined by the described embodiments, but should be determined by the equivalent of claims and claims.

상술한 바와 같이 본 발명은 본 발명은, 수동 양면 인쇄와 같이 인쇄작업이둘로 나누어지는 경우의 프린터 드라이버는 문서 하나에 대한 인쇄작업내에서 별도의 두 문서를 인쇄하는 것처럼 인쇄작업을 처리하여 드라이버의 성능을 높이는 장점이 있다.As described above, in the present invention, the printer driver when the print job is divided into two, such as manual duplex printing process the print job as if two separate documents are printed within the print job for one document, the driver It has the advantage of increasing performance.

Claims (3)

프린터 드라이버 상에서의 인쇄작업 처리방법에 있어서,In the print job processing method on the printer driver, 사용자의 수동 양면 인쇄 요구에 의거해 현재 문서를 두 개의 인쇄작업으로 구분하고 상기 두 개 인쇄 작업중 첫 번째 인쇄작업에 해당하는 문서의 페이지내용을 인쇄용지에 인쇄 출력 및 두 번째 인쇄작업 명령요구를 디스플레이 하는 과정과,According to the user's manual duplex printing request, the current document is divided into two print jobs, and the page contents of the document corresponding to the first of the two print jobs are printed on the print paper and the second print job command request is displayed. Process, 상기 첫 번째 인쇄작업에 의해 인쇄출력 후로부터 미리 설정된 기간이 경과하면 프린터로 인쇄작업 종료 명령을 전송하는 과정으로 이루어짐을 특징으로 하는 인쇄작업 처리방법.And a step of transmitting a print job end command to a printer when a predetermined period of time has elapsed since the printout by the first print job. 제1항에 있어서, 상기 첫 번째 인쇄작업 후 사용자의 두 번째 인쇄작업 명령이 있으면 상기 두 개 인쇄작업중 두 번째 인쇄작업에 해당하는 문서의 페이지내용을 인쇄용지에 인쇄 출력하는 과정을 더 가짐을 특징으로 하는 인쇄작업 처리방법.The method of claim 1, further comprising: printing a page content of a document corresponding to a second print job of the two print jobs on a printing paper when the second print job command is issued by the user after the first print job. Processing of a print job. 프린터 드라이버 상에서의 인쇄작업 처리방법에 있어서,In the print job processing method on the printer driver, 사용자의 수동 양면 인쇄 요구에 의거해 현재 문서를 두 개의 인쇄작업으로 구분하고 상기 두 개 인쇄 작업중 첫 번째 인쇄작업에 해당하는 문서의 페이지내용을 인쇄용지에 인쇄 출력하는 과정과,Dividing the current document into two print jobs according to the user's manual duplex printing request, and printing the page contents of the document corresponding to the first of the two print jobs on the print paper; 상기 첫 번째 인쇄작업에 의해 인쇄출력 후로부터 미리 설정된 기간이 경과하면 프린터로 인쇄작업 종료 명령을 전송하는 과정으로 이루어짐을 특징으로 하는 인쇄작업 처리방법.And a step of transmitting a print job end command to a printer when a predetermined period of time has elapsed since the printout by the first print job.
KR1020000031818A 2000-06-09 2000-06-09 Print job handling method of printer driver KR100329150B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000031818A KR100329150B1 (en) 2000-06-09 2000-06-09 Print job handling method of printer driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000031818A KR100329150B1 (en) 2000-06-09 2000-06-09 Print job handling method of printer driver

Publications (2)

Publication Number Publication Date
KR20010111246A KR20010111246A (en) 2001-12-17
KR100329150B1 true KR100329150B1 (en) 2002-03-21

Family

ID=45931115

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000031818A KR100329150B1 (en) 2000-06-09 2000-06-09 Print job handling method of printer driver

Country Status (1)

Country Link
KR (1) KR100329150B1 (en)

Also Published As

Publication number Publication date
KR20010111246A (en) 2001-12-17

Similar Documents

Publication Publication Date Title
US7839520B2 (en) Program, information processor and preview method
US20030007818A1 (en) Print control apparatus, printing method, and print control program
US20080106750A1 (en) Image forming apparatus and method of preventing printing error from being generated
JP2004168035A (en) Printer, information processor and their controlling method, program and storage medium
JP2008033460A (en) Information processor
JP4029391B2 (en) Printer
US6890111B2 (en) Tab paper 2-sided print method, tab paper 2-sided print program, computer readable storage medium storing program, and print control apparatus
KR100329150B1 (en) Print job handling method of printer driver
JP2010173151A (en) Printer
JP2011113165A (en) Information processing method, program for the same and information processing apparatus
KR20010077777A (en) Printer control method on printer driver
JP4058982B2 (en) Printer
JP3248811B2 (en) Print control device and print control method
JP2001219566A (en) Printer host, medium storing its operating program, ink jet printer
JP2004362219A (en) Printer, printer driver and utility system
JP4054544B2 (en) Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program
US20230041908A1 (en) Image processing apparatus, non-transitory computer readable medium, and image processing method
KR100530227B1 (en) Printing Method for saving paper
JP4151473B2 (en) Printing system and printing apparatus
JP2003251892A (en) Printer and print system
JP2010231621A (en) Printing control program, printing data output device, and printing system
KR100777040B1 (en) Image forming method and image processing apparatus
JPH08192553A (en) Printer
US20030133157A1 (en) Information processing apparatus, information processing method, recording medium, and program
JP2012103922A (en) Driver program

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20070227

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee