KR20030059693A - Printing system for printing print image stored at predetermined region of HDD and method using the same - Google Patents

Printing system for printing print image stored at predetermined region of HDD and method using the same Download PDF

Info

Publication number
KR20030059693A
KR20030059693A KR1020020000430A KR20020000430A KR20030059693A KR 20030059693 A KR20030059693 A KR 20030059693A KR 1020020000430 A KR1020020000430 A KR 1020020000430A KR 20020000430 A KR20020000430 A KR 20020000430A KR 20030059693 A KR20030059693 A KR 20030059693A
Authority
KR
South Korea
Prior art keywords
printer
image
hdd
print image
predetermined
Prior art date
Application number
KR1020020000430A
Other languages
Korean (ko)
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 KR1020020000430A priority Critical patent/KR20030059693A/en
Publication of KR20030059693A publication Critical patent/KR20030059693A/en

Links

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/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
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/25Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
    • G11B2220/2504Holographic discs; Holographic digital data storage [HDDS]
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/40Combinations of multiple record carriers
    • G11B2220/45Hierarchical combination of record carriers, e.g. HDD for fast access, optical discs for long term storage or tapes for backup

Abstract

PURPOSE: A system and a method for storing a print image in a HDD(Hard Disk Drive) and outputting the stored image are provided to reduce a RAM region of a printer by allocating a space for storing a document for reprinting to the region of the HDD, and to offer the output printing fast by using the stored image without executing an application program again. CONSTITUTION: A printer driver(17) transmits the document written from the application program through a GDI(Graphic Device Interface)(15) to the printer(20) through the input and output devices(19,21), and generates and outputs an instruction needed to make the program generate a bitmap image. A program ROM(23) generates the bitmap image by analyzing the instruction, and transfers the bitmap image to an engine controller(25). An image development part(27) outputs the bitmap image.

Description

HDD의 소정영역에 프린트 이미지를 저장하고 저장된 이미지를 출력하는 프린팅 시스템 및 그 방법{Printing system for printing print image stored at predetermined region of HDD and method using the same}Printing system for printing print image stored at predetermined region of HDD and method using the same}

본 발명은 프린팅 시스템에 관한 것으로, 보다 상세하게는 프린트 이미지를 프린터로 전송함과 동시에 HDD의 소정의 영역에 저장하고, HDD의 소정의 영역에 저장된 이미지를 프린터로 전송하여 출력하는 프린팅 시스템 및 그 방법에 관한 것이다.The present invention relates to a printing system, and more particularly, a printing system for transmitting a print image to a printer and storing the print image in a predetermined area of the HDD, and transmitting the image stored in the predetermined area of the HDD to a printer and outputting the same. It is about a method.

일반적으로 컴퓨터(PC)와 프린터는 사무자동화를 위한 필수적인 장치이다. 프린터는 컴퓨터의 응용프로그램(application)에서 작성된 문서를 인쇄하는 장치이며, 프린터 드라이버는 프린터를 구동시키는 장치 또는 프로그램이다.In general, computers (PCs) and printers are essential devices for office automation. A printer is a device for printing a document created by an application of a computer, and a printer driver is a device or program for driving a printer.

종래의 경우 프린터 드라이버를 통하여 사용자가 사용자 인터페이스를 통하여 프린터 잼(printer jam)이 발생된 문서를 재인쇄하거나 또는 문서의 마지막 페이지를 재인쇄하는 명령을 하면, 프린터는 상기 명령에 응답하여 프로그램 롬에 저장된 페이지(예컨대 프린터 잼이 발생된 페이지 또는 문서의 마지막 페이지)의 이미지를 재인쇄한다.In the conventional case, when a user issues a command for reprinting a document in which a printer jam has occurred or reprints the last page of the document through a user interface through the printer driver, the printer responds to the command to the program ROM. Reprint an image of a stored page (e.g., the page where the printer jam occurred or the last page of the document).

그러나 프린터의 램(RAM)의 용량이 작으므로 프린터의 RAM에 문서전체 또는 문서전체의 일부를 저장할 수 없으므로 불편하다. 문서전체 또는 문서전체의 일부를 재인쇄하기 위하여 사용자는 응용프로그램을 다시 실행해야하는 문제점이 있다.However, since the RAM of the printer is small, it is inconvenient because the entire document or a part of the entire document cannot be stored in the printer's RAM. In order to reprint the entire document or a part of the entire document, the user has to rerun the application program.

따라서 본 발명이 이루고자 하는 기술적인 과제는 재인쇄를 위한 문서를 저장하기 위한 공간을 HDD의 소정의 영역에 할당하여 프린터의 RAM의 영역을 감소시키며 응용프로그램을 다시 실행시키지 않고 HDD의 소정의 영역에 저장된 이미지를 이용하여 빠른 출력결과물을 제공할 수 있는 프린팅 시스템과 그 방법을 제공하는 것이다.Therefore, a technical problem of the present invention is to allocate a space for storing a document for reprinting to a predetermined area of the HDD, thereby reducing the area of the printer's RAM and to a predetermined area of the HDD without executing the application program again. The present invention provides a printing system and method for providing a quick output using stored images.

본 발명의 상세한 설명에서 인용되는 도면을 보다 충분히 이해하기 위하여 각 도면의 상세한 설명이 제공된다.The detailed description of each drawing is provided in order to provide a thorough understanding of the drawings cited in the detailed description of the invention.

도 1은 본 발명에 따른 프린팅 시스템의 블락도를 나타낸다.1 shows a block diagram of a printing system according to the invention.

도 2는 본 발명에 따른 프린팅 방법의 흐름도를 나타낸다.2 shows a flowchart of a printing method according to the present invention.

상기 기술적 과제를 달성하기 위한 프린트 이미지 인쇄방법은 프린터 드라이버에서 소정의 인터페이스를 제공하는 단계; 및 상기 소정의 인터페이스에 응답하여 프린트 이미지를 프린터에 전송함과 동시에 상기 프린트 이미지를 HDD의 소정의 영역에 저장하거나 또는 상기 HDD의 소정의 영역에 저장된 프린트 이미지를 상기 프린터로 전송하는 단계를 구비한다.A print image printing method for achieving the above technical problem comprises the steps of providing a predetermined interface in the printer driver; And transmitting the print image to the printer in response to the predetermined interface, and simultaneously storing the print image in a predetermined area of the HDD or transmitting the print image stored in the predetermined area of the HDD to the printer. .

상기 기술적 과제를 달성하기 위한 프린팅 시스템은 소정의 사용자 인터페이스를 제공하고 상기 소정의 인터페이스에 응답하여 프린트 이미지를 프린터에 전송하는 프린터 드라이버; 상기 소정의 인터페이스에 응답하여 상기 프린트 이미지가 상기 프린터로 전송되는 것과 동시에 상기 프린트 이미지를 소정의 영역에 저장하는 HDD; 및 상기 프린트 이미지에 상응하는 비트맵 이미지를 생성하는 프로그램 롬을 구비한다.A printing system for achieving the technical problem includes a printer driver for providing a predetermined user interface and transmitting a print image to the printer in response to the predetermined interface; An HDD for storing the print image in a predetermined area at the same time as the print image is transmitted to the printer in response to the predetermined interface; And a program ROM for generating a bitmap image corresponding to the print image.

상기 소정의 인터페이스는 프린터 잼이 발생된 페이지의 재인쇄, 소정의 문서의 마지막장 저장 또는 재인쇄, 또는 적어도 하나의 문서전체의 저장 또는 재인쇄이다. 그리고 상기 프린터로부터 프린터 잼이 발생되는 경우 상기 프린터 잼이 발생된 페이지에 상응하는 상기 저장된 이미지를 상기 프린터로 전송한다.The predetermined interface is reprinting a page on which a printer jam has occurred, storing or reprinting the last sheet of a given document, or storing or reprinting at least one whole document. When the printer jam is generated from the printer, the stored image corresponding to the page where the printer jam is generated is transmitted to the printer.

본 발명과 본 발명의 동작상의 이점 및 본 발명의 실시에 의하여 달성되는 목적을 충분히 이해하기 위해서는 본 발명의 바람직한 실시예를 예시하는 첨부 도면 및 첨부 도면에 기재된 내용을 참조하여야만 한다.In order to fully understand the present invention, the operational advantages of the present invention, and the objects achieved by the practice of the present invention, reference should be made to the accompanying drawings which illustrate preferred embodiments of the present invention and the contents described in the accompanying drawings.

이하, 첨부한 도면을 참조하여 본 발명의 바람직한 실시예를 설명함으로써, 본 발명을 상세히 설명한다. 각 도면에 제시된 동일한 참조부호는 동일한 부재를 나타낸다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Like reference numerals in the drawings denote like elements.

도 1은 본 발명에 따른 프린팅 시스템의 블락도를 나타낸다. 도 1의 프린팅 시스템은 PC(10)과 프린터(20)를 구비한다. 도 1을 참조하여 당업계에서 잘 알려진 프린팅 시스템의 작동을 간단히 설명하면 다음과 같다.1 shows a block diagram of a printing system according to the invention. The printing system of FIG. 1 includes a PC 10 and a printer 20. Referring to Figure 1 briefly describe the operation of the printing system well known in the art as follows.

프린터 드라이버(17)는 GDI(graphic device interface; 15)의 도움으로 응용프로그램(13)에서 작성된 문서를 입출력장치들(19, 21)을 통하여 프린터(20)로 전송하며, 또한 프린터 드라이버(17)는 프로그램 롬(23)이 비트맵 이미지를 생성하는데 필요한 명령어를 생성하여 출력한다.The printer driver 17 transmits a document created in the application 13 to the printer 20 through the input / output devices 19 and 21 with the aid of a graphic device interface (GDI) 15, and also the printer driver 17 The program ROM 23 generates and outputs a command necessary to generate a bitmap image.

프로그램 롬(23)은 상기 소정의 명령어를 해석하여 비트맵 이미지를 생성하고 상기 비트맵 이미지를 엔진컨트롤러(25)로 전송하면, 이미지 현상부(27)는 상기 비트맵 이미지를 출력한다. 프린터 드라이버(17)는 사용자로부터 소정의 명령을 입력받는 사용자 인터페이스 부분과 응용프로그램(13)으로부터 입력된 문서를 GDI(15)의 도움을 받아 프로그램 롬(23)에 적합한 명령어를 생성하는 드라이버부분으로 나뉜다.When the program ROM 23 interprets the predetermined command to generate a bitmap image and transmits the bitmap image to the engine controller 25, the image developing unit 27 outputs the bitmap image. The printer driver 17 is a driver portion for generating a command suitable for the program ROM 23 with the help of the GDI 15 and the user interface portion receiving a predetermined command from the user and the document input from the application program 13. Divided.

도 2는 본 발명에 따른 프린팅 방법의 흐름도를 나타낸다. 도 1 및 도 2를 참조하여 HDD(hard disk driver)의 소정영역에 프린트 이미지를 저장하고 저장된 이미지를 출력하는 프린팅 시스템 및 그 방법을 상세히 설명한다.2 shows a flowchart of a printing method according to the present invention. 1 and 2 will be described in detail a printing system and method for storing a print image in a predetermined area of a hard disk driver (HDD) and outputting the stored image.

우선, 인쇄가 시작되면(210단계), 사용자 인터페이스는 (ⅰ) 프린터 잼이 발생된 경우 잼이 발생된 페이지의 재 인쇄, (ⅱ) 마지막 페이지의 저장 및 재 인쇄, (ⅲ) 문서 전체의 저장 및 재 인쇄의 옵션들을 사용자에게 제공한다(220단계).First, once printing has started (step 210), the user interface will (i) reprint the jammed page if a printer jam occurs, (ii) save and reprint the last page, and (iii) save the entire document. And options for reprinting to the user (step 220).

HDD의 소정의 영역에는 사용자 인터페이스에 대응하여 (ⅰ) 프린터 잼이 발생된 경우 잼이 발생된 페이지의 재 인쇄가 선택되는 경우, 잼이 발생된 페이지의 이미지를 저장하고, (ⅱ) 마지막 페이지의 재 인쇄가 선택되는 경우, 문서의 마지막 페이지의 이미지를 저장하고, (ⅲ) 문서 전체의 재 인쇄가 선택되는 경우, 문서 전체에 대한 이미지를 저장한다.In response to the user interface, a predetermined area of the HDD stores (i) a reprint of the jam-produced page when the printer jam occurs, and stores an image of the jam-produced page, and (ii) If reprint is selected, the image of the last page of the document is saved. (Iii) If reprint of the entire document is selected, the image of the entire document is saved.

입출력 모듈의 측면(도 2의 230단계와 240단계)을 보면, (ⅰ) 프린터 잼이 발생되고 사용자에 의하여 잼이 발생된 페이지의 재 인쇄가 선택되는 경우, 잼이 발생된 페이지의 이미지를 프린터로 전송함과 동시에 HDD의 소정영역으로 전송하여 저장하고, 또한 프린터로부터 프린터 잼이 감지되는 경우 HDD의 소정영역에 저장된 해당 이미지를 프린터로 제 전송한다.Looking at the side of the input / output module (steps 230 and 240 in FIG. 2), (i) when a printer jam is generated and the user reprints the jam-produced page, the printer prints an image of the jam-produced page. At the same time, when the printer jam is detected from the printer, the corresponding image stored in the predetermined area of the HDD is first transmitted to the printer.

(ⅱ) 사용자에 의하여 문서의 마지막 페이지의 저장이 선택되는 경우 프린터 드라이버는 문서의 마지막 페이지의 이미지를 프린터로 전송함과 동시에 HDD의 소정영역으로 전송하여 저장하고, 사용자에 의하여 문서의 마지막 페이지의 재 인쇄가 선택되는 경우 프린터 드라이버는 HDD의 소정영역에 저장된 해당 이미지를 프린터로 제 전송한다.(Ii) When the last page of the document is selected by the user, the printer driver transfers the image of the last page of the document to the printer and simultaneously transfers the image to a predetermined area of the HDD and stores the last page of the document by the user. When reprint is selected, the printer driver retransmits the image stored in the predetermined area of the HDD to the printer.

(ⅲ) 사용자에 의하여 문서 전체의 저장이 선택되는 경우 프린터 드라이버는 문서 전체에 대한 이미지를 프린터로 전송함과 동시에 HDD의 소정영역으로 전송하여 저장하고, 사용자에 의하여 문서 전체의 재 인쇄가 선택되는 경우 프린터 드라이버는 HDD의 소정영역에 저장된 문서 전체에 대한 이미지를 프린터로 제 전송한다.(Iii) When the entire document is selected by the user, the printer driver transmits the image of the entire document to the printer and simultaneously transfers the image to a predetermined area of the HDD, and reprints the entire document by the user. In this case, the printer driver first transmits an image of the entire document stored in the predetermined area of the HDD to the printer.

따라서 본 발명에 따른 프린팅 시스템 및 방법은 컴퓨터의 HDD의 소정의 영역에 응용프로그램에서 작성된 문서를 저장할 수 있으므로, 프린터의 RAM 영역을 감소시키는 효과가 있으므로 경제적이다.Therefore, the printing system and method according to the present invention can store a document created by an application program in a predetermined area of the HDD of the computer, and thus it is economical because it can reduce the RAM area of the printer.

본 발명은 도면에 도시된 일 실시 예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.Although the present invention has been described with reference to one embodiment shown in the drawings, this is merely exemplary, and it will be understood by those skilled in the art that various modifications and equivalent other embodiments are possible. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

상술한 바와 같이 본 발명에 따른 본 발명에 따른 프린팅 시스템 및 방법은 컴퓨터의 HDD의 소정의 영역에 응용프로그램에서 작성된 문서를 저장할 수 있으므로, 프린터의 RAM 영역을 감소시키는 효과가 있으므로 경제적이다.As described above, the printing system and method according to the present invention can store a document created by an application program in a predetermined area of the HDD of a computer, and therefore, it is economical because it can reduce the RAM area of the printer.

그리고 하나의 문서 또는 여러 개의 문서들의 이미지를 HDD의 소정의 영역에 저장하는 것이 가능하므로 사용자는 응용프로그램을 다시 열지 않고 HDD에 이미 보관된 이미지를 프린터로 전송할 수 있으므로 빠르게 출력결과물을 사용자에게 제공하는 이점이 있다.And because it is possible to save images of one document or several documents in a certain area of the HDD, the user can send the images already stored on the HDD to the printer without opening the application again, thereby providing the output to the user quickly. There is an advantage.

Claims (6)

프린터 드라이버에서 소정의 인터페이스를 제공하는 단계; 및Providing a predetermined interface in the printer driver; And 상기 소정의 인터페이스에 응답하여 프린트 이미지를 프린터에 전송함과 동시에 상기 프린트 이미지를 HDD의 소정의 영역에 저장하거나 또는 상기 HDD의 소정의 영역에 저장된 프린트 이미지를 상기 프린터로 전송하는 단계를 구비하는 것을 특징으로 하는 이미지 인쇄방법.Transmitting the print image to the printer in response to the predetermined interface and simultaneously storing the print image in a predetermined area of the HDD or transmitting the print image stored in the predetermined area of the HDD to the printer. An image printing method characterized by the above-mentioned. 제1항에 있어서, 상기 소정의 인터페이스는 프린터 잼이 발생된 페이지의 재인쇄, 소정의 문서의 마지막장 저장 또는 재인쇄, 또는 적어도 하나의 문서전체의 저장 또는 재인쇄인 것을 특징으로 하는 이미지 인쇄방법.The image printing method according to claim 1, wherein the predetermined interface is reprinting a page in which a printer jam is generated, storing or reprinting the last sheet of a predetermined document, or storing or reprinting at least one whole document. Way. 제2항에 있어서, 상기 이미지 인쇄방법은 상기 프린터로부터 프린터 잼이 발생되는 경우 상기 프린터 잼이 발생된 페이지에 상응하는 상기 저장된 이미지를 상기 프린터로 전송하는 단계를 더 구비하는 것을 특징으로 하는 이미지 인쇄방법.The image printing method of claim 2, wherein the image printing method further comprises transmitting the stored image corresponding to the page where the printer jam is generated to the printer when a printer jam is generated from the printer. Way. 프린팅 시스템에 있어서,In the printing system, 소정의 사용자 인터페이스를 제공하고 상기 소정의 인터페이스에 응답하여 프린트 이미지를 프린터에 전송하는 프린터 드라이버;A printer driver providing a predetermined user interface and sending a print image to the printer in response to the predetermined interface; 상기 소정의 인터페이스에 응답하여 상기 프린트 이미지가 상기 프린터로 전송되는 것과 동시에 상기 프린트 이미지를 소정의 영역에 저장하는 HDD; 및An HDD for storing the print image in a predetermined area at the same time as the print image is transmitted to the printer in response to the predetermined interface; And 상기 프린트 이미지에 상응하는 비트맵 이미지를 생성하는 프로그램 롬을 구비하는 것을 특징으로 하는 프린팅 시스템.And a program ROM for generating a bitmap image corresponding to the print image. 제4항에 있어서, 상기 소정의 인터페이스는 프린터 잼이 발생된 페이지의 재인쇄, 소정의 문서의 마지막장 저장 또는 재인쇄, 또는 적어도 하나의 문서전체의 저장 또는 재인쇄인 것을 특징으로 하는 프린팅 시스템.5. The printing system according to claim 4, wherein the predetermined interface is reprinting a page on which a printer jam has occurred, storing or reprinting the last sheet of a predetermined document, or storing or reprinting at least one whole document. . 제5항에 있어서, 상기 프린터로부터 프린터 잼이 발생되는 경우 상기 프린터잼이 발생된 페이지에 상응하는 상기 저장된 이미지를 상기 프린터로 전송하는 것을 특징으로 하는 프린팅 시스템.The printing system of claim 5, wherein when the printer jam is generated from the printer, the stored image corresponding to the page where the printer jam is generated is transmitted to the printer.
KR1020020000430A 2002-01-04 2002-01-04 Printing system for printing print image stored at predetermined region of HDD and method using the same KR20030059693A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020000430A KR20030059693A (en) 2002-01-04 2002-01-04 Printing system for printing print image stored at predetermined region of HDD and method using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020000430A KR20030059693A (en) 2002-01-04 2002-01-04 Printing system for printing print image stored at predetermined region of HDD and method using the same

Publications (1)

Publication Number Publication Date
KR20030059693A true KR20030059693A (en) 2003-07-10

Family

ID=32216950

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020000430A KR20030059693A (en) 2002-01-04 2002-01-04 Printing system for printing print image stored at predetermined region of HDD and method using the same

Country Status (1)

Country Link
KR (1) KR20030059693A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7852506B2 (en) 2004-12-13 2010-12-14 Samsung Electronics Co., Ltd Method and apparatus to manage print jobs using labeling
KR101161342B1 (en) * 2005-05-10 2012-06-29 삼성전자주식회사 Apparatus and method for printing

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0732665A (en) * 1993-06-25 1995-02-03 Canon Inc Printing device
JPH10271300A (en) * 1997-03-24 1998-10-09 Ricoh Co Ltd Image copying device
JPH1185430A (en) * 1997-09-03 1999-03-30 Ricoh Co Ltd Printer control device
JP2000187575A (en) * 1998-12-21 2000-07-04 Ricoh Co Ltd Network printer
KR20010026821A (en) * 1999-09-09 2001-04-06 윤종용 Method for reprinting of document error occurred

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0732665A (en) * 1993-06-25 1995-02-03 Canon Inc Printing device
JPH10271300A (en) * 1997-03-24 1998-10-09 Ricoh Co Ltd Image copying device
JPH1185430A (en) * 1997-09-03 1999-03-30 Ricoh Co Ltd Printer control device
JP2000187575A (en) * 1998-12-21 2000-07-04 Ricoh Co Ltd Network printer
KR20010026821A (en) * 1999-09-09 2001-04-06 윤종용 Method for reprinting of document error occurred

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7852506B2 (en) 2004-12-13 2010-12-14 Samsung Electronics Co., Ltd Method and apparatus to manage print jobs using labeling
KR101161342B1 (en) * 2005-05-10 2012-06-29 삼성전자주식회사 Apparatus and method for printing

Similar Documents

Publication Publication Date Title
US6888641B2 (en) Designating an image processing apparatus based on limited selection conditions
US20050275882A1 (en) Information processing apparatus and its control method
KR100462589B1 (en) Printer, image printing system and its secret document printing method
JP2006203808A (en) Image processing device, information processor, information processing system, information processing method, program and storage medium
US20050275883A1 (en) Information processing apparatus and its control method
KR20030059693A (en) Printing system for printing print image stored at predetermined region of HDD and method using the same
US7027170B1 (en) Printing control system for separation printing
JP3709695B2 (en) Printing system, printer server apparatus used in printing system, printer server processing method, and recording medium on which printer server processing program is recorded
KR100369385B1 (en) Method for security printing of document
KR100485790B1 (en) Printing system for displaying print data stored in a printer and method for controlling the same
JP2008027217A (en) Printing system with information processor and printing apparatus
JP3056948B2 (en) PRINTING APPARATUS, CONTROLLER THEREOF, AND METHOD OF CONTROLLING PRINTING APPARATUS
JP2000020275A (en) Printer
JP2004362219A (en) Printer, printer driver and utility system
JP2906779B2 (en) Page description language converter
JPH09295432A (en) Printer and print controlling method
KR100313869B1 (en) Apparatus for generating printing data efficiently and method thereof
JPH07160441A (en) Information processing method and output method
JP2019014268A (en) Printing apparatus, control method, and program
JPH11338653A (en) Printing method, printer and medium for storing printing program
JP2003341152A (en) Printing controlling unit, printing controlling method, printing system, and program
JPH07121321A (en) Printer and its control method
US20070097418A1 (en) Job management system and program for the same
KR20010026821A (en) Method for reprinting of document error occurred
JP2003330657A (en) Printing device and print controller and information processing system and print control method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application