KR100522592B1 - Printer controlling system having the changing function of color-tone and method thereof - Google Patents

Printer controlling system having the changing function of color-tone and method thereof Download PDF

Info

Publication number
KR100522592B1
KR100522592B1 KR10-2001-0047724A KR20010047724A KR100522592B1 KR 100522592 B1 KR100522592 B1 KR 100522592B1 KR 20010047724 A KR20010047724 A KR 20010047724A KR 100522592 B1 KR100522592 B1 KR 100522592B1
Authority
KR
South Korea
Prior art keywords
color
document
registration information
printer
printer driver
Prior art date
Application number
KR10-2001-0047724A
Other languages
Korean (ko)
Other versions
KR20030013622A (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 KR10-2001-0047724A priority Critical patent/KR100522592B1/en
Publication of KR20030013622A publication Critical patent/KR20030013622A/en
Priority to US10/974,950 priority patent/US7393615B2/en
Application granted granted Critical
Publication of KR100522592B1 publication Critical patent/KR100522592B1/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/1237Print job management
    • G06F3/1244Job translation or job parsing, e.g. page banding
    • 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/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client
    • G06F3/1254Automatic configuration, e.g. by driver

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

인쇄 출력물의 색상 변경 기능을 갖는 프린터 제어 시스템 및 그 프린터 제어 방법이 개시되어 있다. 본 발명은 응용 프로그램에서 문서를 작성한 후 인쇄할 색상을 설정하는 과정, 문서 작성이 완료되면 프린터드라이버에서 색상 지정 기능의 사용 여부 및 각 오브젝트별 색상을 지정하는 등록 정보를 생성하는 과정, 인쇄 명령에 의해 인쇄가 시작되면 상기 생성된 등록 정보에 의해 그래픽 오브젝트의 색상 지정 기능 설정 여부를 판단하는 과정, 판단된 색상 지정 기능 설정 여부에 따라 응용프로그램에서 설정된 색상과 상기 프린터드라이버에서 설정된 색상중의 어느하나를 선택하여 그래픽 오브젝트의 색상을 랜더링하는 과정을 포함한다. A printer control system having a color changing function of a printed output and a printer control method thereof are disclosed. According to the present invention, a process of setting a color to be printed after creating a document in an application program, generating a property for designating whether to use a color specification function and a color for each object when a document is completed, and printing command When printing is started by the process of determining whether to set the color designation function of the graphic object based on the generated registration information, one of the color set in the application and the color set in the printer driver according to the determined color designation setting Selecting includes rendering the color of the graphic object.

Description

출력물 색상 변경 기능을 갖는 프린터 제어 시스템 및 프린터 제어 방법{Printer controlling system having the changing function of color-tone and method thereof}Printer control system having the changing function of color-tone and method

본 발명은 PC상에서 문서를 출력하는 프린터 제어 시스템에 관한 것으로서, 특히 인쇄 출력물의 색상 변경 기능을 갖는 프린터 제어 시스템 및 그 프린터 제어 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer control system for outputting a document on a PC, and more particularly, to a printer control system having a color changing function of a printed output and a printer control method thereof.

일반적으로 프린터 드라이버는 폰트 처리 모듈, 이미지 처리 모듈을 구비하여 인쇄 동작을 제어한다. In general, a printer driver includes a font processing module and an image processing module to control a printing operation.

도 1은 종래의 프린터 드라이버의 문서 출력 방법을 보이는 흐름도이다. 1 is a flowchart showing a document output method of a conventional printer driver.

먼저, 응용프로그램에서 색상을 지정하여 인쇄를 명령한다(110과정). First, the printing program is ordered by specifying a color in an application program (step 110).

이어서, 프린터 드라이버(도시 안됨)에서 프린터가 사용할 수 있는 데이터를 생성하게 되며, 응용 프로그램에서 미리 저장된 색상 값을 이용하여 그래픽 오브젝트(예를 들면, 텍스트나 라인등)를 랜더링(rendering)한(120과정) 후 프린터(도시 안됨)로 인쇄를 명령한다(130과정). Subsequently, the printer driver (not shown) generates data that can be used by the printer, and renders a graphic object (eg, text or line) using a pre-stored color value in the application (120). Process) and then print command to the printer (not shown) (130).

그러나 도 1과 같은 문서 출력 방법은 응용프로그램에서 지정된 색상으로 밖에 인쇄할 수 없기 때문에 용지 색상에 따라 혹은 그레이 레벨이 너무 낮을 경우 응용 프로그램에서 문서를 수정하지 않으면 특정 색상이 잘 보이지 않게 되는 문제점이 있다. However, since the document output method as shown in FIG. 1 can only print in the designated color in the application, there is a problem in that a specific color is not easily seen unless the document is modified in the application depending on the paper color or when the gray level is too low. .

본 발명이 이루고자하는 기술적 과제는 응용 프로그램에서 지정된 특정 색상의 라인이나 텍스트가 출력시 잘 보이지 않는 문제를 보완하기 위해 그래픽 오브젝트의 색상을 변경할 수 있는 프린터 제어 방법을 제공하는 데 있다. An object of the present invention is to provide a printer control method that can change the color of a graphic object in order to compensate for the problem that a line or text of a specific color designated in an application program is hard to see when outputting.

본 발명이 이루고자하는 다른 기술적 과제는 상기 프린터 제어 방법이 적용된 프린터 제어 장치를 제공하는 데 있다. Another object of the present invention is to provide a printer control apparatus to which the printer control method is applied.

상기의 기술적 과제를 해결하기 위하여, 본 발명은 프린터 제어 방법에 있어서In order to solve the above technical problem, the present invention provides a printer control method

응용 프로그램에서 문서를 작성한 후 인쇄할 색상을 설정하는 과정;Creating a document in an application and setting a color to be printed;

상기 과정에서 문서 작성이 완료되면 프린터드라이버에서 색상 지정 기능의 사용 여부 및 각 오브젝트별 색상을 지정하는 등록 정보를 생성하는 과정; Generating a registration information designating whether to use a color designation function and a color for each object when a document is completed in the process;

인쇄 명령에 의해 인쇄가 시작되면 상기 생성된 등록 정보에 의해 그래픽 오브젝트의 색상 지정 기능 설정 여부를 판단하는 과정;Determining whether to set a color specification function of a graphic object based on the generated registration information when printing is started by a print command;

상기 과정에서 판단된 색상 지정 기능 설정 여부에 따라 응용프로그램에서 설정된 색상과 상기 프린터드라이버에서 설정된 색상중의 어느 하나를 선택하여 그래픽 오브젝트의 색상을 랜더링하는 과정을 포함하는 프린터 제어 방법을 특징으로한다. And selecting one of a color set in an application program and a color set in the printer driver according to whether the color designation function is determined in the process, to render the color of the graphic object.

상기의 다른 기술적 과제를 해결하기 위하여, 본 발명은 프린터 제어 시스템에 있어서In order to solve the above other technical problem, the present invention provides a printer control system.

문서를 작성하고 인쇄 색상을 설정하는 응용프로그램부;An application program unit for creating a document and setting print colors;

오브젝트 색상 지정 기능의 설정 여부와 색상을 설정하는 등록하는 정보창을 생성하고, 그 정보창에 생성된 오브젝트 색상 지정 기능의 설정 여부에 따라 상기 응용프로그램부에서 설정된 색상과 상기 정보창에서 설정된 색상중 어느 하나로 상기 작성된 문서를 오브젝트별로 랜더링하는 프린터드라이버;Generates an information window for setting whether to set the object color designation function and the color, and according to whether the object color designation function created in the information window is set to one of the color set in the application program and the color set in the information window A printer driver for rendering the created document for each object;

상기 프린트 드라이버에서 생성된 랜더링된 문서를 인쇄하는 프린터를 포함하는 프린터 제어 장치를 특징으로한다.And a printer control device including a printer for printing the rendered document generated by the print driver.

이하 첨부된 도면을 참조로 하여 본 발명의 바람직한 실시예를 설명하기로 한다. Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

도 2는 본 발명에 따른 출력물 색상 변경 기능을 갖는 프린터 제어 시스템의 전체 블록도이다.2 is an overall block diagram of a printer control system having a printout color changing function according to the present invention.

도 2를 참조하면, 응용프로그램부(210)는 컴퓨터를 사용하여 특정한 문서 작업을 수행할 수 있도록 개발된 프로그램이며, 그 프로그램이 설계된 작업의 특성에 따라 폰트, 그래픽 또는 이미지등과 같은 데이터 처리 명령을 발생하고 또한 인쇄할 문서의 색상을 설정한다.Referring to FIG. 2, the application program unit 210 is a program developed to perform a specific document task using a computer, and the data processing instruction such as a font, graphic, or image according to the characteristic of the task in which the program is designed. Generates and also sets the color of the document to be printed.

GDI(Graphic Device Interface)부(220)는 응용프로그램부(210)와 프린터 드라이버(230)간 그래픽 관련 데이터를 인터페이스한다. The graphic device interface (GDI) unit 220 interfaces graphic related data between the application program unit 210 and the printer driver 230.

프린터드라이버(230)는 오브젝트 색상 지정 기능 및 그 기능에 해당하는 색상을 지정하는 정보 창을 생성하며, 오브젝트 색상 지정 기능의 설정 여부에 따라 응용프로그램부(210)에서 설정된 인쇄 색상과 지정된 인쇄 색상중의 어느 하나를 선택한 후 문서의 각 오브젝트를 지정된 색상으로 변경하여 랜더링한다.The printer driver 230 generates an object color designation function and an information window for designating a color corresponding to the function, and among the print colors and the designated print colors set by the application program 210 according to whether the object color designation function is set. Select any one of the and change each object in the document to the specified color for rendering.

프린터(240)는 프린터 드라이버(230)에서 전송한 그래픽 관련 명령을 해석해서 인쇄 가능한 해상도 예를 들면, 600dpi, 1200dpi등의 데이터로 인쇄한다. The printer 240 interprets the graphics-related command transmitted from the printer driver 230 and prints the data at a printable resolution such as 600 dpi or 1200 dpi.

이어서, 프린터드라이버(230)에 대해 더 상세하게 설명하면, 인터페이스부(232)는 GDI부(220)와 그래픽 데이터를 인터페이스한다. 등록정보생성부(234)는 색상 지정 기능의 사용 여부 및 각 오브젝트별 색상을 지정하는 등록 정보를 생성한다. 이때 사용자에 의해 등록정보생성부(234)에서 그래픽 오브젝트 색상 지정 기능을 설정하고 해제를 지정할 수 있다. 랜더링부(236)는 등록정보생성부(234)에서 설정된 색상 지정 기능에 관련된 등록 정보에 따라 인터페이스부(232)에서 수신되는 문서를 오브젝트별로 랜더링한다. 명령어 생성부(238)는 랜더링부(236)에서 랜더링된 각 오브젝트들을 명령어로 생성한다. Next, the printer driver 230 will be described in more detail. The interface unit 232 interfaces the graphic data with the GDI unit 220. The registration information generator 234 generates registration information for designating whether to use a color specification function and color for each object. In this case, the registration information generation unit 234 may set the graphic object color designation function and specify the release by the user. The rendering unit 236 renders the document received by the interface unit 232 for each object according to the registration information related to the color designation function set by the registration information generation unit 234. The command generator 238 generates each object rendered by the renderer 236 as a command.

도 3은 본 발명에 따른 출력물 색상 변경 기능을 갖는 프린터 제어 방법의 흐름도이다.3 is a flowchart of a printer control method having a printout color changing function according to the present invention.

먼저, 응용 프로그램에서 문서를 작성한 후 인쇄할 색상을 설정한다(310과정). First, a document is created in an application program, and then a color to be printed is set (step 310).

이어서, 문서 작성이 완료되면 프린터드라이버에서 색상 지정 기능의 사용 여부 및 각 오브젝트별 색상을 지정하는 등록 정보를 형성한다(320과정). Subsequently, when the document is completed, the printer driver forms a registration information for designating whether to use the color specification function and color for each object (step 320).

이어서, 인쇄 명령에 의해 인쇄가 시작되면(330과정) 프린터드라이버에서 등록 정보에 의해 그래픽 오브젝트의 색상 지정 기능이 설정되어 있는가를 판단한다(340과정).Subsequently, when printing is started by the print command (step 330), the printer driver determines whether the color specification function of the graphic object is set by the registration information (step 340).

이어서, 프린터드라이버에서 색상 지정 기능이 설정되어 있으면 응용프로그램에서 설정된 색상을 무시하고 해당 오브젝트를 등록 정보에서 지정된 색상으로 변경한 후 랜더링하고(360과정), 그렇지 않으면 응용 프로그램에서 설정된 색상으로 오브젝트를 랜더링한다(350과정).Subsequently, if color assignment is enabled in the printer driver, the application ignores the color set, changes the object to the color specified in the property, and renders it (360). Otherwise, renders the object with the color set in the application. (350).

이어서, 프린터드라이버에서 랜더링된 각 오브젝트들을 인쇄 명령어로 생성한다(370과정).Subsequently, each object rendered in the printer driver is generated as a print command (step 370).

이어서, 인쇄 명령어들에 의해 프린터에서 인쇄를 수행한다(380과정).Subsequently, printing is performed in the printer by printing commands (step 380).

본 발명은 상술한 실시예에 한정되지 않으며, 본 발명의 사상내에서 당업자에 의한 변형이 가능함은 물론이다. The present invention is not limited to the above-described embodiment, and of course, modifications may be made by those skilled in the art within the spirit of the present invention.

상술한 바와 같이 본 발명에 의하면, 오브젝트 색상이 용지 색상과 비슷한 경우 혹은 흑백 프린터에서 그레이 레벨이 너무 낮아 출력시 잘 구별되지 않는 색상의 경우 프린터 드라이버에서 오브젝트의 색상을 지정할 수 있도록 함으로써 응용 프로그램에서 문서의 수정 없이 그래픽 오브젝트를 구별할 수 있는 출력물을 얻을 수 있다. As described above, according to the present invention, when the object color is similar to the paper color or when the gray level is too low in the black and white printer so that the color is not easily distinguished at the time of printing, the printer driver can specify the color of the object so that the document in the application can be used. You can get output that distinguishes graphic objects without modification.

도 1은 종래의 프린터 드라이버의 문서 출력 방법을 보이는 흐름도이다.1 is a flowchart showing a document output method of a conventional printer driver.

도 2는 본 발명에 따른 출력물 색상 변경 기능을 갖는 프린터 제어 시스템의 전체 블록도이다.2 is an overall block diagram of a printer control system having a printout color changing function according to the present invention.

도 3은 본 발명에 따른 출력물 색상 변경 기능을 갖는 프린터 제어 방법의 흐름도이다.3 is a flowchart of a printer control method having a printout color changing function according to the present invention.

Claims (4)

프린터 제어 방법에 있어서In the printer control method 응용 프로그램에서 문서의 오브젝트 색상을 지정하는 과정;Specifying an object color of a document in an application; 문서 작성이 완료되면 프린터 드라이버의 등록 정보에서 색상 지정 기능의 사용 여부를 확인하는 과정;Checking whether or not to use the color specification function in the properties of the printer driver when the document is completed; 상기 프린터 드라이버의 등록 정보에서 색상 지정 기능이 사용될 경우 상기 문서내 변경할 오브젝트의 색상을 지정하는 과정;Designating a color of an object to be changed in the document when a color specification function is used in the registration information of the printer driver; 상기 응용 프로그램에서 설정된 색상 대신에 상기 프린터 드라이버 등록 정보에서 지정된 오브젝트의 색상에 따라 랜더링하여 인쇄하는 과정을 포함하는 프린터 제어 방법. And printing in accordance with the color of the object specified in the printer driver registration information instead of the color set in the application program. 제1항에 있어서, 상기 랜더링 과정은 상기 과정에서 색상 지정 기능이 설정되어 있지 않으면 상기 응용 프로그램에서 설정된 색상으로 오브젝트를 랜더링하고, 그렇지 않으면 해당 오브젝트를 상기 등록 정보에서 지정된 색상으로 변경하여 랜더링하는 과정을 포함하는 것을 특징으로 하는 프린터 제어 방법. The method of claim 1, wherein the rendering process comprises: rendering an object with a color set in the application if the color designation function is not set in the process; otherwise, rendering the object by changing the object to a color specified in the registration information. Printer control method comprising a. 프린터 제어 시스템에 있어서In the printer control system 문서를 작성하고 인쇄 색상을 설정하는 응용프로그램부;An application program unit for creating a document and setting print colors; 오브젝트 색상 지정 기능의 설정 여부와 색상을 설정하는 등록하는 정보창을 생성하고, 그 정보창에 생성된 오브젝트 색상 지정 기능의 설정 여부에 따라 상기 응용프로그램부에서 설정된 색상과 상기 정보창에서 설정된 색상중 어느 하나로 상기 작성된 문서를 오브젝트별로 랜더링하는 프린터드라이버;Generates an information window for setting whether to set the object color designation function and the color, and according to whether the object color designation function created in the information window is set to one of the color set in the application program and the color set in the information window A printer driver for rendering the created document for each object; 상기 프린트 드라이버에서 생성된 랜더링된 문서를 인쇄하는 프린터를 포함하는 프린터 제어 장치.And a printer for printing the rendered document generated by the print driver. 제1항에 있어서, 상기 프린터드라이버는 The method of claim 1, wherein the printer driver 색상 지정 기능의 사용 여부 및 각 오브젝트별 색상을 지정하는 등록 정보를 생성하는 등록정보생성부;A registration information generation unit generating registration information specifying whether to use a color designation function and color for each object; 상기 등록정보생성부에서 설정된 등록 정보를 참조하여 작성된 문서를 상기 응용프로그램에서 설정된 색상과 지정된 색상중의 어느 하나로 오브젝트별로 랜더링하는 랜더링부;A rendering unit which renders a document created by referring to the registration information set by the registration information generation unit for each object using one of a color set in the application program and a designated color; 상기 랜더링부에서 랜더링된 오브젝트를 명령어로 생성하는 명령어 생성부를 포함하는 것을 특징으로 하는 프린터 제어 장치 And a command generation unit for generating an object rendered by the rendering unit as a command.
KR10-2001-0047724A 2001-08-08 2001-08-08 Printer controlling system having the changing function of color-tone and method thereof KR100522592B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR10-2001-0047724A KR100522592B1 (en) 2001-08-08 2001-08-08 Printer controlling system having the changing function of color-tone and method thereof
US10/974,950 US7393615B2 (en) 2001-08-08 2004-10-28 Mask for use in measuring flare, method of manufacturing the mask, method of identifying flare-affected region on wafer, and method of designing new mask to correct for flare

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0047724A KR100522592B1 (en) 2001-08-08 2001-08-08 Printer controlling system having the changing function of color-tone and method thereof

Publications (2)

Publication Number Publication Date
KR20030013622A KR20030013622A (en) 2003-02-15
KR100522592B1 true KR100522592B1 (en) 2005-10-19

Family

ID=27718356

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0047724A KR100522592B1 (en) 2001-08-08 2001-08-08 Printer controlling system having the changing function of color-tone and method thereof

Country Status (1)

Country Link
KR (1) KR100522592B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101398940B1 (en) * 2007-08-20 2014-05-26 삼성전자주식회사 Image forming device and method thereof

Also Published As

Publication number Publication date
KR20030013622A (en) 2003-02-15

Similar Documents

Publication Publication Date Title
US7440122B2 (en) Image processing apparatus managing user profiles, image processing method managing user profiles, and storage medium thereof
CN110879691B (en) Computer, image forming apparatus, information processing apparatus, and information processing system
JP2022170172A (en) Printing system, printing method, and program
KR100522592B1 (en) Printer controlling system having the changing function of color-tone and method thereof
KR100675859B1 (en) Watermark printing method and host device thereof
JP4960837B2 (en) Image forming system, image forming apparatus, information processing apparatus, image forming method, and image forming program
JP3858602B2 (en) Image processing device
US20010043341A1 (en) Image processing apparatus and method thereof and storing medium
JP2001053970A (en) Printer system, picture processing method, and computer- readable storage medium recording program for making computer execute the method
JPH06328790A (en) Color printer
KR100565054B1 (en) Method and apparatus for print file editing and color image forming system employing the same
JP4608867B2 (en) Image processing device
JP2004157904A (en) Printer control program and printer
KR20000045092A (en) Method for document's supplement information establishment
KR100571788B1 (en) The method of printing the appointed domain of document enlargeably
JP4622230B2 (en) Image processing apparatus, printed material manufacturing method, and program
KR20080020071A (en) Host device to select image forming apparatus respectively according to page of printing data
JP2008219418A (en) Image forming apparatus, image processing method and image processing program
JPH099077A (en) Device and method for forming image
KR100330016B1 (en) How to automatically convert emulation
KR100382656B1 (en) Printer controlling system having the controlling function of print-width and method thereof
US20070296996A1 (en) Printing apparatus
KR100291419B1 (en) Method for processing document data
JP2005242828A (en) Information processing system, control method of same, image forming device, and control program
JP2005130113A (en) Image processing apparatus

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
J201 Request for trial against refusal decision
AMND Amendment
B601 Maintenance of original decision after re-examination before a trial
J301 Trial decision

Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20040226

Effective date: 20050830

S901 Examination by remand of revocation
GRNO Decision to grant (after opposition)
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120927

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20130927

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee