KR100365785B1 - Method for directly printing file in printer driver - Google Patents

Method for directly printing file in printer driver Download PDF

Info

Publication number
KR100365785B1
KR100365785B1 KR1020000036346A KR20000036346A KR100365785B1 KR 100365785 B1 KR100365785 B1 KR 100365785B1 KR 1020000036346 A KR1020000036346 A KR 1020000036346A KR 20000036346 A KR20000036346 A KR 20000036346A KR 100365785 B1 KR100365785 B1 KR 100365785B1
Authority
KR
South Korea
Prior art keywords
file
printer driver
printer
user
printing
Prior art date
Application number
KR1020000036346A
Other languages
Korean (ko)
Other versions
KR20020001977A (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 KR1020000036346A priority Critical patent/KR100365785B1/en
Publication of KR20020001977A publication Critical patent/KR20020001977A/en
Application granted granted Critical
Publication of KR100365785B1 publication Critical patent/KR100365785B1/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/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/128Direct printing, e.g. sending document file, using memory stick, printing from a camera
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1208Improving or facilitating administration, e.g. print management resulting in improved quality of the output result, e.g. print layout, colours, workflows, print preview
    • 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/1256User feedback, e.g. print preview, test print, proofing, pre-flight checks

Abstract

본 발명은 프린터 드라이버에서의 파일 직접 인쇄 방법에 있어서, 탐색 창을 통해 파일 리스트를 출력하는 과정과, 사용자로부터 인쇄하고자 하는 파일을 선택받는 과정과, 사용자로부터 인쇄 명령의 입력시 선택받은 파일을 프린터로 출력하여 인쇄하는 과정을 가진다.The present invention provides a method for directly printing a file in a printer driver, the method comprising: outputting a file list through a search window, receiving a file to be printed from a user, and printing a file selected when a print command is input by a user. It has a process of outputting and printing.

Description

프린터 드라이버에서의 파일 직접 인쇄 방법{METHOD FOR DIRECTLY PRINTING FILE IN PRINTER DRIVER}How to print a file directly from the printer driver {METHOD FOR DIRECTLY PRINTING FILE IN PRINTER DRIVER}

본 발명은 프린터 드라이버에 관한 것으로, 특히 프린터 드라이버에서 각종 파일을 직접 인쇄하기 위한 방법에 관한 것이다.The present invention relates to a printer driver, and more particularly, to a method for directly printing various files in a printer driver.

프린터를 구동시키기 위해서는 프린터와 연결된 컴퓨터에 프린터 드라이버가설치(install)되며, 그 관련 프로그램이 설치된다. 도 1에 도시된 바를 참조하면, 통상 컴퓨터(102)의 응용프로그램 하에서 사용자가 인쇄명령을 내리면 컴퓨터(102)의 응용프로그램은 문서의 내용을 프린터 드라이버(104)로 전달하고, 프린터 드라이버(104)는 이를 명령어를 통하여 프린터(106)가 이해할 수 있는 내용으로 변환한다. 이렇게 변환된 데이터는 인터페이스를 통해 프린터(106)의 제어보드로 전달된 후 인쇄된다. 상기에서 프린터 드라이버(104)는 컴퓨터(102)에 설치되어 있는 것임을 이해하여야 한다.To run the printer, a printer driver is installed in a computer connected to the printer, and a related program is installed. Referring to FIG. 1, when a user issues a print command under an application program of the computer 102, the application program of the computer 102 delivers the contents of the document to the printer driver 104, and the printer driver 104. Converts it into a content that can be understood by the printer 106 through a command. The converted data is transferred to the control board of the printer 106 through the interface and then printed. It should be understood that the printer driver 104 is installed in the computer 102 in the above.

컴퓨터 사용자는 프린터 드라이버(106)의 기능을 사용해서 프린터 작동방식을 변경할 수 있다. 프린터 드라이버(106)에는 도 2에 도시된 일 예와 같이, 용지설정, 인쇄품질, 그래픽 모드 등과 같은 등록 정보 창(통상 "표준 탭"이라 칭함)이 제공되고 사용자는 컴퓨터 모니터에 디스플레이되는 등록 정보 창을 이용하여 다양하게 인쇄 옵션 설정을 변경할 수 있다.The computer user can change the operation of the printer using the functions of the printer driver 106. The printer driver 106 is provided with a registration information window (commonly referred to as a "standard tab") such as paper settings, print quality, graphics mode, and the like, as shown in the example shown in FIG. You can use the window to change various print option settings.

한편 프린터 드라이버에서 사용자 인터페이스(printer driver user interface)는 프린터 등록 정보 부분(printer property sheets)과 문서 등록 정보 부분(document property sheets)으로 나누어지며, 문서 등록 정보 부분은 용지 설정, 가로/세로 인쇄, 용지 매수 등의 용지 입출력 페이지, 해상도, 토너 세이브 등의 품질 페이지 등으로 구성되며, 프린터 등록 정보 부분은 프린터 디스크립션, 포트 설정, 글꼴, 시험 인쇄 등으로 구성되어 있다.(윈도우 NT의 경우에는 "security", "scheduling", "sharing" 등이 추가로 구성된다)In the printer driver, the printer driver user interface is divided into printer property sheets and document property sheets, and the document property parts include paper setting, horizontal / vertical printing, and paper. It consists of paper input / output pages such as the number of copies, quality pages such as resolution, and toner save, and the printer property information section includes printer descriptions, port settings, fonts, test prints, and so on. , "scheduling", "sharing", etc.)

그런데, 프린터 등록 정보 부분에는 해당 프린터의 기본 설정외에 시험인쇄의 기능만이 설정되어 있기에 각종 파일 인쇄시 해당 응용 프로그램을 열고 파일을 오픈한 다음 인쇄해야하는 번거로움이 있었다. 이는 빈번하게 발생하는 각종 자료 파일 등의 추가 인쇄시, 각각의 해당 응용프로그램을 열고서 인쇄해야 하는 경우에 번거로운 작업이 아닐 수 없다.However, in the printer registration information part, only the test print function is set in addition to the default setting of the corresponding printer, so when printing various files, there is a need to open a corresponding application, open a file, and then print. This can be a cumbersome task in the case of additional printing of frequently occurring data files and the like, when the respective applications need to be opened and printed.

따라서 본 발명의 목적은 파일 인쇄시 해당 응용프로그램을 열지 않고 프린터 드라이버에서 직접 인쇄토록 하여 파일 인쇄를 보다 편리하게 할 수 있는 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a method for printing a file more conveniently by printing directly from a printer driver without opening a corresponding application program when printing a file.

상기한 목적을 달성하기 위하여 본 발명은 각종 데이터 파일의 경우에, 응용프로그램을 열지 않고도 다량의 파일 등의 정보에 대해서 프린터 드라이버의 사용자 인터페이스를 통해서 해당 파일의 정보를 디스플레이 해주며, 사용자가 그러한 디스플레이 정보를 통해 해당 파일을 선택하고 이를 직접 프린트하도록 입력함에 따라, 해당 파일을 직접 프린트한다. 또한, 여러 개의 응용프로그램에서 각각 인쇄해야 하는 파일이 있을 때, 프린터 드라이버 사용자 인터페이스에서 탐색창을 제공하여 사용자가 파일들을 선택할 수 있도록 하고, 이를 응용프로그램을 열지 않고서 직접 인쇄 명령의 입력이 가능토록 하여 해당 선택된 파일을 인쇄한다.In order to achieve the above object, the present invention, in the case of various data files, displays the information of the corresponding file through the user interface of the printer driver for a large amount of information, such as a file without opening an application program, the user such display Print the file directly by selecting the file from the information and entering it to print directly. In addition, when there are files that must be printed separately from multiple applications, the printer driver user interface provides a navigation window that allows the user to select the files, allowing them to enter print commands directly without opening the application. Print the selected file.

도 1은 컴퓨터에서 프린터를 통한 인쇄 절차를 설명하기 위한 개념 블록도1 is a conceptual block diagram illustrating a printing procedure via a printer in a computer

도 2는 프린터 드라이버 상에서의 인쇄 옵션을 설명하기 위한 도면2 is a diagram for explaining a printing option on a printer driver.

도 3은 본 발명이 적용되는 컴퓨터의 블록 구성도3 is a block diagram of a computer to which the present invention is applied

도 4는 프린터의 블록 구성도4 is a block diagram of a printer

도 5는 본 발명의 일 실시예에 따른 프린터 드라이버에서의 파일 직접 인쇄 동작의 흐름도5 is a flowchart of a file direct printing operation in the printer driver according to an embodiment of the present invention.

도 6은 본 발명의 일 실시예에 따른 프린터 드라이버의 인쇄 옵션 창 예시도6 is an exemplary view of a print option window of the printer driver according to an embodiment of the present invention.

이하 본 발명에 따른 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명한다. 하기 설명에서는 구체적인 구성 소자 등과 같은 특정 사항들이 나타나고 있는데 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐 이러한 특정 사항들이 본 발명의 범위 내에서 소정의 변형이나 혹은 변경이 이루어질 수 있음은 이 기술분야에서 통상의 지식을 가진 자에게는 자명하다 할 것이다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description, specific details such as specific components are shown, which are provided to help a more general understanding of the present invention, and it is understood that these specific details may be changed or changed within the scope of the present invention. It is self-evident to those of ordinary knowledge in Esau.

먼저 본 발명이 적용되는 컴퓨터 및 프린터를 보다 상세히 설명하기로 한다. 도 3은 본 발명이 적용되는 컴퓨터의 블록 구성도이다. 도 3을 참조하면 CPU(Central Processing Unit)(310)은 컴퓨터의 전반적인 동작을 제어한다. 특히 본 발명에서 CPU(310)는 인쇄에 관련된 응용프로그램 및 설치된 프린터 드라이버 관련 프로그램을 수행한다. 디스플레이제어기(312)는 CPU(310)의 제어하에 각종 처리정보를 모니터(314)에 디스플레이한다. 메모리부(316)는 CPU(310)의 제어 프로그램을 저장하며, 처리 데이터를 일시 저장한다. 본 발명에서 메모리부(316)는 프린터 드라이버의 동작 프로그램 등이 저장된다. 입출력 인터페이스(318)는 CPU(310)과 입력장치(320), 보조기억장치(322) 및 출력장치(324)간에 입출력되는 신호들을 인터페이스한다. 입력장치(20)는 키보드나 마우스 등이 될 수 있으며, 보조기억장치(322)로는 하드디스크 드라이브 등이 사용될 수 있다. 출력장치(324)는 CPU(310)에 의해 처리된 각종 정보를 출력하기 위한 장치로서, 프린터나 플로터 등이 사용될 수 있다.First, a computer and a printer to which the present invention is applied will be described in more detail. 3 is a block diagram of a computer to which the present invention is applied. Referring to FIG. 3, the central processing unit 310 controls the overall operation of the computer. In particular, in the present invention, the CPU 310 executes an application related to printing and an associated printer driver related program. The display controller 312 displays various processing information on the monitor 314 under the control of the CPU 310. The memory unit 316 stores a control program of the CPU 310 and temporarily stores processing data. In the present invention, the memory unit 316 stores an operation program of a printer driver. The input / output interface 318 interfaces signals input and output between the CPU 310 and the input device 320, the auxiliary memory device 322, and the output device 324. The input device 20 may be a keyboard or a mouse, and the hard disk drive may be used as the auxiliary memory device 322. The output device 324 is a device for outputting various types of information processed by the CPU 310, and a printer, a plotter, or the like may be used.

도 4는 프린터의 블록 구성도이다. 도 4를 참조하면, 제어부(430)는 프린터의 전반적인 제어를 담당하며, 호스트 인터페이스(32)는 컴퓨터 등과 같은 호스트와 제어부(430)간을 인터페이스한다. 메모리부(434)는 제어부(430)의 동작 수행 프로그램 및 각종 정보를 저장하고, 제어부(430)의 프로그램 수행에 따라 발생된 데이터도 임시 저장한다. NVRAM(Non Volatile RAM)(436)은 프린터 관리를 위한 각종 정보를 저장하며, 프린트 엔진부(438)는 제어부(430)의 제어에 따라 인쇄를 수행한다. 조작패널(440)은 사용자의 다양한 명령 입력을 가능하게 하는 키입력부와 사용자에게 각종 정보를 제공하기 위한 표시창을 구비한다.4 is a block diagram of a printer. Referring to FIG. 4, the controller 430 is responsible for overall control of the printer, and the host interface 32 interfaces between a host such as a computer and the controller 430. The memory unit 434 stores the operation execution program and various information of the control unit 430, and also temporarily stores data generated according to the program execution of the control unit 430. The nonvolatile memory (NVRAM) 436 stores various types of information for printer management, and the print engine 438 performs printing under the control of the controller 430. The operation panel 440 includes a key input unit that enables the user to input various commands and a display window for providing various information to the user.

본 발명에서는 프린터 드라이버 사용자 인터페이스에 파일 인쇄 기능을 제공하는 프린터 등록 정보 부분이 구성된다. 이는 도 6에 도시된 예와 같은 옵션 창으로 구성될 수 있다. 또한 프린터 드라이버 사용자 인터페이스에서는 사용자가 인쇄하고자 하는 파일을 탐색 창을 통하여 선택하거나, 또는 직접 키보드나 마우스 등을 통해 지정하도록 하며, 네트워크로 연결된 다른 컴퓨터의 공유 파일 등을 탐색하여 여러 파일들을 선택할 수 있도록 한다. 이때 선택된 파일에 대한 정보를 텍스트, 또는 미리 보기 창을 통해 출력하도록 구성할 수 있다. 즉, 프린터 드라이버 내의 탐색 창을 통하여 각 파일들의 종류, 크기, 날짜, 속성 등을 출력하며, 각 파일들의 내용을 사용자 인터페이스 내에 별도의 창으로 디스플레이할 수 있다.In the present invention, a printer registration information portion is provided which provides a file printing function in the printer driver user interface. This may be configured as an option window as shown in the example shown in FIG. In addition, the printer driver user interface allows the user to select a file to be printed by using a search window or directly by using a keyboard or a mouse, and to select multiple files by searching for shared files on another networked computer. do. In this case, information on the selected file may be output through a text or a preview window. That is, the type, size, date, property, etc. of each file may be output through the search window in the printer driver, and the contents of each file may be displayed in a separate window in the user interface.

사용자로부터 선택된 파일들은 프린터 사용자 인터페이스에 구비된 인쇄 명령을 통해 해당 응용프로그램을 열지 않고, 직접 프린터로 인쇄한다. 이때 프린터 드라이버는 해당 파일 등에 연결된 응용프로그램이 없을 경우에 이를 지정할 수도 있으며, 직접 인쇄 버튼 외에 용지 매수, 인쇄 품질, 워터마크(watermark) 등의 각종 부가 기능을 선택 지정하도록 할 수 있다.The files selected by the user are printed directly to the printer without opening the corresponding application through a print command provided in the printer user interface. In this case, the printer driver may designate this when there is no application program connected to the corresponding file, and may select and specify various additional functions such as the number of sheets, print quality, and watermark in addition to the direct print button.

이러한 동작을 도 5를 참조하여 보다 상세히 설명하기로 한다. 도 5는 본 발명의 일 실시예에 따른 프린터 드라이버에서의 파일 직접 인쇄 동작의 흐름도이다. 도 5를 참조하면, 먼저 사용자가 인쇄를 필요로 하는 각종 파일이 있을 경우에 프린터 등록 정보를 선택하게 되며, 이에 따라 502단계에 프린터 드라이버 등록 정보 창을 오픈한다.This operation will be described in more detail with reference to FIG. 5. 5 is a flowchart of a file direct printing operation in the printer driver according to an embodiment of the present invention. Referring to FIG. 5, first, when a user has various files that need printing, the printer registration information is selected. Accordingly, the printer driver registration information window is opened in step 502.

이후 504단계에서 인쇄 메뉴가 선택되면, 이후 506단계로 진행하여 파일 리스트(탐색 창)를 출력하여 사용자가 인쇄하고자 하는 파일들을 탐색할 수 있도록 한다. 사용자는 상기 파일 리스트에서 인쇄하고자 하는 파일을 선택한다. 이에 따라 508단계에서 인쇄할 파일을 선택받은 후, 510단계에서 선택된 파일들을 인쇄하게 된다. 이때 사용자는 선택한 파일들의 정보나, 연결 프로그램 등을 설정할 수 있도록 한다.Thereafter, when the print menu is selected in step 504, the process proceeds to step 506 to output a file list (search window) so that the user can search for files to be printed. The user selects a file to print from the file list. Accordingly, after receiving a file to be printed in step 508, the files selected in step 510 are printed. At this time, the user can set the information of the selected files or the connection program.

도 6을 참조하면, 프린터 등록 정보 창에서 인쇄 메뉴가 선택되었음이 도시되며, 이때 인쇄 메뉴의 창에는 탐색 창과, 선택 파일 리스트 창 및 미리 보기 창이 구비되며, 이때 탐색 창에서 "Install390.bmp" 파일이 선택되어, 선택 파일 리스트 창에 표시되고 있다. 또한 미리 보기 창에는 이러한 선택된 파일의 정보가 미리 보기 화면으로 출력되고 있음이 도시된다. 이러한 상태에서 사용자가 인쇄 버튼을 입력하면, 프린터 드라이버는 응용프로그램을 열지 않고 선택된 파일을 직접 인쇄하게 된다.Referring to FIG. 6, the print menu is selected in the printer properties window. In this case, the print menu window includes a search window, a selection file list window, and a preview window. In this case, the "Install390.bmp" file is displayed in the search window. Is selected and displayed in the selected file list window. In addition, the preview window shows that the information of the selected file is output to the preview screen. In this state, when the user inputs the print button, the printer driver directly prints the selected file without opening the application program.

상기와 같은 구성에 의해 본 발명의 특징에 따른 프린터 드라이버에서의 직접 인쇄 동작이 수행될 수 있다.With the above configuration, the direct printing operation in the printer driver according to the feature of the present invention can be performed.

한편 상기한 본 발명의 설명에서는 구체적인 실시예에 관해 설명하였으나 여러 가지 변형이 본 발명의 범위를 벗어나지 않고 실시될 수 있다. 따라서 본 발명의 범위는 설명된 실시예에 의하여 정할 것이 아니고 청구범위와 청구범위의 균등한 것에 의하여 정하여져야 할 것이다.Meanwhile, 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 by the claims and equivalents of the claims.

상기한 바와 같이 본 발명은 파일 인쇄시 해당 응용프로그램을 열지 않고 프린터 드라이버에서 직접 인쇄토록 할 수 있어서, 파일 인쇄를 보다 편리하게 할 수 있으며, 이에 따라 작업시간의 단축 및 컴퓨터 화면에서 작업 공간의 절약 효과도 기대할 수 있다.As described above, the present invention can print directly from a printer driver without opening a corresponding application when printing a file, thereby making file printing more convenient, thereby reducing work time and saving work space on a computer screen. You can also expect the effect.

Claims (3)

프린터 드라이버를 가지는 컴퓨터에서 파일을 프린터로 직접 전달하는 방법에 있어서,In a method of transferring a file directly to a printer from a computer having a printer driver, 탐색 창을 통해 파일 리스트를 표시하는 과정과,Displaying the list of files through the navigation pane, 사용자로부터 인쇄하고자 하는 파일을 선택받는 과정과,Receiving a file to be printed from the user, 사용자로부터 인쇄 명령의 입력시 상기 선택받은 파일을 프린터로 전달하는 과정을 가짐을 특징으로 하는 파일 직접 인쇄 방법.And a step of transferring the selected file to a printer when a print command is input from a user. 제1항에 있어서, 상기 탐색 창을 통해 파일 리스트를 표시하는 과정에서, 각 파일에 대한 정보를 추가로 더 표시함을 특징으로 하는 파일 직접 인쇄 방법.The method of claim 1, further comprising displaying information about each file in the process of displaying a file list through the search window. 제1항에 있어서, 상기 사용자로부터 선택받은 파일에 대한 정보를 미리 설정된 미리 보기 창을 통해 표시하는 과정을 더 가짐을 특징으로 파일 직접 인쇄 방법.The method of claim 1, further comprising displaying information about the file selected by the user through a preset preview window.
KR1020000036346A 2000-06-29 2000-06-29 Method for directly printing file in printer driver KR100365785B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000036346A KR100365785B1 (en) 2000-06-29 2000-06-29 Method for directly printing file in printer driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000036346A KR100365785B1 (en) 2000-06-29 2000-06-29 Method for directly printing file in printer driver

Publications (2)

Publication Number Publication Date
KR20020001977A KR20020001977A (en) 2002-01-09
KR100365785B1 true KR100365785B1 (en) 2002-12-27

Family

ID=19674716

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000036346A KR100365785B1 (en) 2000-06-29 2000-06-29 Method for directly printing file in printer driver

Country Status (1)

Country Link
KR (1) KR100365785B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080066226A (en) 2007-01-11 2008-07-16 삼성전자주식회사 Image forming device, host device and direct printing controlling method thereof

Also Published As

Publication number Publication date
KR20020001977A (en) 2002-01-09

Similar Documents

Publication Publication Date Title
JP4645246B2 (en) Icon control program, computer, method
CN100545800C (en) Messaging device and control method thereof
EP1764743A2 (en) Image display device, image display method, computer program product, and image display system
US20030053106A1 (en) Print control method, print control apparatus, print control program for performing computer-executable print data process, and computer-readable memory medium
US20060209329A1 (en) A print control unit, a control method thereof, a print control program, and a recording medium
JP2005228243A (en) Information processor and control method therefor and program
US9223521B2 (en) Information processing apparatus, recording medium, and control method
US6222638B1 (en) Displaying printer property sheets
JP2007172345A (en) Information processor, printing control method and printing control program
JP4433049B2 (en) Information processing apparatus, information processing method, and program.
EP1986410A1 (en) Means for controlling an image-processing device and computer implemented method for updating an item of configuration information
US20050254079A1 (en) Printing apparatus and method enabled to save print option and print document file
US20020135806A1 (en) Web page printing program, computer-readable medium, web page display, and web page printing method
JP4675861B2 (en) Printing apparatus, computer program for controlling printing apparatus, and method for controlling printing apparatus
US7818670B2 (en) Information processing apparatus having detection unit and preview unit and program for same
US8514450B2 (en) Image processing apparatus displaying an interface for changing print settings, print control method, and print control program
KR100365785B1 (en) Method for directly printing file in printer driver
US6851875B2 (en) Printer and print image reference system
JP2011113165A (en) Information processing method, program for the same and information processing apparatus
KR20050122022A (en) Print control device having a printer driver and method for controlling print-option using the same
JP2003167697A (en) Print indication device
US20130107288A1 (en) Image forming apparatus, image forming system, image data processing method, program, and storage medium
JP2006228128A (en) Information processing device, communication equipment controller, and program
JP2006190152A (en) Method for setting printing condition initial value, program, and information processor
KR100396261B1 (en) Method for performing preview function in printer driver

Legal Events

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

Payment date: 20111129

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20121129

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee