KR20060029764A - Print control device and control method thereof - Google Patents
Print control device and control method thereof Download PDFInfo
- Publication number
- KR20060029764A KR20060029764A KR1020040078598A KR20040078598A KR20060029764A KR 20060029764 A KR20060029764 A KR 20060029764A KR 1020040078598 A KR1020040078598 A KR 1020040078598A KR 20040078598 A KR20040078598 A KR 20040078598A KR 20060029764 A KR20060029764 A KR 20060029764A
- Authority
- KR
- South Korea
- Prior art keywords
- printing
- range
- units
- pages
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1237—Print job management
- G06F3/125—Page layout or assigning input pages onto output media, e.g. imposition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1237—Print job management
- G06F3/1253—Configuration of print job parameters, e.g. using UI at the client
- G06F3/1256—User feedback, e.g. print preview, test print, proofing, pre-flight checks
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)
- Accessory Devices And Overall Control Thereof (AREA)
Abstract
인쇄제어장치 및 그의 제어방법이 개시된다. 본 발명에 따른 인쇄제어장치는 페이지 지정 인쇄기능을 제공하고, 페이지 지정 인쇄기능에 의해 페이지 단위로 적어도 하나의 인쇄범위 및 인쇄범위에 대한 인쇄조건이 설정되면, 인쇄범위 단위로 인쇄데이터를 생성하는 드라이버부, 및 생성된 인쇄데이터를 화상형성장치로 전송하는 인터페이스부를 포함한다. 이에 의해, 일회의 인쇄동작에 의해 사용자의 다양한 출력욕구를 만족시킬 수 있다.A printing control device and a control method thereof are disclosed. The printing control apparatus according to the present invention provides a page designation printing function and generates print data in units of printing ranges if at least one printing range and printing conditions for the printing ranges are set in units of pages by the page designation printing function. And a driver unit and an interface unit for transmitting the generated print data to the image forming apparatus. Thereby, various output needs of the user can be satisfied by one printing operation.
인쇄조건, 인쇄범위, 페이지, 영역, 동시 전송Print condition, print range, page, area, simultaneous transmission
Description
도 1은 본 발명의 바람직한 실시예에 따른 인쇄제어장치의 블럭도,1 is a block diagram of a printing control apparatus according to a preferred embodiment of the present invention;
도 2a 내지 도 2b는 도 1에 도시한 프린터 드라이버에 의해 제공되는 사용자 인터페이스의 예시도,2A to 2B are exemplary views of a user interface provided by the printer driver shown in Fig. 1,
도 3은 본 발명에 따른 인쇄제어장치에 의한 인쇄물의 예시도, 그리고,3 is an exemplary view of a printed matter by the print control device according to the present invention, and
도 4는 본 발명에 따른 인쇄제어장치의 제어방법을 설명하기 위한 흐름도이다.4 is a flowchart illustrating a control method of the print control apparatus according to the present invention.
* 도면의 주요부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings
100 : 인쇄제어장치 110 : 응용프로그램부100: print control device 110: application program unit
120 : GDI 130 : 메모리부120: GDI 130: memory
140 : 프린터 드라이버부 150 : 모니터 드라이버부140: printer driver unit 150: monitor driver unit
160 : 제1 인터페이스부 170 : 제2 인터페이스부160: first interface unit 170: second interface unit
200 : 프린터 300 : 모니터200: printer 300: monitor
본 발명은 인쇄제어장치 및 그의 제어방법에 관한 것으로, 더욱 상세하게는 사용자의 다양한 출력욕구를 일회의 인쇄동작으로 만족시킬 수 있는 인쇄제어장치 및 그의 제어방법에 관한 것이다.The present invention relates to a printing control apparatus and a control method thereof, and more particularly, to a printing control apparatus and a control method thereof that can satisfy various output needs of a user in one printing operation.
통상적으로, 컴퓨터에서 작성된 문서를 화상형성장치 예를 들어, 프린터를 통해 인쇄하고자 하는 경우, 컴퓨터에는 프린터를 구동하기 위한 드라이버가 설치되어야 한다.Typically, when a document created on a computer is to be printed through an image forming apparatus, for example, a printer, a driver for driving the printer should be installed in the computer.
사용자로부터 컴퓨터의 응용프로그램을 통해 작성된 인쇄대상 데이터에 대한 인쇄요청이 수신되면, 응용프로그램은 그래픽 장치 인터페이스(Graphic Device Interface, 이하 'GDI'라 함)를 통해 인쇄명령 및 인쇄대상 데이터를 드라이버로 전송한다.When a user receives a print request for a print target data created through an application program on a computer, the application program transmits a print command and the print target data to a driver through a graphic device interface (GDI). do.
드라이버는 GDI를 통해 입력받은 인쇄명령 및 인쇄대상 데이터를 프린터에서 인식 가능한 데이터의 형태로 변환한다. 변환된 데이터는 인터페이스를 통해 프린터로 전송된다.The driver converts the print command and the print target data received through the GDI into a form that can be recognized by the printer. The converted data is sent to the printer via the interface.
한편, 드라이버는 인쇄대상 데이터에 대한 인쇄조건 예를 들어, 인쇄방향, 용지종류, N-up(모아찍기), 인쇄품질 등을 설정하기 위한 메뉴를 제공한다. 또한, 복수의 페이지로 구성되는 인쇄대상 데이터 중 전체 또는 일부를 인쇄하도록 인쇄범위를 지정할 수 있으며, 지정된 인쇄범위내의 페이지는 모두 동일한 인쇄조건으로만 인쇄가 가능하다.On the other hand, the driver provides a menu for setting printing conditions for printing data, for example, printing direction, paper type, N-up, print quality, and the like. In addition, a printing range can be specified to print all or part of the print target data consisting of a plurality of pages, and all pages within the designated printing range can be printed only under the same printing conditions.
이와 같은 이유로, 복수의 페이지로 구성되는 인쇄대상 데이터를 각각의 페이지에 대하여 다양한 스타일의 인쇄물을 얻고자 하는 경우, 인쇄범위 및 원하는 스타일의 인쇄조건을 설정한 후 인쇄를 수행하는 과정을 원하는 스타일에 대응하여 수차례 반복하여야 한다.For this reason, in order to obtain prints of various styles for each page of print target data consisting of a plurality of pages, the process of performing printing after setting the printing range and the printing conditions of the desired style is performed in the desired style. Repeat this several times in response.
또한, 로컬프린터의 경우에는 문제가 되지 않으나, 프린터가 네트워크를 통해 연결되어 다수의 사용자가 사용하는 경우, 수차례 인쇄동작을 반복하는 과정에서 컴퓨터로부터 프린터에 인쇄데이터가 전송되는 시간 차이에 의해, 여러 사용자의 인쇄물이 서로 뒤섞이는 문제점이 발생한다.In addition, in the case of a local printer, this is not a problem, but when the printer is connected through a network and used by a large number of users, the print data is transmitted from the computer to the printer in the process of repeating the printing process several times. The problem is that prints from different users are mixed up.
따라서, 본 발명의 목적은 페이지별로 설정된 인쇄범위 단위의 인쇄데이터를 생성함으로써, 동일한 인쇄대상 데이터 내에서 페이지별로 다양한 인쇄조건을 설정할 수 있는 인쇄제어장치 및 그의 제어방법을 제공하고자 하는데 있다.Accordingly, an object of the present invention is to provide a print control apparatus and a control method thereof, which can set various printing conditions for each page within the same print target data by generating print data in units of printing ranges set for each page.
상기 목적을 달성하기 위한 본 발명에 따른 인쇄제어장치는 페이지 지정 인쇄기능을 제공하고, 페이지 지정 인쇄기능에 의해 페이지 단위로 적어도 하나의 인쇄범위 및 인쇄범위에 대한 인쇄조건이 설정되면, 인쇄범위 단위로 인쇄데이터를 생성하는 드라이버부, 및 생성된 인쇄데이터를 화상형성장치로 전송하는 인터페이스부를 포함한다.The printing control apparatus according to the present invention for achieving the above object provides a page designation printing function, and if the printing conditions for at least one printing range and the printing range is set in units of pages by the page designation printing function, the printing range unit And a driver unit for generating print data, and an interface unit for transmitting the generated print data to the image forming apparatus.
바람직하게는, 페이지 단위로 설정된 인쇄조건을 저장하는 메모리부를 더 포함할 수 있다.Preferably, the apparatus may further include a memory unit for storing printing conditions set in units of pages.
한편, 본 발명에 따른 인쇄제어장치의 제어방법은 페이지 단위로 적어도 하나의 인쇄범위가 설정되는 단계, 설정된 인쇄범위에 대한 각각의 인쇄조건이 설정 되는 단계, 인쇄범위 단위로 인쇄데이터를 생성하는 단계, 및 생성된 인쇄데이터를 화상형성장치로 전송하는 단계;를 포함한다.On the other hand, the control method of the print control device according to the present invention comprises the steps of setting at least one printing range in units of pages, setting each printing condition for the set printing range, generating the print data in units of printing range And transmitting the generated print data to the image forming apparatus.
바람직하게는, 설정된 인쇄범위의 인쇄조건을 저장하는 단계를 포함할 수 있다.Preferably, the method may include storing printing conditions of a set printing range.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다. Hereinafter, with reference to the drawings will be described the present invention in more detail.
도 1은 본 발명의 바람직한 실시예에 따른 인쇄제어장치의 블럭도이다.1 is a block diagram of a printing control apparatus according to a preferred embodiment of the present invention.
본 발명의 바람직한 실시예에 따른 인쇄제어장치(100)는 응용프로그램부(110), 그래픽 디바이스 인터페이스(Graphic Device Interface, 이하 'GDI'라 함), 메모리부(130), 프린터 드라이버부(140), 모니터 인터페이스부(150), 제1 인터페이스부(160), 및 제2 인터페이스부(170)를 포함한다.The
또한, 인쇄제어장치(100)는 인쇄데이터를 인쇄하는 화상형성장치 예를 들어, 프린터(200) 및 디스플레이 대상 데이터를 디스플레이하는 디스플레이장치 예를 들어, 모니터(300)와 연결된다.Also, the
응용프로그램부(110)는 사용자 인터페이스부(미도시)를 통해 입력되는 사용자 입력신호에 대응하여 인쇄대상 데이터를 생성한다. 또한, 응용프로그램부(110)는 사용자 인터페이스부(미도시)를 통해 입력되는 사용자 입력신호에 대응하여 GDI(120)를 통해 프린터 드라이버부(130) 및 모니터 디스플레이(140)와의 인터페이스를 수행한다. The
즉, 응용프로그램부(110)는 인쇄대상 데이터 및 디스플레이 대상 데이터를 GDI(120)를 통해 각각 프린터 드라이버부(130) 및 모니터 드라이버부(140)에 제공 한다.That is, the
GDI(120)는 컴퓨터 운영체제로 사용되는 마이크로소프트 윈도우 동작 시스템의 일부로, 응용프로그램부(110)와 프린터 드라이버부(130) 및 모니터 드라이버부(140)간의 인터페이스를 지원한다.The GDI 120 is part of a Microsoft Windows operating system used as a computer operating system, and supports an interface between the
메모리부(130)는 후술하는 프린터 드라이버부(130)에서 제공하는 메뉴에 의해 페이지 단위로 설정된 인쇄범위에 대한 각각의 인쇄조건을 임시 저장한다.The
프린터 드라이버부(140)는 GDI(120)로부터 입력받은 인쇄명령 및 인쇄대상 데이터를 프린터(200)에서 인식가능한 데이터로 변환한다. 즉, 프린터 드라이버부(140)는 인쇄명령 및 인쇄대상 데이터에 대해 렌더링(Rendering)을 수행한 후, 비트맵(Bitmap) 데이터를 생성한다. The
또한, 프린터 드라이버부(140)는 비트맵 데이터에 컬러매칭(Color matching) 및 하프토닝(Halftoning) 등과 같은 이미지 처리를 수행한 후, 프린터(200)로 전송한다.In addition, the
프린터 드라이버부(140)는 프린터(200)의 인쇄조건을 변경할 수 있는 각종 메뉴를 제공한다. 예를 들면, 사용자 인터페이스(User interface)를 통해 용지설정, 인쇄품질, 인쇄매수 등을 선택할 수 있는 메뉴를 제공한다.The
본 발명의 바람직한 실시예에 따르면, 프린터 드라이버부(140)는 페이지 지정 인쇄기능을 제공하기 위하여, 페이지 지정 인쇄기능의 사용여부를 선택할 수 있는 메뉴, 페이지 단위로 적어도 하나의 인쇄범위를 설정할 수 있는 메뉴, 및 설정된 인쇄범위에 대한 각각의 인쇄조건을 설정할 수 있는 메뉴를 제공한다.
According to an exemplary embodiment of the present invention, the
프린터 드라이버부(140)에서 제공하는 메뉴에 대하여는 후술하는 도 2a 내지 도 2b에서 보다 상세히 설명한다.A menu provided by the
프린터 드라이버부(140)는 페이지 지정 인쇄기능에 의해 페이지 단위로 인쇄범위 및 인쇄조건이 설정되면, 설정된 인쇄범위 단위로 각각의 인쇄데이터를 생성한다.When the print range and the printing condition are set in units of pages by the page designation printing function, the
모니터 드라이버부(150)는 GDI(120)로부터 입력받은 디스플레이 대상 데이터를 모니터(300)에서 디스플레이 가능한 데이터의 형태로 변환한다. 모니터 드라이버부(150)에 의해 변환된 데이터는 제2 인터페이스부(170)를 통해 모니터(300)로 전송된다.The
제1 인터페이스부(160)는 프린터(200)와 접속 가능하게 마련되어, 인쇄제어장치(100)와 프린터(200)간의 데이터 통신을 지원한다. 예를 들어, 제1 인터페이스부(160)는 프린터 드라이버부(140)에 의해 생성된 비트맵 데이터를 프린터(200)로 전송하거나, 프린터(200)로부터 전송되는 프린터(200)의 동작상태에 관한 정보를 수신할 수 있다.The
제2 인터페이스부(170)는 모니터(300)와 접속 가능하게 마련되어, 모니터 드라이버부(150)에 의해 변환처리된 디스플레이 대상 데이터를 모니터(300)로 전송한다.The
도 2a 내지 도 2b는 도 1에 도시한 프린터 드라이버에 의해 제공되는 사용자 인터페이스의 예시도이다.2A to 2B are exemplary views of a user interface provided by the printer driver shown in FIG.
도 2a는 프린터 드라이버부(140)에서 프린터(200)의 인쇄조건을 변경하는 메 뉴를 구비한 사용자 인터페이스가 모니터(300)에 디스플레이되어 사용자에게 제공되는 상태를 보인다.2A illustrates a state in which the user interface having a menu for changing the printing conditions of the
도 2a를 참조하여, 일반적으로 프린터 드라이버부(140)에서 제공하는 용지방향, 양면인쇄, 및 N-up 등에 관한 메뉴가 구비된 것을 알 수 있으며, 이들 메뉴를 선택하였을 경우에는 인쇄대상 데이터 전체에 대하여 동일한 인쇄조건이 적용된다.Referring to FIG. 2A, it can be seen that menus related to paper orientation, duplex printing, N-up, etc., which are generally provided by the
여기서, 페이지별로 각각의 인쇄조건을 설정하고자 하는 경우, 페이지 지정 인쇄버튼(A)을 선택한다. 이에 의해, 도 2b와 같이 페이지 단위로 인쇄범위 및 인쇄조건을 설정할 수 있는 메뉴가 제공된다.Here, in the case where it is desired to set each printing condition for each page, the page designation print button A is selected. As a result, as shown in FIG. 2B, a menu for setting the printing range and the printing condition in each page is provided.
도 2b를 참조하여, 페이지 입력부(B)를 통해 페이지 단위로 인쇄범위를 설정한다. 도시된 바와 같이, 1페이지 내지 2페이지, 3페이지 내지 6페이지, 및 7페이지 내지 8페이지의 인쇄범위를 설정한 것을 예로 들어 설명한다.Referring to FIG. 2B, a printing range is set in units of pages through the page input unit B. FIG. As shown in the drawing, the printing ranges of
인쇄조건 설정버튼(C)을 통해 페이지 입력부(B)에서 설정된 인쇄범위별로 각각 그에 대응하는 인쇄조건을 설정한다. 도시하지는 않았으나, 인쇄조건 설정버튼(C)을 선택하면, 다양한 인쇄조건을 설정하기 위한 메뉴가 제공된다. Through the printing condition setting button C, printing conditions corresponding to each printing range set by the page input unit B are set. Although not shown, selecting the printing condition setting button (C) provides a menu for setting various printing conditions.
예를 들어, 1페이지 내지 2페이지는 흑백인쇄기능 적용, 3페이지 내지 6페이지는 한면에 4페이지를 인쇄하는 N-up기능 적용, 및 7페이지 내지 8페이지는 컬러인쇄기능을 적용하도록 할 수 있다.For example,
인쇄범위 및 인쇄조건의 설정이 완료된 후, 인쇄버튼(D)를 선택하면, 프린터 드라이버부(140)는 인쇄범위별로 그에 대응하는 인쇄조건에 의해 인쇄데이터를 생성한다.
After the setting of the print range and the print condition is completed, if the print button D is selected, the
도 3은 본 발명에 따른 인쇄제어장치에 의한 인쇄물의 예시도이다.3 is an exemplary view of a printed matter by the print control device according to the present invention.
도 3은 전술한 도 2a 내지 도 2b를 통해 설정된 인쇄범위 및 인쇄조건에 의해 인쇄된 인쇄물을 예시한 것이다. 1페이지 내지 2페이지는 (a) 및 (b)에 도시된 바와 같이 흑백으로 인쇄되었으며, 3페이지 내지 6페이지는 (c)에 도시된 바와 같이 한면에 모두 인쇄되었다. 또한, 7페이지 내지 8페이지는 컬러로 인쇄되었다.3 illustrates a printed matter printed by the printing range and the printing conditions set through the aforementioned FIGS. 2A to 2B.
도 4는 본 발명에 따른 인쇄제어장치의 제어방법을 설명하기 위한 흐름도이다.4 is a flowchart illustrating a control method of the print control apparatus according to the present invention.
여기서는, 도 1 내지 도 4를 참조하여 본 발명에 따른 인쇄제어장치의 제어방법을 설명한다.Here, the control method of the print control apparatus according to the present invention will be described with reference to FIGS.
사용자는 응용프로그램부(110)를 통해 인쇄대상 데이터를 생성한다(S400). 이후, 응용프로그램부(110)는 생성된 인쇄대상 데이터에 대한 인쇄명령을 GDI(120)를 통해 프린터 드라이버부(140)로 전달한다(S410).The user generates print target data through the application program unit 110 (S400). Thereafter, the
프린터 드라이버부(140)는 사용자 인터페이스를 통해 인쇄조건을 설정하는 메뉴를 제공하며, 페이지 입력부(B)를 통해 페이지 단위로 적어도 하나의 인쇄범위가 설정된다(S420). 또한, 인쇄조건 설정버튼(C)을 통해 설정된 인쇄범위에 대한 각각의 인쇄조건이 설정된다(S430).The
이후, 프린터 드라이버부(140)는 설정된 인쇄범위 단위로 각각의 인쇄데이터를 생성하며(S440), 생성된 인쇄데이터는 제1 인터페이스부(160)를 통해 동시에 프린터(200)로 전송된다(S450).Thereafter, the
인쇄제어장치(100)로부터 인쇄명령 및 인쇄데이터를 전송받은 프린터(200)는 각각의 인쇄조건에 의해 인쇄데이터의 인쇄를 수행한다. 이에, 도 3에 도시한 바와 같이 서로 상이한 인쇄조건에 의해 인쇄된 인쇄물을 얻을 수 있다.The
이상 설명한 바와 같이, 본 발명에 따른 인쇄제어장치 및 그의 제어방법은 동일한 인쇄데이터 내에서 페이지 단위로 각각의 인쇄조건을 설정함으로써, 사용자의 다양한 출력욕구를 일회의 인쇄동작으로 만족시킬 수 있는 이점이 있다.As described above, the print control apparatus and its control method according to the present invention have the advantage of satisfying the user's various output desires by one printing operation by setting the respective printing conditions in units of pages within the same print data. have.
또한, 네트워크 프린터 사용시 수차례 인쇄 반복에 의해 인쇄물이 타사용자의 인쇄물과 뒤섞여 자신의 인쇄물을 찾아야 하는 번거로움을 해소할 수 있는 이점이 있다.In addition, there is an advantage that the printout is mixed with the prints of other users by repeating the printing several times when using a network printer, thereby eliminating the need to find their own prints.
이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형 실시예들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.While the above has been shown and described with respect to preferred embodiments of the present invention, the present invention is not limited to the specific embodiments described above, it is usually in the technical field to which the invention belongs without departing from the spirit of the invention claimed in the claims. Various modifications may be made by those skilled in the art, and these modifications should not be individually understood from the technical spirit or the prospect of the present invention.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020040078598A KR20060029764A (en) | 2004-10-04 | 2004-10-04 | Print control device and control method thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020040078598A KR20060029764A (en) | 2004-10-04 | 2004-10-04 | Print control device and control method thereof |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20060029764A true KR20060029764A (en) | 2006-04-07 |
Family
ID=37139973
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020040078598A KR20060029764A (en) | 2004-10-04 | 2004-10-04 | Print control device and control method thereof |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20060029764A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100788666B1 (en) * | 2005-06-16 | 2007-12-26 | 삼성전자주식회사 | Apparatus and method for selecting multiple printing options |
-
2004
- 2004-10-04 KR KR1020040078598A patent/KR20060029764A/en not_active Application Discontinuation
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100788666B1 (en) * | 2005-06-16 | 2007-12-26 | 삼성전자주식회사 | Apparatus and method for selecting multiple printing options |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7136179B2 (en) | Printing system and printing control method therefor | |
JP2020101844A (en) | Information processing apparatus, and control method and program of information processing apparatus | |
US6944412B2 (en) | Job information display apparatus, job execution apparatus, job instruction apparatus and job processing system | |
EP0933692A2 (en) | Previewing printer output | |
US7023565B1 (en) | Image processing apparatus managing user profiles, image processing method managing user profiles, and storage medium thereof | |
JP2002055792A (en) | Print control device and storage medium | |
US7594178B2 (en) | Information processing apparatus, information processing method, and control program | |
JP2003323268A (en) | Printer system | |
KR20060029764A (en) | Print control device and control method thereof | |
US7852496B2 (en) | Printer driver, apparatus, and method for converting character fonts when printing data to a reduced number of pages | |
KR100509458B1 (en) | Overlapping printing method in printer | |
KR100633100B1 (en) | Print control device and print control method | |
JP2005004320A (en) | System and program for controlling printing | |
JP3720585B2 (en) | Information processing apparatus, print processing method thereof, and storage medium | |
JP2003211745A (en) | Printer | |
JP2004287637A (en) | Print system | |
JP4670627B2 (en) | Printer control apparatus, system, method, program, and recording medium | |
JP2003308187A (en) | Print system | |
JP2971547B2 (en) | Document processing device | |
JPH0631989A (en) | Control method of printing of page printer | |
JPH1191209A (en) | Printer | |
JP2006347115A (en) | Printer | |
KR100580253B1 (en) | How to variably adjust the pattern size of the printer | |
KR100520076B1 (en) | Control method of printer | |
KR20090036886A (en) | Image forming apparatus, host device connected thereto and image processing method thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20041004 |
|
PG1501 | Laying open of application | ||
PC1203 | Withdrawal of no request for examination | ||
WITN | Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid |