KR100228480B1 - Ascii code up-load method - Google Patents

Ascii code up-load method Download PDF

Info

Publication number
KR100228480B1
KR100228480B1 KR1019960026943A KR19960026943A KR100228480B1 KR 100228480 B1 KR100228480 B1 KR 100228480B1 KR 1019960026943 A KR1019960026943 A KR 1019960026943A KR 19960026943 A KR19960026943 A KR 19960026943A KR 100228480 B1 KR100228480 B1 KR 100228480B1
Authority
KR
South Korea
Prior art keywords
ascii code
printer
host
image data
uploading
Prior art date
Application number
KR1019960026943A
Other languages
Korean (ko)
Other versions
KR980003961A (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 KR1019960026943A priority Critical patent/KR100228480B1/en
Publication of KR980003961A publication Critical patent/KR980003961A/en
Application granted granted Critical
Publication of KR100228480B1 publication Critical patent/KR100228480B1/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/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1209Improving or facilitating administration, e.g. print management resulting in adapted or bridged legacy communication protocols, e.g. emulation, protocol extension
    • 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/1297Printer code translation, conversion, emulation, compression; Configuration of printer parameters

Abstract

[청구범위에 기재된 발명이 속한 기술분야][Technical field to which the invention described in the claims belong]

프린터에서 생성된 아스키 코드를 업로드하는 아스키 코드 업로드 방법에 관한 것이다.The present invention relates to an ASCII code upload method of uploading an ASCII code generated by a printer.

[발명이 해결하고자 하는 기술적 과제][Technical Problem to Solve]

프린터에서 생성된 이미지 데이타중 아스키 코드를 호스트로 업로드한다.Upload ASCII code from the image data created in the printer to the host.

[발명의 해결방법의 요지][Summary of the solution of the invention]

프린터가 호스트로부터 제공받은 인쇄 데이타를 이미지 데이타로 변환하면서, 그 이미지 데이타중 아스키 코드를 저장해두는 단계와, 상기 프린터의 사용자에 의해 상기 저장해둔 아스키 코드의 업로드가 요구되면, 상기 프린터가 상기 저장해둔 아스키 코드를 호스트로 업로드하는 단계와, 상기 호스트가 상기 프린터로 부터 업로드되는 아스키 코드를 수신하여 저장하는 단계를 구비하는 것을 특징으로 한다.The printer converts the print data provided from the host into image data, storing the ASCII code in the image data, and uploading the stored ASCII code by the user of the printer. Uploading an ASCII code to a host; and receiving and storing the ASCII code uploaded from the printer by the host.

[발명의 중요한 용도][Important Uses of the Invention]

프린터에서 사용되어질 수 있다.Can be used in printers.

Description

아스키 코드 업로드 방법How to upload ASCII code

제1도는 통상의 호스트의 블럭도.1 is a block diagram of a typical host.

제2도는 통상의 레이저 빔 프린터의 블럭도.2 is a block diagram of a conventional laser beam printer.

제3도는 본 발명의 바람직한 실시예에 따른 아스키 코드 업로드 방법의 호스트에서의 흐름도.3 is a flowchart at the host of the ASCII code upload method according to a preferred embodiment of the present invention.

제4도는 본 발명의 바람직한 실시예에 따른 아스키 코드 업로드 방법의 프린터의 흐름도.4 is a flowchart of a printer of an ASCII code upload method according to a preferred embodiment of the present invention.

본 발명은 프린터에 관한 것으로, 특히 프린터에서 인쇄 데이타를 아스키 코드로 저장한 후에 필요시에 호스트에 업로드하는 방법에 관한 것이다.The present invention relates to a printer, and more particularly, to a method of storing print data in an ASCII code in a printer and then uploading it to a host when necessary.

통상적인 프린터는 호스트로부터 제공되는 인쇄 데이타를 이미지 데이타로 변환한 후에 프린트 엔진부에 상기 이미지 데이타를 제공하여 인쇄를 수행한다. 상기 이미지 데이타는 이미지를 나타내는 아스키 코드와 프린트엔진부를 제어하기 위한 제어코드로 구성되어 있다.A typical printer converts print data provided from a host into image data and then supplies the image data to a print engine to perform printing. The image data is composed of an ASCII code representing an image and a control code for controlling the print engine.

사용자는 호스트의 에디터 프로그램(editor program)에서 화상을 편집하여 프린터로 상기 편집한 화상에 대응하는 인쇄 데이타를 제공한다. 이때 상기 에디터 프로그램에서 프린터로 제공하는 인쇄 데이타는 에디터 프로그램에 따라 각기 다른 제어코드를 가진다.The user edits the image in an editor program of the host to provide the printer with print data corresponding to the edited image. At this time, the print data provided to the printer from the editor program has different control codes according to the editor program.

이에따라 사용자가 특정 에디터 프로그램에서 화상을 편집하였을 경우에 상기 편집한 화상을 다른 에디터 프로그램에서 인쇄하고자 할 경우에는 상기 제어코드가 다르기 때문에 에디터 프로그램간의 호환성이 없이는 불가능하다. 그러나 호환성이 있는 에디터 프로그램은 한정되어 있다. 이에따라 사용자는 동일한 화상일지라도 에디터 프로그램이 다르면 다시 화상을 편집하여야 하는 불편한 점이 있었다.Accordingly, when a user edits an image in a specific editor program and wants to print the edited image in another editor program, since the control codes are different, it is impossible without compatibility between editor programs. However, compatible editor programs are limited. Accordingly, the user has the inconvenience of having to edit the image again even if the editor program is different even if the same image is used.

예를 들면, 사용자가 MS-WORD상에서 화상을 편집한 후에, 동일한 화상을 훈민정음 상에서는 리드하여 인쇄할 수 없다. 이에따라 사용자는 이미 MS-WORD에서 편집한 화상을 훈민정음 상에서 다시 편집하여야 한다.For example, after the user edits an image on the MS-WORD, the same image cannot be read and printed on the Hunminjeongeum. Accordingly, the user must edit the image already edited in MS-WORD on Hunminjeongeum.

더구나 근래와 같이 네트워킹 환경이 발달한 경우에는 특정 에디터 프로그램에서 만들어낸 데이타는 무용지물이 되는 경우가 적지 않다. 상기한 문제점을 해결하기 위하여 종래에는 특정 소프트웨어를 활용하여 데이타 코드만을 전송하는 방법을 사용하였다. 그러나 이러한 방식은 특정 소프트웨어를 더 구비하여야 하는 불편한 점이 있었다.In addition, in recent years, when the networking environment is developed, data produced by a particular editor program is often not useless. In order to solve the above problem, conventionally, a method of transmitting only data codes by using specific software is used. However, this method was inconvenient to have more specific software.

따라서 본 발명의 목적은 인쇄 시에 인쇄화상의 이미지 데이타중에 아스키 코드만 저장한 후에, 상기 저장한 아스키 코드의 업로드의 요구가 있을 경우에 호스트로 상기 아스키 코드를 업로드하는 아스키 코드 업로드방법을 제공함에 있다.Accordingly, an object of the present invention is to provide an ASCII code upload method for uploading the ASCII code to a host when a request is made to upload the stored ASCII code after storing only the ASCII code in the image data of the print image at the time of printing. have.

상술한 목적을 달성하기 위한 본 발명은 프린터가 호스트로부터 제공받은 인쇄 데이타를 이미지 데이타로 변환하면서, 그 이미지 데이타중 아스키 코드를 저장해두는 단계와, 상기 프린터의 사용자에 의해 상기 저장해둔 아스키 코드의 업로드가 요구되면, 상기 프린터가 상기 저장해둔 아스키 코드를 호스트로 업로드하는 단계와, 상기 호스트가 상기 프린터로부터 업로드되는 아스키 코드를 수신하여 저장하는 단계를 구비하는 것을 특징으로 한다.The present invention for achieving the above object is a step in which the printer converts the print data provided from the host to the image data, storing the ASCII code in the image data, and uploading the stored ASCII code by the user of the printer Is requested, the printer uploading the stored ASCII code to a host, and the host receiving and storing the ASCII code uploaded from the printer.

이하 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명한다. 하기 설명 및 첨부도면에서 많은 특정 상세들이 본 발명의 보다 전반적인 이해를 제공하기 위해 나타나 있다. 이들 특정 상세들 없이 본 발명이 실시될 수 있다는 것은 이 기술분야에서 통상의 지식을 가진자에게 자명할 것이다. 그리고 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description and the annexed drawings, numerous specific details are set forth in order to provide a more thorough understanding of the present invention. It will be apparent to those skilled in the art that the present invention may be practiced without these specific details. And a detailed description of known functions and configurations that may unnecessarily obscure the subject matter of the present invention will be omitted.

본 발명이 적용가능한 통상의 호스트의 블럭도를 도시한 것이 제1도이다. 상기 호스트의 CPU(10)는 설정된 프로그램을 수행하여 호스트를 전반적으로 제어한다. 입출력 인터페이스(14)는 CPU(10)와 입력장치(16)와 보조 기억장치(18)와 프린터(20)간에 입출력되는 신호들을 인퍼페이스한다. 입력장치(16)는 CPU(10)에 각종 정보나 명령을 입력하기 위한 장치로 키보드나 마우스 등이 될 수 있다. 보조기억장치(18)로서는 하드 디스크 드라이브, 플로피 디스크 드라이브 등이 사용된다. 그리고 상기 출력장치로서 프린터(20)외에 플로터 등도 사용될 수 있다. 디스플레이 제어기(22)는 CPU(1 0)의 제어에 의해 CPU(10)의 각종 처리 정보를 모니터(24)에 디스플레이 한다. 메모리(12)는 CPU(10)의 수행 프로그램을 저장하고 있으며, CPU(10)의 처리 데이타를 일시저장한다. 메모리(20)는 롬과 램으로 구성된다.1 is a block diagram of a typical host to which the present invention is applicable. The CPU 10 of the host executes a set program to control the host as a whole. The input / output interface 14 interfaces signals input and output between the CPU 10, the input device 16, the auxiliary storage device 18, and the printer 20. The input device 16 is a device for inputting various information or commands to the CPU 10 and may be a keyboard or a mouse. As the auxiliary storage device 18, a hard disk drive, a floppy disk drive, or the like is used. In addition to the printer 20, a plotter may be used as the output device. The display controller 22 displays various processing information of the CPU 10 on the monitor 24 under the control of the CPU 10. The memory 12 stores an execution program of the CPU 10 and temporarily stores processing data of the CPU 10. The memory 20 is composed of ROM and RAM.

본 발명은 레이저 빔 프린터에서만 수행되는 것은 아니지만 본 발명의 이해를 돕기 위하여 본 발명의 바람직한 실시예에서는 상기 프린터(20)로서 레이저 빔 프린터를 적용하였다.Although the present invention is not only performed by a laser beam printer, a laser beam printer is applied as the printer 20 in a preferred embodiment of the present invention to aid the understanding of the present invention.

제2도는 통상의 레이저 빔 프린터의 블럭도를 도시한 것이다. 상기 레이저 빔 프린터는 크게 비디오 콘트롤러(26)와 프린트 엔진부(36)와 OPE(34)로 구성된다. 상기 비디오 콘트롤러(26)는 컴퓨터 인터페이스(28)와 비디오 제어부(30)와 엔진 인터페이스(32)로 구성된다. 컴퓨터 인터페이스(28)는 호스트 컴퓨터와 비디오 제어부(30)사이에 연결되어 입출력신호를 인터페이스한다. 비디오 제어부(30)는 제어 프로그램을 구비한 롬(ROM)가 OPE(34) 및 호스트 컴퓨터로부터 입력되는 각종 데이타를 임시저장하는 램(RAM)을 포함하고 상기 컴퓨터 인터페이스(28)로부터 수신되는 인쇄 데이타를 프린트 엔진이 처리할 수 있는 이미지 데이타로 변환하여 프린트 엔진부(36)로 전송한다. 엔진 인터페이스(32)는 상기 비디오 제어부(30)의 제어하에 프린트 엔진부(36)와 입출력신호를 인터페이스한다. OPE(34)는 비디오 제어부(30)에 의해 제어되며 각종 명령을 입력하기 위한 다수의 키들과 레이저 빔 프린터(20)의 동작에 따른 정보를 디스플레이하기 위한 디스플레이장치를 구비한다. 프린트 엔진부(36)는 비디오 인터페이스(38)와 엔진 제어부(40)와 I/O(Input/Output) 인터페이스(42)와 센서회로(44)와 기구구동부(46)와 전자사진 현상부(48)로 구성되어 비디오 콘트롤러(26)에 연결된다. 비디오 인터페이스(38)는 비디오 콘트롤러(26)와 엔진 제어부(40)간 송,수신 신호에 대한 인터페이스를 제공한다. 엔진 제어부(40)는 비디오 콘트롤러(26)의 제어에 따라 기구구동부(46)와 전자사진 현상부(48)를 제어하며 비디오 콘트롤러(26)로부터 수신되는 이미지 데이타에 따른 화상을 용지에 프린트한다. 또한 엔진 제어부(40)는 센서회로(44)를 통해 프린트 엔진부(36)의 각 부분의 동작상태를 감지한다. 상기 각 부분의 동작상태의 예를 들면 용지의 급지 및 이송상태 등이다. I/O인터페이스(42)는 엔진 제어부(40)와 센서회로(44), 기구구동부(46), 전자사진 현상부(48)사이에 연결되어 엔진 제어부(40)의 입출력신호를 인터페이스한다. 센서회로(44)는 프린트 엔진부(36)의 각 부분의 동작상태, 용지의 급지 및 이송상태, 현상제량 등을 감지하기 위한 각종 센서들을 구동하며 각 센서들의 감지신호를 엔진 제어부(40)에 제공한다. 기구구동부(46)는 엔진 제어부(40)의 제어에 따라 용지의 급지 및 이송과 인쇄를 위한 각종 기구를 구동하고, 전자사진 현상부(48)는 엔진 제어부(40)의 제어하에 이미지 데이타에 따른 화상을 용지에 인쇄한다.2 shows a block diagram of a conventional laser beam printer. The laser beam printer is largely comprised of a video controller 26, a print engine unit 36, and an OPE 34. The video controller 26 is composed of a computer interface 28, a video controller 30, and an engine interface 32. The computer interface 28 is connected between the host computer and the video control unit 30 to interface the input and output signals. The video control unit 30 includes a RAM for storing a variety of data input from the OPE 34 and a host computer in which a ROM having a control program is stored therein, and the print data received from the computer interface 28. Is converted into image data that can be processed by the print engine and transmitted to the print engine unit 36. The engine interface 32 interfaces an input / output signal with the print engine 36 under the control of the video controller 30. The OPE 34 is controlled by the video controller 30 and includes a plurality of keys for inputting various commands and a display device for displaying information according to the operation of the laser beam printer 20. The print engine unit 36 includes a video interface 38, an engine control unit 40, an input / output (I / O) interface 42, a sensor circuit 44, an instrument driving unit 46, and an electrophotographic developing unit 48. Is connected to the video controller 26. The video interface 38 provides an interface for transmission and reception signals between the video controller 26 and the engine controller 40. The engine control unit 40 controls the mechanical drive unit 46 and the electrophotographic developing unit 48 under the control of the video controller 26 and prints an image according to the image data received from the video controller 26 on paper. In addition, the engine control unit 40 detects an operation state of each part of the print engine unit 36 through the sensor circuit 44. Examples of the operation state of each of the above portions are paper feeding and conveying states. The I / O interface 42 is connected between the engine control unit 40, the sensor circuit 44, the mechanical drive unit 46, and the electrophotographic developing unit 48 to interface the input / output signals of the engine control unit 40. The sensor circuit 44 drives various sensors for sensing the operation state of each part of the print engine unit 36, the paper feeding and conveying state, the amount of developer, and the like, and sends detection signals of the respective sensors to the engine controller 40. to provide. The mechanism driving unit 46 drives various mechanisms for feeding, conveying and printing paper sheets under the control of the engine control unit 40, and the electrophotographic developing unit 48 controls the image data under the control of the engine control unit 40. Print the image on paper.

본 발명의 바람직한 실시예에 따른 아스키 코드 업로드 방법의 호스트에서의 흐름도를 도시한 제3도를 참조하면, (50)단계에서 호스트의 CPU(10)는 사용자가 편집한 화상을 인쇄하기 위하여 입력장치(16)를 사용하여 인쇄 데이타의 전송을 명령함에 따라 그에 따른 데이타가 입력되는지를 검색한다. 이때 CPU(10)는 사용자가 인쇄 데이타의 전송을 명령하면 (52)단계로 진행하여 인쇄 데이타를 프린터(20)로 전송한다. 상기 인쇄 데이타의 전송이 종료되면 CPU(10)는 (54)단계를 수행한다. 상기 (54)단계에서 CPU(10)는 프린터(20)가 아스키 코드를 업로드함에 따라 아스키 코드가 수신되는지를 검색한다. 이때 상기 CPU(10)는 상기 프린터(20)가 아스키 코드를 업로드하면 (56)단계로 진행하여 상기 프린터(20)가 전송하는 아스키 코드를 저장한다.Referring to FIG. 3, which shows a flowchart of the host of the ASCII code upload method according to the preferred embodiment of the present invention, in step 50, the CPU 10 of the host inputs an input device for printing an image edited by a user. Use (16) to command the transfer of print data to find out whether the corresponding data is input. At this time, if the user commands the transfer of the print data, the CPU 10 proceeds to step 52 and transmits the print data to the printer 20. When the transmission of the print data is finished, the CPU 10 performs step 54. In step 54, the CPU 10 searches whether the ASCII code is received as the printer 20 uploads the ASCII code. At this time, when the printer 20 uploads the ASCII code, the CPU 10 proceeds to step 56 and stores the ASCII code transmitted by the printer 20.

그리고 본 발명의 바람직한 실시예에 따른 아스키 코드 업로드 방법의 프린터(20)에서의 흐름도를 도시한 제4도를 참조하면, 프린터(20)에 전원이 인가되면 비디오 제어부(30)는 (58)단계로 진행하여 초기화를 수행한다. 상기 초기화후에 비디오 제어부(30)는 (60)단계로 진행하여 호스트로부터 인쇄 데이타가 수신되는지를 검색한다. 이때 비디오 제어부(30)는 호스트로부터 인쇄 데이타 수신되면 (62)단계로 진행하여 데이타 아스키 코드 변화모드가 설정되어 있는지를 검색한다. 여기서 사용자에 의해 OPE(34)에 구비된 제1특정키가 입력되면 아스키 플레그가 세트됨과 아울러 아스키 코드 변환모드가 설정된다. 이에따라 상기 (62)단계에서 비디오 제어부(30)는 상기 아스키 플레그가 셋되어 있는지를 검색하여 아스키 코드 변환모드가 설정되었는지를 검색한다. 이때 비디오 제어부(30)는 아스키 코드 변환모드가 설정되어 있으면 (64)단계로 진행하고, 그렇지 않으면 (72)단계로 진행한다. 상기 (64)단계에서 비디오 제어부(30)는 램에 이미 아스키 코드가 저장되어 있는지를 검색한다. 이때 비디오 제어부(30)는 램에 이미 아스키 코드가 저장되어 있으면 (66)단계로 저장하고, 그렇지 않으면 (72)단계로 진행한다. 상기 (66)단계에서 비디오 제어부(30)는 램에 저장된 아스키 코드를 업로드할 것인지를 사용자에게 질의하는 문장을 디스플레이하기 위한 데이타를 리드한다. 상기 데이타의 리드가 종료되면 비디오 제어부(30)은 사용자의 키입력이 있는지를 검색한다. 여기서 사용자는 램에 저장된 아스키 코드의 업로드를 원할 경우에 OPE(34)에 구비된 업로드 수행키를 입력한다. 이때 비디오 제어부(30)는 상기 업로드 수행키가 입력되면 (68)단계로 진행하고, 그렇지 않으면 (72)단계로 진행한다. 상기 (68)단계에서 비디오 제어부(30)는 램에 저장된 아스키 코드를 호스트로 전송한다. 이렇게 아스키 코드를 전송하면서 비디오 제어부(30)는 (70)단계로 진행하여 램에 저장된 아스키 코드의 전송이 종료되었는지를 검색한다. 이때 비디오 제어부(30)는 램에 저장된 아스키 코드의 전송이 종료되었으면 (72)단계로 진행하고, 그렇지 않으면 계속하여 램에 저장된 아스키 코드를 호스트로 전송한다. 상기 (72)단계에서 비디오 제어부(30)는 호스트로부터 수신한 인쇄데이타를 이미지 데이타로 변환하며, 특히 상기 이미지 데이타 중 아스키 코드는 램에 별도로 저장한다. 상기 이미지 데이타의 변환 및 아스키 코드의 저장이 완료되면 비디오 제어부(30)는 (74)단계로 진행하여 호스트로부터의 인쇄데이타 전송이 완료되었는지를 검색한다. 이때 비디오 제어부(30)는 호스트로부터의 인쇄데이타의 전송이 완료되지 않았으면 (62)단계로 진행하고, 그렇지 않으면 (76)단계로 진행하여 상기 이미지 데이타를 프린트 엔진부(36)로 제공한다. 상기 프린트 엔진부(36)는 상기 이미지 데이타를 제공받아 그 이미지 데이타에 따른 화상을 인쇄한다.Referring to FIG. 4, which shows a flow chart of the printer 20 of the ASCII code upload method according to the preferred embodiment of the present invention, when power is supplied to the printer 20, the video controller 30 performs step 58. Proceed to perform initialization. After the initialization, the video controller 30 proceeds to step 60 to search whether print data is received from the host. At this time, if print data is received from the host, the video controller 30 proceeds to step 62 to search whether the data ASCII code change mode is set. In this case, when the first specific key provided in the OPE 34 is input by the user, an ASCII flag is set and an ASCII code conversion mode is set. Accordingly, in step 62, the video controller 30 searches whether the ASCII flag is set and searches whether the ASCII code conversion mode is set. At this time, the video controller 30 proceeds to step 64 if the ASCII code conversion mode is set, and proceeds to step 72 otherwise. In step 64, the video controller 30 searches whether the ASCII code is already stored in the RAM. In this case, if the ASCII code is already stored in the RAM, the video controller 30 stores the operation in step 66. Otherwise, the video controller 30 proceeds to step 72. In step 66, the video controller 30 reads data for displaying a sentence inquiring the user whether to upload the ASCII code stored in the RAM. When the reading of the data is finished, the video controller 30 searches for the user's key input. Here, when the user wants to upload the ASCII code stored in the RAM, the user inputs an upload execution key provided in the OPE 34. At this time, if the upload execution key is input, the video controller 30 proceeds to step 68; otherwise, proceeds to step 72. In step (68), the video controller 30 transmits the ASCII code stored in the RAM to the host. While transmitting the ASCII code, the video controller 30 proceeds to step 70 to search whether the transfer of the ASCII code stored in the RAM has ended. In this case, if the transmission of the ASCII code stored in the RAM has ended, the video controller 30 proceeds to step 72. Otherwise, the video controller 30 continuously transmits the ASCII code stored in the RAM to the host. In step (72), the video controller 30 converts the print data received from the host into image data, and in particular, the ASCII code of the image data is separately stored in the RAM. When the conversion of the image data and the storage of the ASCII code are completed, the video controller 30 proceeds to step 74 to search whether the transmission of print data from the host is completed. At this time, if the transmission of the print data from the host is not completed, the video controller 30 proceeds to step 62, otherwise proceeds to step 76 to provide the image data to the print engine 36. The print engine unit 36 receives the image data and prints an image according to the image data.

상술한 바와 같이 본 발명은 프린터가 인쇄 데이타를 에뮬레이션하여 생성한 이미지 데이타중에서 아스키 코드만을 취하여 저장해두었다가 호스트로 업로드할 수 있게 하였다. 이에 따라 아스키 코드를 업로드 받은 호스트는 상기 아스키 코드를 여러 에디터 프로그램에 사용할 수 있게 된다. 이에 따라 호환성이 없는 특정 에디터 프로그램에서 편집한 화상일지라도 다른 에디터 프로그램을 사용하여 인쇄할 수 있는 편리한 점이 있다.As described above, the present invention allows the printer to take and store only ASCII code from the image data generated by emulating print data, and upload it to the host. Accordingly, the host uploading the ASCII code can use the ASCII code in various editor programs. Accordingly, there is a convenience in that even an image edited by a specific incompatible editor program can be printed using another editor program.

특히 인터넷 등을 사용하여 메일을 전송할 때 순수 아스키 코드가 절대적으로 필요한데, 본 발명에 따라 업로드되는 아스키 코드를 상기와 같은 메일전송시에 사용하면 매우 편리하다.In particular, pure ASCII codes are absolutely necessary when sending mails using the Internet, etc. It is very convenient to use the ASCII codes uploaded according to the present invention when sending mails as described above.

Claims (2)

아스키 코드 업로드 방법에 있어서, 프린터가 호스트로부터 제공받은 인쇄 데이타를 이미지 데이타로 변환하면서, 그 이미지 데이타 중 아스키 코드를 저장해두는 단계와, 상기 프린터의 사용자에 의해 상기 저장해둔 아스키 코드의 업로드가 요구되면, 상기 프린터가 상기 저장해둔 아스키 코드를 호스트로 업로드하는 단계와, 상기 호스트가 상기 프린터로부터 업로드되는 아스키 코드를 수신하여 저장하는 단계를 구비하는 것을 특징으로 하는 아스키 코드 업로드 방법.In the ASCII code upload method, the printer converts the print data provided from the host into image data, storing the ASCII code in the image data, and uploading the stored ASCII code by the user of the printer. And uploading the ASCII code stored by the printer to a host, and receiving and storing the ASCII code uploaded from the printer by the host. 아스키 코드 업로드 방법에 있어서, 프린터가 호스트로부터 제공받은 인쇄 데이타를 이미지 데이타로 변환하면서, 그 이미지 데이타 중 아스키 코드를 저장해두는 단계와, 상기 프린터의 사용자에 의해 상기 저장해둔 아스키 코드의 업로드가 요구되면, 상기 프린터가 상기 저장해둔 아스키 코드를 호스트로 업로드하는 단계와, 상기 호스트가 상기 프린터로부터 업로드되는 아스키 코드를 수신하여 저장하는 단계와, 상기 호스트로의 아스키 코드 업로드가 완료되면, 상기 프린터가 상기 이미지 데이타를 인쇄하는 단계를 구비하는 것을 특징으로 하는 아스키 코드 업로드 방법.In the ASCII code upload method, the printer converts the print data provided from the host into image data, storing the ASCII code in the image data, and uploading the stored ASCII code by the user of the printer. Uploading the ASCII code stored by the printer to a host; receiving and storing the ASCII code uploaded from the printer by the host; and uploading the ASCII code to the host is completed. And printing the image data.
KR1019960026943A 1996-06-30 1996-06-30 Ascii code up-load method KR100228480B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960026943A KR100228480B1 (en) 1996-06-30 1996-06-30 Ascii code up-load method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960026943A KR100228480B1 (en) 1996-06-30 1996-06-30 Ascii code up-load method

Publications (2)

Publication Number Publication Date
KR980003961A KR980003961A (en) 1998-03-30
KR100228480B1 true KR100228480B1 (en) 1999-11-01

Family

ID=19465439

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960026943A KR100228480B1 (en) 1996-06-30 1996-06-30 Ascii code up-load method

Country Status (1)

Country Link
KR (1) KR100228480B1 (en)

Also Published As

Publication number Publication date
KR980003961A (en) 1998-03-30

Similar Documents

Publication Publication Date Title
US5538352A (en) Tape printing system
US7698471B2 (en) Print system, information processing device and control method for the same, printer and control method for the same, storage medium, and program
US8085411B2 (en) Data processing apparatus, print control method, computer-readable storage medium, and program stored therein
JP2000075989A (en) Remotely operable device and method and system for remote operation thereof
JP2000155722A (en) Device and method for electronic mail transmission and recording medium
KR100212986B1 (en) Direct printing method of image file of printer
EP0597612B1 (en) Output control method and apparatus
US7102781B2 (en) Apparatus and method for initiating a printing operation from a printer
US6594405B1 (en) Method and apparatus for preprinted forms completion
KR100228480B1 (en) Ascii code up-load method
KR0155082B1 (en) Data conversion method of printer driver
JP3078260B2 (en) Reading system, control method therefor, and storage medium
KR0159722B1 (en) Exhaustion warning method of printer consumption goods
US6181434B1 (en) Print control apparatus and method and storage medium storing computer readable programs
JP4412232B2 (en) Image forming apparatus and control program
US20070153003A1 (en) Font-size changing and printing method, and host and printer therefor
KR100334102B1 (en) Method for management of history in the printer
JP3387864B2 (en) Reading system, control method thereof, and storage medium
KR100584531B1 (en) Apparatus for printing image file of printer
KR100381650B1 (en) Method for conversion document type in computer
JP2000318272A (en) Printer, print mode control method and memory medium
JPH10226117A (en) Printer and method for controlling printing thereby
JPH08166926A (en) Electronic unit, data processing system having the unit and data processing method in the unit
KR0159725B1 (en) Method for choosing and installing emulation and printer thereof
KR100191214B1 (en) Device for sensing sheet remainder and method thereof

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: 20070727

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee