KR20210133476A - Image printing method and system using template, andrecording medium storing a program to implementthereof - Google Patents

Image printing method and system using template, andrecording medium storing a program to implementthereof Download PDF

Info

Publication number
KR20210133476A
KR20210133476A KR1020200052120A KR20200052120A KR20210133476A KR 20210133476 A KR20210133476 A KR 20210133476A KR 1020200052120 A KR1020200052120 A KR 1020200052120A KR 20200052120 A KR20200052120 A KR 20200052120A KR 20210133476 A KR20210133476 A KR 20210133476A
Authority
KR
South Korea
Prior art keywords
template
information
printing
image
storage device
Prior art date
Application number
KR1020200052120A
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 KR1020200052120A priority Critical patent/KR20210133476A/en
Publication of KR20210133476A publication Critical patent/KR20210133476A/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/1242Image or content composition onto a page
    • G06F3/1243Variable data printing, e.g. document forms, templates, labels, coupons, advertisements, logos, watermarks, transactional printing, fixed content versioning
    • 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/1242Image or content composition onto a page
    • 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/1285Remote printer device, e.g. being remote from client or server
    • G06F3/1287Remote printer device, e.g. being remote from client or server via internet

Abstract

The present invention relates to a method and device capable of easily printing an image using various templates while minimizing memory usage and a recording medium thereof, wherein the method according to the present invention comprises: a step of selecting a template based on a received template list when a template list is received from a content providing server; a step of transmitting the template information to a printing device when the information of the selected template is downloaded from the content providing server; and a step of transmitting the template and the original image information to be composited to the printing device.

Description

웹 기반 템플릿을 이용한 이미지 프린팅 방법 및 시스템과 그방법을 수행하기 위한 프로그램이 저장된 기록 매체{Image printing method and system using template, andrecording medium storing a program to implementthereof}Image printing method and system using template, and recording medium storing a program to implementthereof}

본 발명은 이미지 프린팅(image printing) 기술에 관한 것으로, 더욱 상세하게는 템플릿(template)을 이용한 이미지 프린 팅 방법 및 시스템과 그 방법을 수행하기 위한 프로그램이 저장된 기록 매체에 관한 것이다.The present invention relates to image printing technology, and more particularly, to an image printing method and system using a template, and a recording medium in which a program for performing the method is stored.

기존의 템플릿을 이용한 이미지 프린팅은 이미지 저장 장치 또는 웹사이트에서 템플릿과 원본 이미지를 합성한 이미지 파 일을 생성하고, 합성된 이미지 파일을 이미지 저장 장치에 저장한 뒤, 저장된 합성 이미지 파일을 프린팅 장치로 전송하여 프린팅을 수행한다.Image printing using the existing template creates an image file that combines the template and the original image on an image storage device or website, stores the synthesized image file in the image storage device, and then transfers the saved composite image file to the printing device. Send and print.

도 1은 이미지 저장 장치(100)에서 템플릿과 원본 이미지를 합성하여 프린팅하는 방법에 대한 동작 흐름 도이다. 도 1을 참조하면, 이미지 저장 장치(100)는 프린팅을 원하는 원본 이미지를 선택하고(121), 사전에 저장되어 있는 템플릿 중에서 원하는 템플릿을 선택한다(122). 그 다음, 이미지 저장 장치(100)는 선택된 원본 이미지와 선택된 템플릿을 합성하고, 합 성된 이미지 파일을 저장한다(123). 그리고 이미지 저장장치(100)는 연결되어 있는 프린팅 장치(110)로 프린팅을 요청한 다(124). 프린팅 장치(110)로부터 프린팅 정보가 요청되면(125), 저장된 합성 이미지 파일을 읽어 프린팅 장치(110)로 전 송한다(126). 이에 따라 프린팅 장치(110)는 합성된 이미지 파일에 대한 프린팅을 수행한다(127).1 is an operation flow diagram of a method of printing by synthesizing a template and an original image in the image storage device 100 . Referring to FIG. 1 , the image storage device 100 selects an original image to be printed ( 121 ), and selects a desired template from pre-stored templates ( 122 ). Next, the image storage device 100 synthesizes the selected original image and the selected template, and stores the synthesized image file ( 123 ). And the image storage device 100 requests printing to the connected printing device 110 (124). When printing information is requested from the printing device 110 (125), the stored composite image file is read and transmitted to the printing device 110 (126). Accordingly, the printing apparatus 110 performs printing on the synthesized image file ( 127 ).

그러나 도 1과 같은 이미지 프린팅 방법은, 이미지 저장 장치(100)가 원본 이미지, 템플릿 및 합성 이미지를 모두 저장하고 있어야 한다. 따라서 모바일 또는 포터블 기기와 같이 메모리 용량이 작은 기기에 적용하기 어렵다. 또한, 저장하고 있지 않은 템플릿을 이용하고자 할 때, 사용자는 이미지 저장 장치(100)에 저장되어 있는 템플릿을 업데이트 하기 위하여 이미 지 저장 장치(100)의 펌웨어를 업그레이드하거나 사용자가 자체 제작한 템플릿을 이미지 저장 장치(100)가 인식할 수 있 는 파일 포맷으로 변환시켜 이미지 저장 장치(100)에 저장하여야 하므로, 템플릿 업데이트 과정이 복잡하다.However, in the image printing method shown in FIG. 1 , the image storage device 100 must store the original image, the template, and the composite image. Therefore, it is difficult to apply to a device with a small memory capacity, such as a mobile or portable device. In addition, when a user wants to use a template that is not stored, the user upgrades the firmware of the image storage device 100 in order to update the template stored in the image storage device 100 , or uses a template created by the user as an image. Since the storage device 100 has to convert it into a recognizable file format and store it in the image storage device 100, the template update process is complicated.

도 2는 웹사이트에서 템플릿과 원본 이미지를 합성한 이미지 파일을 생성하여 프린팅하는 과정에 대한 상태도이다.2 is a state diagram of a process of generating and printing an image file in which a template and an original image are synthesized on a website.

도 2를 참조하면, 이미지 저장 장치(201)가 웹사이트(202)에 접속하여 원본 이미지를 웹사이트에 업로드하면, 웹사이트 (202)에서 템플릿과 원본 이미지를 합성한다. 이미지 저장 장치(201)는 웹사이트(202)로부터 상기 합성된 이미지를 다운 로드 한 뒤, 프린팅 장치(203)로 합성된 이미지를 전송하여 프린팅을 수행한다.Referring to FIG. 2 , when the image storage device 201 accesses the website 202 and uploads an original image to the website, the website 202 combines the template and the original image. The image storage device 201 downloads the synthesized image from the website 202 and transmits the synthesized image to the printing device 203 to perform printing.

또는, 이미지 저장장치(201)에서 PC(Personal Computer)(204)로 원본 이미지를 업로드하면, PC(204)는 웹사이트(202) 에 접속하여 PC(204)에 업로드 된 원본 이미지를 웹사이트(202)로 업로드 한다. 웹사이트(202)에서 업로드 된 원본 이미 지와 템플릿을 합성하면, 이미지 저장 장치(201) 또는 PC(204)는 합성된 이미지를 다운로드 한다. 이미지 저장 장치(201) 또는 PC(204)는 다운로드 된 합성된 이미지 파일을 프린팅 장치(203)로 전송하여 프린팅을 수행한다.Alternatively, when the original image is uploaded from the image storage device 201 to the PC (Personal Computer) 204, the PC 204 accesses the website 202 and transfers the original image uploaded to the PC 204 to the website ( 202) is uploaded. When the original image uploaded from the website 202 and the template are synthesized, the image storage device 201 or the PC 204 downloads the synthesized image. The image storage device 201 or PC 204 transmits the downloaded synthesized image file to the printing device 203 to perform printing.

그러나 도 2에 도시된 프린팅 방법은 원본 이미지를 웹사이트로 업로드 하여야 하므로, 원본 이미지가 유출될 수 있다. 또 한, 웹사이트상에서의 합성 및 편집을 용이하게 하기 위하여 PC를 사용하여야 하는 번거로움이 있다. 또한, 다운로드 된However, in the printing method shown in FIG. 2 , since the original image must be uploaded to the website, the original image may be leaked. In addition, there is a cumbersome need to use a PC in order to facilitate synthesis and editing on the website. Also, downloaded

본 발명이 이루고자 하는 기술적 과제는 메모리 사용을 최소화하면서 용이하게 다양한 템플릿을 이용한 이미지 프린팅이 가능한 방법 및 장치와 그 기록 매체를 제공하는데 있다.An object of the present invention is to provide a method and apparatus capable of easily printing images using various templates while minimizing memory usage, and a recording medium thereof.

본 발명이 이루고자 하는 다른 기술적 과제는 원본 이미지를 유출시키기 않는 네트워크 기반의 템플릿을 이용한 이미지 프 린팅 방법 및 장치와 그 기록 매체를 제공하는데 있다.Another technical object of the present invention is to provide an image printing method and apparatus using a network-based template that does not leak an original image, and a recording medium thereof.

상술한 바와 같이 본 발명은 원본 이미지와 템플릿을 각각 프린팅 장치로 전공하여 원본 이미지와 템플릿을 합성한 이미지 파일을 프린팅 함으로써, 원본 이미지와 템플릿을 합성한 이미지 파일에 대한 저장이 불필요하므로, 원본 이미지와 템플릿 을 합성한 이미지 파일로 인한 메모리 낭비를 줄일 수 있다.As described above, the present invention prints an image file synthesizing the original image and the template by using the original image and the template as a printing device, respectively, so that it is unnecessary to store the image file in which the original image and the template are synthesized. It is possible to reduce the memory waste caused by the image file synthesized from the template.

또한, 네트워크를 통해 연결된 컨텐츠 제공 서버로부터 제공받은 템플릿을 이용하여 원본 이미지와 템플릿을 합성한 이미 지를 프린팅 함으로써, 원본 이미지의 유출을 방지할 수 있을 뿐 아니라 컨텐츠 제공 서버와 재접속을 시도하지 않고 템플 릿을 다양한 원본 이미지와 합성한 이미지를 프린팅 할 수 있다.In addition, by printing an image that combines the original image and the template using the template provided from the content providing server connected through the network, the leakage of the original image can be prevented and the template without reconnection with the content providing server is attempted. can print various original images and composite images.

그리고, 템플릿, 원본 이미지 및 사용자가 입력한 텍스트를 합성한 이미지를 프린팅 하는 것이 가능하다.In addition, it is possible to print an image obtained by synthesizing the template, the original image, and the text input by the user.

상술한 기술적 과제들을 달성하기 위하여 본 발명은, 적어도 하나의 컨텐츠 제공 서버, 네트워크 기반으로 상기 컨텐츠 제 공 서버와 연결된 이미지 저장 장치, 상기 이미지 저장 장치와 연결된 프린팅 장치를 포함하는 시스템에서 템플릿을 이용 한 이미지 프린팅 방법에 있어서, 상기 컨텐츠 제공 서버로부터 템플릿 목록이 수신되면, 상기 수신된 템플릿 목록을 토대 로 템플릿을 선택하는 단계; 상기 컨텐츠 제공 서버로부터 상기 선택된 템플릿의 정보가 다운로드 되면, 상기 프린팅 장치 로 템플릿 정보를 전송하는 단계; 및 상기 템플릿과 합성을 원하는 원본 이미지 정보를 상기 프린팅 장치로 전송하는 단계 를 포함하는 템플릿을 이용한 이미지 프린팅 방법을 제공한다.In order to achieve the above-described technical problems, the present invention provides a template using a template in a system including at least one content providing server, an image storage device connected to the content providing server on a network basis, and a printing device connected to the image storage device. An image printing method comprising: when a template list is received from the content providing server, selecting a template based on the received template list; transmitting template information to the printing device when information of the selected template is downloaded from the content providing server; and transmitting original image information to be synthesized with the template to the printing device.

상술한 기술적 과제들을 달성하기 위하여 본 발명은, 이미지 저장 장치, 상기 이미지 저장 장치와 연결된 프린팅 장치를 포 함하는 시스템에서 템플릿을 이용한 이미지 프린팅 방법에 있어서, 상기 이미지 저장 장치로부터 템플릿 프린팅이 요구되 면, 템플릿 정보를 상기 이미지 저장 장치로 요구하는 단계; 상기 템플릿 정보가 수신되면, 상기 이미지 저장 장치로 상기 템플릿과 합성할 원본 이미지 정보를 요구하는 단계; 및 상기 합성할 원본 이미지 정보가 수신되면, 상기 템플릿 정보를 기 반으로 한 템플릿과 상기 원본 이미지 정보를 기반으로 한 원본 이미지를 합성한 이미지를 프린팅 하는 단계를 포함하는 템플릿을 이용한 이미지 프린팅 방법을 제공한다.In order to achieve the above technical problems, the present invention provides an image printing method using a template in a system including an image storage device and a printing device connected to the image storage device, when template printing is requested from the image storage device , requesting template information to the image storage device; when the template information is received, requesting original image information to be synthesized with the template from the image storage device; and when the original image information to be synthesized is received, printing an image obtained by synthesizing a template based on the template information and an original image based on the original image information. do.

상술한 기술적 과제들을 달성하기 위하여 본 발명은, 적어도 하나의 컨텐츠 제공 서버, 네트워크 기반으로 상기 컨텐츠 제 공 서버와 연결된 프린팅 장치, 및 이미지 저장 장치를 포함하는 시스템에서 템플릿을 이용한 이미지 프린팅 방법에 있어 서, 상기 이미지 저장 장치로부터 템플릿 검색이 요구되면, 상기 컨텐츠 제공 서버로부터 템플릿 목록을 수신하여 상기 이 미지 저장 장치로 전송하는 단계; 상기 이미지 저장 장치에 의해 선택된 템플릿 정보가 요구되면, 상기 컨텐츠 제공 서버로 부터 상기 선택된 템플릿 정보를 수신하여 상기 이미지 저장 장치로 전송하는 단계; 및 상기 이미지 저장 장치로부터 템플 릿 정보와 원본 이미지 정보가 각각 수신되면, 상기 템플릿 정보를 기반으로 한 템플릿과 원본 이미지 정보를 기반으로 한 원본 이미지를 합성한 이미지를 프린팅 하는 단계를 포함하는 템플릿을 이용한 이미지 프린팅 방법을 제공한다.In order to achieve the above technical problems, the present invention provides an image printing method using a template in a system including at least one content providing server, a printing device connected to the content providing server on a network basis, and an image storage device , when a template search is requested from the image storage device, receiving a template list from the content providing server and transmitting the template list to the image storage device; when the template information selected by the image storage device is requested, receiving the selected template information from the content providing server and transmitting the selected template information to the image storage device; and when the template information and the original image information are received from the image storage device, respectively, printing an image obtained by synthesizing the template based on the template information and the original image based on the original image information. An image printing method is provided.

상술한 기술적 과제들을 달성하기 위하여 본 발명은, 이미지 저장 장치, 상기 이미지 저장 장치와 연결된 프린팅 장치를 포 함하는 시스템에서 템플릿을 이용한 이미지 프린팅 방법에 있어서, 상기 프린팅 장치로 템플릿 검색을 요구하는 단계; 상 기 프린팅 장치로부터 템플릿 목록이 수신되면, 프린팅을 원하는 템플릿을 선택하고, 선택 정보를 상기 프린팅 장치로 전 송하는 단계; 및 상기 프린팅 장치로부터 선택된 템플릿의 정보가 수신되면, 상기 템플릿 정보와 프린팅을 원하는 원본 이 미지 정보를 각각 상기 프린팅 장치로 전송하는 단계를 포함하는 템플릿을 이용한 이미지 프린팅 방법을 제공한다.In order to achieve the above technical problems, the present invention provides an image printing method using a template in a system including an image storage device and a printing device connected to the image storage device, the method comprising: requesting a template search by the printing device; when a template list is received from the printing device, selecting a template to be printed, and transmitting the selection information to the printing device; and when information on the selected template is received from the printing device, transmitting the template information and the original image information desired to be printed, respectively, to the printing device.

상술한 기술적 과제들을 달성하기 위하여 본 발명은, 적어도 하나의 템플릿 정보를 제공할 수 있는 컨텐츠 제공 서버; 상기 컨텐츠 제공 서버와 네트워크를 기반으로 연결되고, 상기 컨텐츠 제공 서버로부터 템플릿 목록 및 선택한 템플릿 정보를 수신하고, 원본 이미지 정보를 저장하는 이미지 저장 장치; 및 상기 이미지 저장 장치로부터 상기 템플릿 정보 및 원본 이 미지 정보가 각각 수신되면, 상기 수신된 템플릿 정보와 원본 이미지 정보를 기반으로 템플릿과 원본 이미지를 합성한 이 미지를 프린팅 하는 프린팅 장치를 포함하는 템플릿을 이용한 프린팅 시스템을 제공한다.In order to achieve the above technical problems, the present invention provides a content providing server capable of providing at least one template information; an image storage device connected to the content providing server based on a network, receiving a template list and selected template information from the content providing server, and storing original image information; And when the template information and the original image information are received from the image storage device, respectively, based on the received template information and the original image information, a template comprising a printing device for printing an image obtained by synthesizing the template and the original image. A printing system is provided.

상술한 기술적 과제들을 달성하기 위하여 본 발명은, 적어도 하나의 템플릿 정보를 제공할 수 있는 컨텐츠 제공 서버; 템플 릿 목록 및 선택한 템플릿 정보를 수신하고, 원본 이미지 정보를 저장하는 이미지 저장 장치; 및 상기 컨텐츠 제공 서버와 네트워크 기반으로 연결되고, 상기 이미지 저장 장치로부터 템플릿 검색이 요구되면, 상기 컨텐츠 제공 서버로부터 상기 템플릿 목록을 수신하여 상기 이미지 저장 장치로 전송하고, 상기 이미지 저장장치로부터 선택된 템플릿 정보가 요구되면,In order to achieve the above technical problems, the present invention provides a content providing server capable of providing at least one template information; an image storage device for receiving the template list and the selected template information, and storing the original image information; and network-based connection to the content providing server, and when a template search is requested from the image storage device, receives the template list from the content providing server and transmits it to the image storage device, and template information selected from the image storage device If is requested,

상기 컨텐츠 제공 서버로부터 상기 선택된 템플릿 정보를 수신하여 상기 이미지 저장 장치로 전송하고, 상기 이미지 저장 장치로부터 템플릿 정보와 원본 이미지 정보가 각각 수신되면, 수신된 템플릿 정보와 원본 이미지 정보를 기반으로 템플릿 과 원본 이미지를 합성한 이미지를 프린팅 하는 프린팅 장치를 포함하는 템플릿을 이용한 프린팅 시스템을 제공한다.Receives the selected template information from the content providing server and transmits it to the image storage device, and when the template information and the original image information are received from the image storage device, respectively, a template and an original based on the received template information and the original image information Provided is a printing system using a template including a printing device for printing an image synthesized from an image.

상술한 기술적 과제들을 달성하기 위하여 본 발명은, 적어도 하나의 컨텐츠 제공 서버, 네트워크 기반으로 상기 컨텐츠 제 공 서버와 연결된 이미지 저장 장치, 상기 이미지 저장 장치와 연결된 프린팅 장치를 포함하는 시스템에서 템플릿을 이용 한 이미지 프린팅 방법을 수행하기 위한 프로그램이 저장된 기록 매체에 있어서, 상기 방법은, 상기 컨텐츠 제공 서버로부 터 템플릿 목록이 수신되면, 상기 수신된 템플릿 목록을 토대로 템플릿을 선택하는 단계; 상기 컨텐츠 제공 서버로부터 상 기 선택된 템플릿의 정보가 다운로드 되면, 상기 프린팅 장치로 템플릿 정보를 전송하는 단계; 상기 템플릿과 합성을 원하 는 원본 이미지 정보를 상기 프린팅 장치로 전송하는 단계를 포함하는 기록 매체를 제공한다.In order to achieve the above-described technical problems, the present invention provides a template using a template in a system including at least one content providing server, an image storage device connected to the content providing server on a network basis, and a printing device connected to the image storage device. A recording medium storing a program for performing an image printing method, the method comprising: when a template list is received from the content providing server, selecting a template based on the received template list; transmitting template information to the printing device when information on the selected template is downloaded from the content providing server; It provides a recording medium comprising the step of transmitting the original image information to be combined with the template to the printing device.

이하, 첨부된 도면을 참조하여 본 발명에 따른 실시 예를 상세히 설명하기로 한다.Hereinafter, an embodiment according to the present invention will be described in detail with reference to the accompanying drawings.

도 3은 본 발명의 바람직한 일 실시 예에 따른 템플릿을 이용한 이미지 프린팅 시스템의 기능 블록도이다. 도 3을 참조하 면, 본 발명에 따른 시스템은 이미지 저장 장치(310), 컨텐츠 제공 서버(320), 및 프린팅 장치(330)를 포함한다.3 is a functional block diagram of an image printing system using a template according to an exemplary embodiment of the present invention. Referring to FIG. 3 , the system according to the present invention includes an image storage device 310 , a content providing server 320 , and a printing device 330 .

이미지 저장 장치(310)는 인터넷과 같은 네트워크를 통해 연결된 컨텐츠 제공 서버(320)로부터 템플릿 정보를 수신하고, 템플릿과 합성할 원본 이미지를 선택 및 저장하고, 텍스트 정보를 비롯한 사용자 정보 또는 명령을 입력할 수 있도록 구성 된다.The image storage device 310 receives template information from the content providing server 320 connected through a network such as the Internet, selects and stores an original image to be synthesized with the template, and inputs user information or commands including text information. is configured to be

이를 위하여 이미지 저장 장치(310)는 저장부(311), 네트워크 정보 송수신부(312), 정보 또는 명령 입력부(313), 프린팅 정보 송수신부(314), 디스플레이부(315), 및 제어부(316)를 포함할 수 있다. 이미지 저장 장치(310)는 카메라와 같이 원본 이미지를 취득할 수 있는 구성요소를 더 포함할 수 있고, 메모리 용량이 작은 모바일 또는 포터블 기기일 수 있다.To this end, the image storage device 310 includes a storage unit 311 , a network information transmission/reception unit 312 , an information or command input unit 313 , a printing information transmission/reception unit 314 , a display unit 315 , and a control unit 316 . may include. The image storage device 310 may further include a component capable of acquiring an original image, such as a camera, and may be a mobile or portable device having a small memory capacity.

저장부(311)는 적어도 하나의 원본 이미지 정보를 저장할 수 있다. 상기 원본 이미지 정보는 원본 이미지 내용(또는 원본 이미지), 원본 이미지의 이름, 크기 등 템플릿과 합성된 프린팅을 위해 필요한 정보를 포함할 수 있다. 상기 원본 이미지 정 보는 파일 형태로 정의될 수 있다. 또한, 저장부(311)는 사용자의 선택에 따라 컨텐츠 제공 서버(320)로부터 수신된 템플 릿 정보를 적어도 하나 저장할 수 있다. 상기 템플릿 정보는 템플릿 내용(또는 템플릿), 템플릿의 이름, 크기 등 원본 이미 지와 합성된 프린팅을 위해 필요한 정보를 포함할 수 있다. 상기 템플릿 정보는 파일 형태로 정의될 수 있다.The storage unit 311 may store at least one piece of original image information. The original image information may include information necessary for printing combined with a template, such as original image content (or original image), name, and size of the original image. The original image information may be defined in the form of a file. Also, the storage unit 311 may store at least one template information received from the content providing server 320 according to a user's selection. The template information may include information necessary for printing combined with the original image, such as template content (or template), name, and size of the template. The template information may be defined in the form of a file.

네트워크 정보 송수신부(312)는 인터넷을 통해 이미지 저장장치(310)와 컨텐츠 제공 서버(320)간에 정보를 송수신한다. 즉, 이미지 저장장치(310)가 컨텐츠 제공 서버(320)와 연결된 후, 이미지 저장 장치(310)로부터 컨텐츠 제공 서버(320)로 의 템플릿 요구 신호 및 선택된 템플릿 정보 요구 신호를 전송하고, 컨텐츠 제공 서버(320)로부터 이미지 저장 장치(310) 로의 템플릿 목록 및 선택된 템플릿 정보를 전송할 수 있다.The network information transceiver 312 transmits and receives information between the image storage device 310 and the content providing server 320 through the Internet. That is, after the image storage device 310 is connected to the content providing server 320, a template request signal and a selected template information request signal are transmitted from the image storage device 310 to the content providing server 320, and the content providing server The template list and selected template information may be transmitted from the 320 to the image storage device 310 .

정보 또는 명령 입력부(313)는 저장부(311)에 저장되어 있는 원본 이미지중 프린팅을 원하는 원본 이미지 선택 명령, 저장 부(311)에 저장되어 있는 템플릿중 프린팅을 원하는 템플릿 선택 명령, 텍스트 정보, 템플릿 요구 송출 명령, 선택된 템플 릿 정보 요구 송출 명령, 수신된 템플릿 정보 저장 명령, 및 프린팅 요구 송출 명령 등의 정보 또는 명령을 입력할 수 있다.The information or command input unit 313 provides a command to select an original image to be printed from among the original images stored in the storage 311, a command to select a template to print from among the templates stored in the storage 311, text information, and a template. Information or commands such as a request sending command, a selected template information request sending command, a received template information storage command, and a printing request sending command can be input.

특히, 텍스트 정보는, 텍스트 내용(또는 텍스트), 폰트, 색깔, 크기 및 합성될 위치 정보 등 원본 이미지와 템플릿이 합성된 이미지와 합성 프린팅을 위해 필요한 정보를 포함할 수 있다.In particular, the text information may include information necessary for composite printing with an image in which an original image and a template are synthesized, such as text content (or text), font, color, size, and position information to be synthesized.

프린팅 정보 송수신부(314)는 USB(Universal Serial Bus)과 같은 인터페이스 장치를 이용하여 이미지 저장 장치(310)와 프린팅 장치(330)간의 프린팅 정보를 송수신할 수 있다.The printing information transceiver 314 may transmit/receive printing information between the image storage device 310 and the printing device 330 using an interface device such as a Universal Serial Bus (USB).

디스플레이부(315)는 프린팅할 원본 이미지, 템플릿, 텍스트, 또는 이들을 오버레이한 화면을 디스플레이 할 수 있다.The display unit 315 may display an original image to be printed, a template, text, or a screen overlaying them.

제어부(316)는 도 4a 및 도 4b 에 도시된 이미지 저장 장치의 동작 흐름 도를 토대로 정보 또는 명령 입력부(313)로부터 입 력되는 정보를 수신하고, 저장부(311), 네트워크 정보 송수신부(312), 프린팅 정보 송수신부(314), 및 디스플레이부(315) 의 동작을 제어한다.The control unit 316 receives information input from the information or command input unit 313 based on the operation flowchart of the image storage device shown in FIGS. 4A and 4B , and includes the storage unit 311 and the network information transmitting/receiving unit 312 . ), the printing information transmitting/receiving unit 314 , and the display unit 315 control operations.

도 4a 및 도 4b 를 참조하면, 제어부(316)는 저장부(311)에 저장되어 있는 원본 이미지중 프린팅 할 하나의 원본 이미지를 선택한다(401). 이를 위하여, 제어부(316)는 저장부(311)에 저장되어 있는 원본 이미지를 디스플레이부(315)에 모두 디 스플레이 시킬 수 있다.Referring to FIGS. 4A and 4B , the controller 316 selects one original image to be printed from among the original images stored in the storage 311 ( 401 ). To this end, the control unit 316 may display all the original images stored in the storage unit 311 on the display unit 315 .

제어부(316)는 저장부(311)가 프린팅을 원하는 템플릿을 갖고 있는지 체크한다(402). 이를 위하여 제어부(316)는 저장부 (311)에 저장되어 있는 템플릿이 있는지 체크하고, 만약 적어도 하나의 템플릿이 저장부(311)에 저장되어 있으면, 디스플 레이부(315)상에 저장되어 있는 템플릿들을 디스플레이시켜 사용자가 프린팅을 원하는 템플릿을 선택하도록 할 수 있다.The control unit 316 checks whether the storage unit 311 has a template to be printed ( 402 ). To this end, the control unit 316 checks whether there is a template stored in the storage unit 311, and if at least one template is stored in the storage unit 311, it is stored on the display unit 315. By displaying the templates, the user can select a template to be printed.

그러나, 저장부(311)에 템플릿이 저장되어 있지 않거나 저장부(311)에 저장되어 있는 템플릿을 사용자가 원하지 않으면, 제어부(316)는 컨텐츠 제공 서버(320)로 템플릿 검색을 요구한다(403). 이에 따라 네트워크 정보 송수신부(312)는 상기 템플릿 검색 요구를 컨텐츠 제공 서버(320)로 송출한다.However, if the template is not stored in the storage unit 311 or the user does not want the template stored in the storage unit 311 , the control unit 316 requests a template search from the content providing server 320 ( 403 ). . Accordingly, the network information transceiver 312 transmits the template search request to the content providing server 320 .

네트워크 정보 송수신부(312)를 통해 컨텐츠 제공 서버(320)로부터 템플릿 목록이 수신되면(404), 제어부(316)는 수신된 템플릿 목록을 디스플레이부(315)로 출력한다. 디스플레이부(315)에 디스플레이 되는 템플릿 목록을 토대로 프린팅을 원 하는 템플릿이 선택되면, 제어부(316)는 선택된 템플릿에 대한 정보를 네트워크 정보 송수신부(312)를 통해 컨텐츠 제공 서버(320)로 전송한다(405).When a template list is received from the content providing server 320 through the network information transceiver 312 ( 404 ), the control unit 316 outputs the received template list to the display unit 315 . When a template for printing is selected based on the template list displayed on the display unit 315, the control unit 316 transmits information on the selected template to the content providing server 320 through the network information transceiver 312. (405).

제어부(316)는 컨텐츠 제공 서버(320)로부터 선택된 템플릿에 대한 정보를 다운 로드한다(406). 이 때, 제어부(316)는 사 용자가 원하면, 상기 다운로드 된 템플릿에 대한 정보를 파일 형태로 저장부(311)에 저장하여, 다른 원본 이미지와의 합성 에 사용할 수 있다.The control unit 316 downloads information about the template selected from the content providing server 320 (406). At this time, if the user desires, the control unit 316 may store the information on the downloaded template in the form of a file in the storage unit 311 to be used for compositing with other original images.

상기 선택된 템플릿에 대한 정보가 다운로드 되면, 제어부(316)는 사용자가 텍스트 정보 입력을 원하는지 체크한다(407). 사용자가 텍스트 정보 입력을 원하면, 정보 또는 명령 입력부(313)를 통해 입력되는 텍스트 정보를 수신한다(408).When information on the selected template is downloaded, the control unit 316 checks whether the user wants to input text information ( 407 ). If the user wants to input text information, text information input through the information or command input unit 313 is received ( S408 ).

그러나, 사용자가 텍스트 정보 입력을 원하지 않거나 텍스트 정보가 수신되면, 제어부(316)는 프린팅 정보 송수신부(314) 를 통해 프린팅 장치(330)로 템플릿 프린팅 요구신호를 송출한다(409).However, if the user does not want to input text information or text information is received, the control unit 316 transmits a template printing request signal to the printing device 330 through the printing information transmission/reception unit 314 ( 409 ).

프린팅 장치(330)로부터 템플릿 정보 요구신호가 수신되면(410), 제어부(316)는 프린팅 장치(330)로 프린팅을 원하는 템 플릿 정보를 전송한다(411). 이 때, 제어부(316)는 전송되는 템플릿 정보에 템플릿의 이름 및 크기와 같은 합성 프린팅을 위한 템플릿의 기본 정보, 텍스트 정보, 및 인쇄 매수 등의 기본 인쇄 정보를 포함시켜 전송할 수 있다.When the template information request signal is received from the printing device 330 (410), the control unit 316 transmits the template information desired to be printed to the printing device 330 (411). In this case, the control unit 316 may transmit the transmitted template information by including basic information such as template information for composite printing such as name and size of the template, text information, and basic printing information such as the number of copies.

프린팅 장치(330)로부터 원본 이미지 요구 신호가 수신되면(412), 제어부(316)는 프린팅 장치(330)로 원본 이미지 정보 를 전송한다(413). 상기 원본 이미지 정보는 원본 이미지를 비롯한 합성 프린팅을 위한 원본 이미지의 기본 정보를 포함할 수 있다.When the original image request signal is received from the printing device 330 (412), the control unit 316 transmits the original image information to the printing device 330 (413). The original image information may include basic information of the original image for composite printing including the original image.

한편, 제어부(316)는 사용자가 디스플레이부(315)에 디스플레이 되는 템플릿중 하나의 템플릿을 선택하면, 이미지 저장 장치(310)가 사용자가 원하는 템플릿을 갖고 있는 것으로 판단하면서 사용자가 선택한 템플릿을 합성 프린팅을 원하는 템 플릿으로서 선택하고, 제 407 단계로 진행된다(414).On the other hand, when the user selects one of the templates displayed on the display unit 315, the control unit 316 determines that the user has the desired template and synthesizes and prints the template selected by the user. is selected as a desired template, and the process proceeds to step 407 (414).

켄텐츠 제공 서버(320)는 복수개의 템플릿 정보 및 상기 복수개의 템플릿 정보의 목록을 저장 및 관리한다. 이미지 저장 장 치(310)가 템플릿 검색을 요구하면, 컨텐츠 제공 서버(320)는 템플릿 목록을 이미지 저장 장치(310)로 제공하고, 이미지 저장 장치(310)가 선택된 템플릿 정보를 요구하면, 상기 선택된 템플릿 정보를 이미지 저장 장치(310)로 제공한다. 이를 위하여, 컨텐츠 제공 서버(320)는 템플릿 정보를 데이터베이스화하여 관리할 수 있다.The content providing server 320 stores and manages a plurality of template information and a list of the plurality of template information. When the image storage device 310 requests a template search, the content providing server 320 provides the template list to the image storage device 310, and when the image storage device 310 requests information about the selected template, the selected template Template information is provided to the image storage device 310 . To this end, the content providing server 320 may manage the template information as a database.

프린팅 장치(330)는 이미지 저장 장치(310)로부터 템플릿 정보와 원본 이미지 정보가 각각 수신되면, 수신된 템플릿 정보 와 원본 이미지 정보를 기반으로 합성한 이미지의 프린팅을 수행한다. 이에 따라 도 5a 및 도 5b 에 도시된 바와 같이 합성 된 이미지를 출력할 수 있다. 도 5a는 템플릿(502)과 원본 이미지(501)를 합성한 이미지 예이고, 도 5b 는 원본 이미지 (511), 템플릿(512), 및 텍스트(Good Lock)(813)를 합성한 이미지 예이다.When the template information and the original image information are respectively received from the image storage device 310, the printing device 330 prints an image synthesized based on the received template information and the original image information. Accordingly, a synthesized image can be output as shown in FIGS. 5A and 5B . FIG. 5A is an example of a composite image of a template 502 and an original image 501 , and FIG. 5B is an example of a composite image of an original image 511 , a template 512 , and a text (Good Lock) 813 .

도 6은 본 발명의 바람직한 일 실시 예에 따른 템플릿을 이용한 이미지 프린팅 방법의 동작 흐름도로서, 도 3을 참조하여 설명하면 다음과 같다.6 is an operation flowchart of an image printing method using a template according to a preferred embodiment of the present invention, which will be described with reference to FIG. 3 .

이미지 저장 장치(310)가 원본 이미지를 선택한 뒤(601), 이미지 저장 장치(310)에 프린팅을 원하는 템플릿이 존재하는지 체크한다(602). 만약 이미지 저장 장치(310)에 프린팅을 원하는 템플릿이 존재하지 않으면(NOK), 이미지 저장 장치(310) 는 컨텐츠 제공 서버(320)로 템플릿 검색 요구 신호를 송출한다(603).After the image storage device 310 selects an original image ( 601 ), it is checked whether a template to be printed exists in the image storage device 310 ( 602 ). If there is no template for printing in the image storage device 310 (NOK), the image storage device 310 transmits a template search request signal to the content providing server 320 (603).

컨텐츠 제공 서버(320)로부터 템플릿 목록이 제공되면(604), 이미지 저장 장치(310)는 제공된 템플릿 목록을 기반으로 템 플릿을 선택하고, 선택된 템플릿에 대한 선택 정보를 컨텐츠 제공 서버(320)로 전송한다(605). 이에 따라 컨텐츠 제공 서 버(320)로부터 선택된 템플릿 정보가 전송되면(606), 이미지 저장 장치(310)는 사용자에 의한 텍스트 정보 입력을 수행한 다(607). 이 때, 텍스트 정보 입력은 사용자가 원하지 않을 경우에 수행되지 않는다. 입력 가능한 텍스트 정보는 도 3의 정 보 또는 명령 입력부(313)에서 설명한 바와 같다.When the template list is provided from the content providing server 320 (604), the image storage device 310 selects a template based on the provided template list, and transmits selection information about the selected template to the content providing server 320 do (605). Accordingly, when the selected template information is transmitted from the content providing server 320 (606), the image storage device 310 performs text information input by the user (607). In this case, text information input is not performed when the user does not want it. The inputable text information is the same as described in the information or command input unit 313 of FIG. 3 .

한편, 이미지 저장 장치(310)에 원하는 템플릿이 존재하는 것으로 체크되면(OK), 이미지 저장 장치(310)는 제 607 단계로 바로 진행될 수 있다.Meanwhile, if it is checked that the desired template exists in the image storage device 310 (OK), the image storage device 310 may proceed directly to step 607 .

이미지 저장 장치(310)는 프린팅 장치(330)로 템플릿 프린팅 요구 신호를 전송한다(608). 프린팅 장치(330)로부터 템플 릿 정보 요구신호가 수신되면(609), 이미지 저장 장치(320)는 템플릿 정보를 프린팅 장치(330)로 전송한다(610). 이 때, 템플릿 정보는 인쇄 매수와 같은 기본 인쇄 정보 및 텍스트 정보를 포함할 수 있다.The image storage device 310 transmits a template printing request signal to the printing device 330 (608). When the template information request signal is received from the printing device 330 (609), the image storage device 320 transmits the template information to the printing device 330 (610). In this case, the template information may include basic printing information such as the number of copies and text information.

프린팅 장치(330)로부터 원본 이미지 정보가 요구되면(611), 이미지 저장 장치(310)는 원본 이미지 정보를 프린팅 장치 (330)로 전송한다(612). 프린팅 장치(330)는 템플릿 정보와 원본 이미지 정보를 기반으로 템플릿과 원본 이미지가 합성된 이미지의 프린팅을 수행한다(613). 이 때, 프린팅 장치(330)는 수신된 템플릿 정보와 원본 이미지 정보를 토대로 합성되는 이미지 또는/ 및 텍스트의 프린팅 위치, 사이즈, 폰트를 제어할 수 있다.If original image information is requested from the printing device 330 (S611), the image storage device 310 transmits the original image information to the printing device 330 (S612). The printing device 330 prints an image in which the template and the original image are synthesized based on the template information and the original image information (S613). In this case, the printing apparatus 330 may control the printing position, size, and font of the image and/or text synthesized based on the received template information and the original image information.

도 7은 본 발명의 바람직한 다른 실시 예에 따른 템플릿을 이용한 이미지 프린팅 시스템의 기능 블록도이다. 도 7을 참조하 면, 본 발명에 따른 시스템은 이미지 저장 장치(710), 프린팅 장치(720), 및 컨텐츠 제공 서버(730)를 포함한다.7 is a functional block diagram of an image printing system using a template according to another preferred embodiment of the present invention. Referring to FIG. 7 , the system according to the present invention includes an image storage device 710 , a printing device 720 , and a content providing server 730 .

도 7은 도 3과는 달리, 프린팅 장치(720)가 컨텐츠 제공 서버(730)와 인터넷과 같은 네트워크로 연결되어 템플릿을 다운 로드받는 경우이다. 따라서 이미지 저장 장치(710)는 저장부(711), 정보 또는 명령 입력부(712), 프린팅 정보 송수신부 (713), 디스플레이부(714) 및 제어부(715)를 포함할 수 있다.Unlike FIG. 3, FIG. 7 is a case in which the printing device 720 is connected to the content providing server 730 through a network such as the Internet to download a template. Accordingly, the image storage device 710 may include a storage unit 711 , an information or command input unit 712 , a printing information transmission/reception unit 713 , a display unit 714 , and a control unit 715 .

저장부(711), 정보 또는 명령 입력부(712), 프린팅 정보 송수신부(713), 및 디스플레이부(714)는 도 3의 저장부(311), 정 보 또는 명령 입력부(313), 프린팅 정보 송수신부(314), 및 디스플레이부(315)와 동일하게 동작된다.The storage unit 711, the information or command input unit 712, the printing information transmission/reception unit 713, and the display unit 714 include the storage unit 311, the information or command input unit 313, and the printing information transmission/reception unit of FIG. The unit 314 and the display unit 315 operate in the same way.

제어부(715)는 도 8a 및 도 8b 에 도시된 이미지 저장 장치의 동작 흐름 도를 토대로 컨텐츠 제공 서버(730)가 제공하는 템 플릿 정보를 프린팅 장치(720)를 통해 수신하도록 동작된다.The control unit 715 is operated to receive template information provided by the content providing server 730 through the printing device 720 based on the operation flowchart of the image storage device shown in FIGS. 8A and 8B .

도 8a 및 도 8b 를 참조하면, 제어부(715)는 저장부(711)에 저장되어 있는 원본 이미지중 프린팅 할 하나의 원본 이미지를 선택한다(801). 이를 위하여, 제어부(715)는 저장부(711)에 저장되어 있는 원본 이미지를 디스플레이부(714)에 모두 디 스플레이 시킬 수 있다.Referring to FIGS. 8A and 8B , the controller 715 selects one original image to be printed from among the original images stored in the storage 711 ( 801 ). To this end, the control unit 715 may display all the original images stored in the storage unit 711 on the display unit 714 .

제어부(715)는 저장부(711)가 프린팅을 원하는 템플릿을 갖고 있는지 체크한다(802). 이를 위하여 제어부(715)는 저장부 (711)에 저장되어 있는 템플릿이 있는지 체크하고, 만약 적어도 하나의 템플릿이 저장부(711)에 저장되어 있으면, 디스플 레이부(714)상에 저장되어 있는 템플릿들을 디스플레이시켜 사용자가 프린팅을 원하는 템플릿을 선택하도록 할 수 있다.The control unit 715 checks whether the storage unit 711 has a template desired to be printed ( 802 ). To this end, the control unit 715 checks whether there is a template stored in the storage unit 711, and if at least one template is stored in the storage unit 711, it is stored on the display unit 714. By displaying the templates, the user can select a template to be printed.

그러나, 저장부(711)에 템플릿이 저장되어 있지 않거나 저장부(711)에 저장되어 있는 템플릿을 사용자가 원하지 않으면, 제어부(715)는 프린팅 정보 송수신부(713)을 통해 프린팅 장치(720)로 템플릿 검색을 요구한다(803). 이에 따라 프린팅 장치(720)로부터 템플릿 목록이 수신되면(804), 제어부(715)는 수신된 템플릿 목록을 디스플레이부(714)로 출력한다. 디 스플레이부(714)에 디스플레이 되는 템플릿 목록을 토대로 프린팅을 원하는 템플릿이 선택되면, 제어부(715)는 선택된 템 플릿에 대한 정보를 프린팅 정보 송수신부(713)를 통해 프린팅 장치(720)로 전송한다(805).However, if the template is not stored in the storage unit 711 or the user does not want the template stored in the storage unit 711 , the control unit 715 transmits the template to the printing device 720 through the printing information transmission/reception unit 713 . A template search is requested (803). Accordingly, when the template list is received from the printing device 720 ( 804 ), the controller 715 outputs the received template list to the display unit 714 . When a template for printing is selected based on the template list displayed on the display unit 714, the control unit 715 transmits information on the selected template to the printing device 720 through the printing information transmission/reception unit 713. (805).

제어부(715)는 프린팅 장치(720)로부터 선택된 템플릿에 대한 정보를 다운 로드한다(806). 이 때, 제어부(715)는 사용자 가 원하면, 상기 다운로드 된 템플릿에 대한 정보를 파일 형태로 저장부(711)에 저장하여, 다른 원본 이미지와의 합성에 사 용할 수 있다.The control unit 715 downloads information about the selected template from the printing device 720 (806). At this time, if the user desires, the control unit 715 may store the information on the downloaded template in the form of a file in the storage unit 711 and use it for compositing with other original images.

상기 선택된 템플릿에 대한 정보가 다운로드 되면, 제어부(715)는 사용자가 텍스트 정보 입력을 원하는지 체크한다(807). 사용자가 텍스트 정보 입력을 원하면, 정보 또는 명령 입력부(714)를 통해 입력되는 텍스트 정보를 수신한다(808).When information on the selected template is downloaded, the controller 715 checks whether the user wants to input text information (807). If the user wants to input text information, text information input through the information or command input unit 714 is received ( 808 ).

그러나, 사용자가 텍스트 정보 입력을 원하지 않거나 텍스트 정보가 수신되면, 제어부(715)는 프린팅 정보 송수신부(713) 를 통해 프린팅 장치(720)로 템플릿 프린팅 요구신호를 송출한다(809).However, when the user does not want to input text information or text information is received, the control unit 715 transmits a template printing request signal to the printing device 720 through the printing information transmission/reception unit 713 ( S809 ).

프린팅 장치(720)로부터 템플릿 정보 요구신호가 수신되면(810), 제어부(715)는 프린팅 장치(720)로 프린팅을 원하는 템 플릿 정보를 전송한다(811). 이 때, 제어부(715)는 전송되는 템플릿 정보에 템플릿의 이름 및 크기와 같은 합성 프린팅을 위한 템플릿의 기본 정보, 텍스트 정보, 및 인쇄 매수 등의 기본 인쇄 정보를 포함시켜 전송할 수 있다.When the template information request signal is received from the printing device 720 (810), the controller 715 transmits the template information desired to be printed to the printing device 720 (811). In this case, the controller 715 may transmit the transmitted template information by including basic information such as template information for composite printing such as name and size of the template, text information, and basic printing information such as the number of copies.

프린팅 장치(720)로부터 원본 이미지 요구 신호가 수신되면(712), 제어부(715)는 프린팅 장치(720)로 원본 이미지 정보 를 전송한다(813). 상기 원본 이미지 정보는 원본 이미지를 비롯한 합성 프린팅을 위한 원본 이미지의 기본 정보를 포함할 수 있다.When the original image request signal is received from the printing device 720 (712), the control unit 715 transmits the original image information to the printing device 720 (813). The original image information may include basic information of the original image for composite printing including the original image.

한편, 제어부(715)는 사용자가 디스플레이부(714)에 디스플레이 되는 템플릿중 하나의 템플릿을 선택하면, 이미지 저장 장치(710)가 사용자가 원하는 템플릿을 갖고 있는 것으로 판단하면서 사용자가 선택한 템플릿을 합성 프린팅을 원하는 템 플릿으로서 선택하고, 제 807 단계로 진행된다(814).On the other hand, when the user selects one of the templates displayed on the display unit 714 , the control unit 715 determines that the user has the desired template and synthesizes and prints the template selected by the user. is selected as a desired template, and the process proceeds to step 807 (814).

프린팅 장치(720)는 인터넷과 같은 네트워크 기반으로 컨텐츠 제공 서버(730)와 연결되어 템플릿 정보를 이미지 저장 장 치(710)로 제공하면서 이미지 저장 장치(710)로부터 각각 전송되는 템플릿 정보와 원본 이미지 정보를 기반으로 합성된 이미지에 대한 프린팅을 수행한다.The printing device 720 is connected to the content providing server 730 based on a network such as the Internet to provide template information to the image storage device 710 while providing template information and original image information respectively transmitted from the image storage device 710 . Printing is performed on the synthesized image based on

이를 위하여 프린팅 장치(720)는 프린팅 정보 송수신부(721), 네트워크 정보 송수신부(722), 프린팅부(723), 및 제어부 (724)를 포함한다.To this end, the printing device 720 includes a printing information transmission/reception unit 721 , a network information transmission/reception unit 722 , a printing unit 723 , and a control unit 724 .

프린팅 정보 송수신부(721)는 도 3의 프린팅 정보 송수신부(314)와 같이 USB와 같은 인터페이스를 통해 이미지 저장 장 치(710)와 프린팅 장치(720)간에 프린팅을 위한 정보를 송수신한다.The printing information transceiver 721 transmits and receives information for printing between the image storage device 710 and the printing device 720 through an interface such as USB, like the printing information transceiver 314 of FIG. 3 .

네트워크 정보 송수신부(722)는 도 3의 네트워크 정보 송수신부(312)와 같이 컨텐츠 제공 서버(730)와 프린팅 장치(720) 간에 템플릿에 관련된 정보를 송수신할 수 있다.The network information transmitting/receiving unit 722 may transmit/receive information related to the template between the content providing server 730 and the printing device 720 like the network information transmitting/receiving unit 312 of FIG. 3 .

프린팅부(723)는 제어부(724)에 의해 제어되어 프린팅 정보 송수신부(721)를 통해 수신되는 템플릿과 원본 이미지를 합 성한 이미지 또는 템플릿, 텍스트 및 원본 이미지를 합성한 이미지에 대한 프린팅을 수행한다.The printing unit 723 is controlled by the control unit 724 to perform printing on an image obtained by synthesizing a template and an original image received through the printing information transmitting and receiving unit 721 or an image obtained by synthesizing a template, text, and an original image. .

제어부(714)는 도 9a 및 도 9b 에 도시된 프린팅 장치의 동작 흐름 도를 토대로 컨텐츠 제공 서버(730)가 제공하는 템플릿 정보를 이미지 저장 장치(710)로 제공하면서, 합성된 이미지를 프린팅 한다.The control unit 714 prints the synthesized image while providing the template information provided by the content providing server 730 to the image storage device 710 based on the operation flowchart of the printing apparatus shown in FIGS. 9A and 9B .

도 9a 및 도 9b 를 참조하면, 프린팅 정보 송수신부(721)를 통해 이미지 저장 장치(710)로부터 템플릿 검색 요구 신호가 수 신되면(901), 제어부(724)는 네트워크 정보 송수신부(722)를 통해 컨텐츠 제공 서버(730)로 템플릿 검색 요구 신호를 송 출한다(902).9A and 9B, when a template search request signal is received from the image storage device 710 through the printing information transmitting and receiving unit 721 (901), the control unit 724 transmits the network information transmitting and receiving unit 722. A template search request signal is transmitted to the content providing server 730 through (902).

이에 따라 컨텐츠 제공 서버(703)로부터 템플릿 목록이 수신되면(903), 제어부(724)는 이미지 저장 장치(710)로 수신된 템플릿 목록을 전송한다(904).Accordingly, when the template list is received from the content providing server 703 (903), the controller 724 transmits the received template list to the image storage device 710 (904).

이미지 저장 장치(710)로부터 선택된 템플릿에 대한 선택 정보가 수신되면(905), 제어부(724)는 상기 선택 정보를 컨텐츠 제공 서버(730)로 전송한다(906). 네트워크 정보 송수신부(722)를 통해 컨텐츠 제공 서버(730)로부터 선택된 템플릿의 정보가 다운로드 되면(907), 제어부(724)는 다운로드 된 템플릿 정보를 이미지 저장 장치(710)로 전송한다(908).When selection information for the selected template is received from the image storage device 710 ( S905 ), the controller 724 transmits the selection information to the content providing server 730 ( S906 ). When information on the template selected from the content providing server 730 is downloaded through the network information transceiver 722 (operation 907), the controller 724 transmits the downloaded template information to the image storage device 710 (operation 908).

프린팅 정보 송수신부(721)를 통해 이미지 저장 장치(710)로부터 템플릿 프린팅 요구 신호가 수신되면(909), 제어부 (724)는 프린팅 정보 송수신부(721)를 통해 이미지 저장 장치(710)로 템플릿 정보 요구신호를 송출한다(910).When a template printing request signal is received from the image storage device 710 through the printing information transceiver 721 ( 909 ), the control unit 724 transmits the template information to the image storage device 710 through the printing information transceiver 721 . A request signal is transmitted (910).

이미지 저장장치(710)로부터 템플릿 정보가 수신되면(911), 제어부(724)는 이미지 저장 장치(710)로 원본 이미지를 요구 하고, 원본 이미지가 수신되면(913), 제어부(724)는 합성된 이미지 프린팅을 수행되도록 프린팅 정보 송수신부(721)와 프 린팅부(723)를 제어한다(914). 이 때, 합성된 이미지 프린팅은 도 3의 실시 예에서 언급하는 합성된 이미지 프린팅과 같 다.When template information is received from the image storage device 710 (911), the control unit 724 requests an original image to the image storage device 710, and when the original image is received (913), the control unit 724 is synthesized The printing information transmitting/receiving unit 721 and the printing unit 723 are controlled to perform image printing (914). At this time, the composite image printing is the same as the composite image printing mentioned in the embodiment of FIG. 3 .

도 10은 본 발명의 바람직한 다른 실시 예에 따른 템플릿을 이용한 이미지 프린팅 방법의 동작 흐름도로서, 도 7을 참조하 여 설명하면 다음과 같다.10 is an operation flowchart of an image printing method using a template according to another preferred embodiment of the present invention, which will be described with reference to FIG. 7 .

이미지 저장 장치(710)가 원본 이미지를 선택한 뒤(1001), 이미지 저장 장치(710)에 프린팅을 원하는 템플릿이 존재하는 지 체크한다(1002). 만약 이미지 저장 장치(710)에 프린팅을 원하는 템플릿이 존재하지 않으면(NOK), 이미지 저장 장치 (710)는 프린팅 장치(720)로 템플릿 검색 요구 신호를 송출한다(1003).After the image storage device 710 selects an original image ( 1001 ), it is checked whether a template to be printed exists in the image storage device 710 ( 1002 ). If there is no template desired to be printed in the image storage device 710 (NOK), the image storage device 710 transmits a template search request signal to the printing device 720 ( 1003 ).

프린팅 장치(720)는 네트워크를 기반으로 연결된 컨텐츠 제공 서버(730)로 템플릿 검색 요구 신호를 송출한다(1004). 컨 텐츠 제공 서버(730)로부터 템플릿 목록이 제공되면(1005), 프린팅 장치(720)는 제공된 템플릿 목록을 이미지 저장 장치 (710)로 제공한다(1006).The printing device 720 transmits a template search request signal to the content providing server 730 connected based on a network ( 1004 ). When the template list is provided from the content providing server 730 (1005), the printing device 720 provides the provided template list to the image storage device 710 (1006).

제공된 템플릿 목록을 기반으로 이미지 저장 장치(710)가 템플릿을 선택하고, 선택된 템플릿에 대한 선택 정보가 프린팅 장치(720)로 전송되면(1007), 프린팅 장치(720)는 수신된 상기 선택 정보를 컨텐츠 제공 서버(730)로 전송한다(1008). 이에 따라 컨텐츠 제공 서버(730)로부터 선택된 템플릿 정보가 전송되면(1009), 프린팅 장치(720)는 수신된 템플릿 정보 를 이미지 저장 장치(710)로 전송한다(1010).When the image storage device 710 selects a template based on the provided template list, and selection information for the selected template is transmitted to the printing device 720 ( 1007 ), the printing device 720 converts the received selection information into content. It is transmitted to the provision server 730 (1008). Accordingly, when the selected template information is transmitted from the content providing server 730 ( 1009 ), the printing device 720 transmits the received template information to the image storage device 710 ( 1010 ).

이미지 저장 장치(710)는 사용자에 의한 텍스트 정보 입력을 수행한다(1011). 이 때, 텍스트 정보 입력은 사용자가 원하지 않을 경우에 수행되지 않을 수 있다. 입력 가능한 텍스트 정보는 도 3의 정보 또는 명령 입력부(313)에서 설명한 바와 같 다.The image storage device 710 performs text information input by the user ( S1011 ). In this case, text information input may not be performed when the user does not want it. The inputable text information is the same as described in the information or command input unit 313 of FIG. 3 .

한편, 이미지 저장 장치(710)에 원하는 템플릿이 존재하는 것으로 체크되면(OK), 이미지 저장 장치(710)는 제 1002 단계 에서 제 1011 단계로 바로 진행될 수 있다.Meanwhile, if it is checked that the desired template exists in the image storage device 710 (OK), the image storage device 710 may proceed directly from step 1002 to step 1011 .

이미지 저장 장치(710)는 프린팅 장치(720)로 템플릿 프린팅 요구 신호를 전송한다(1012). 프린팅 장치(720)로부터 템플 릿 정보 요구신호가 수신되면(1013), 이미지 저장 장치(710)는 템플릿 정보를 프린팅 장치(720)로 전송한다(1014). 이 때, 템플릿 정보는 인쇄 매수와 같은 기본 인쇄 정보 및 텍스트 정보를 포함할 수 있다.The image storage device 710 transmits a template printing request signal to the printing device 720 (1012). When the template information request signal is received from the printing device 720 (1013), the image storage device 710 transmits the template information to the printing device 720 (1014). In this case, the template information may include basic printing information such as the number of copies and text information.

프린팅 장치(720)로부터 원본 이미지 정보가 요구되면(1015), 이미지 저장 장치(710)는 원본 이미지 정보를 프린팅 장치 (720)로 전송한다(1016). 프린팅 장치(720)는 템플릿 정보와 원본 이미지 정보를 기반으로 템플릿과 원본 이미지가 합성 된 이미지의 프린팅을 수행한다(1017). 이 때, 프린팅 장치(720)는 수신된 템플릿 정보와 원본 이미지 정보를 토대로 합성 되는 이미지 또는/ 및 텍스트의 프린팅 위치, 사이즈, 폰트를 제어할 수 있다.When the original image information is requested from the printing device 720 (1015), the image storage device 710 transmits the original image information to the printing device 720 (1016). The printing device 720 prints an image in which the template and the original image are synthesized based on the template information and the original image information ( 1017 ). In this case, the printing apparatus 720 may control the printing position, size, and font of the image or/and text synthesized based on the received template information and the original image information.

본원 발명에 따른 템플릿을 이용한 이미지 프린팅 방법을 수행하기 위한 프로그램은 컴퓨터로 읽을 수 있는 기록 매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록 매체는 컴퓨터 시스템에 의하여 읽 혀질 수 있는 데이터가 저장되는 모든 종류의 저장 장치를 포함한다. 컴퓨터가 읽을 수 있는 기록 매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템 에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드로서 저장되고 실행될 수 있다.The program for performing the image printing method using the template according to the present invention can be implemented as computer-readable codes on a computer-readable recording medium. The computer-readable recording medium includes all types of storage devices in which data readable by a computer system is stored. Examples of the computer-readable recording medium include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage device, etc. include In addition, the computer-readable recording medium is distributed in network-connected computer systems, and can be stored and executed as computer-readable codes in a distributed manner.

이제까지 본 발명에 대하여 그 바람직한 실시 예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식 을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시 예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위 는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것 으로 해석되어야 할 것이다.So far, the present invention has been looked at with respect to preferred embodiments thereof. Those of ordinary skill in the art to which the present invention pertains will understand that the present invention can be implemented in a modified form without departing from the essential characteristics of the present invention. Therefore, the disclosed embodiments should be considered in an illustrative rather than a restrictive sense. The scope of the present invention is indicated in the claims rather than the foregoing description, and all differences within an equivalent scope should be construed as being included in the present invention.

Claims (4)

적어도 하나의 컨텐츠 제공 서버, 네트워크 기반으로 상기 컨텐츠 제공 서버와 연결된 이미지 저장 장치, 상기 이미지 저장 장치와 연결된 프린팅 장치를 포함하는 시스템에서 템플릿을 이용한 이미지 프린팅 방법에 있어서,

상기 컨텐츠 제공 서버로부터 템플릿 목록이 수신되면, 상기 수신된 템플릿 목록을 토대로 템플릿을 선택하는 단계;

상기 컨텐츠 제공 서버로부터 상기 선택된 템플릿의 정보가 다운로드 되면, 상기 프린팅 장치로 템플릿 정보를 전송하는 단계; 및

상기 템플릿과 합성을 원하는 원본 이미지 정보를 상기 프린팅 장치로 전송하는 단계를 포함하는 템플릿을 이용한 이미지 프린팅 방법.
An image printing method using a template in a system including at least one content providing server, an image storage device connected to the content providing server on a network basis, and a printing device connected to the image storage device, the method comprising:

when a template list is received from the content providing server, selecting a template based on the received template list;

transmitting template information to the printing device when information on the selected template is downloaded from the content providing server; and

and transmitting original image information to be synthesized with the template to the printing device.
제 1 항에 있어서, 상기 방법은,

상기 이미지 저장 장치가 프린팅을 원하는 템플릿을 갖고 있지 않으면, 상기 이미지 저장 장치는 상기 템플릿 목록을 수신 하는 것을 특징으로 하는 템플릿을 이용한 이미지 프린팅 방법.
The method of claim 1, wherein the method comprises:

If the image storage device does not have a template to be printed, the image storage device receives the template list.
제 1 항 또는 제 2 항에 있어서, 상기 방법은,

상기 템플릿 및 상기 원본 이미지와 함께 프린팅을 원하는 텍스트 정보가 입력되면, 상기 이미지 저장 장치는 상기 입력된 텍스트 정보를 상기 프린팅 장치로 전송하는 단계를 더 포함하는 템플릿을 이용한 이미지 프린팅 방법.
The method of claim 1 or 2, wherein the method comprises:

and transmitting, by the image storage device, the input text information to the printing device when text information desired to be printed is input together with the template and the original image.
제 3 항에 있어서, 상기 텍스트 정보는 상기 템플릿 정보에 포함되어 상기 프린팅 장치로 전송되는 것을 특징으로 하는 템 플릿을 이용한 이미지 프린팅 방법.

The method of claim 3, wherein the text information is included in the template information and transmitted to the printing device.

KR1020200052120A 2020-04-29 2020-04-29 Image printing method and system using template, andrecording medium storing a program to implementthereof KR20210133476A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200052120A KR20210133476A (en) 2020-04-29 2020-04-29 Image printing method and system using template, andrecording medium storing a program to implementthereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200052120A KR20210133476A (en) 2020-04-29 2020-04-29 Image printing method and system using template, andrecording medium storing a program to implementthereof

Publications (1)

Publication Number Publication Date
KR20210133476A true KR20210133476A (en) 2021-11-08

Family

ID=78497290

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200052120A KR20210133476A (en) 2020-04-29 2020-04-29 Image printing method and system using template, andrecording medium storing a program to implementthereof

Country Status (1)

Country Link
KR (1) KR20210133476A (en)

Similar Documents

Publication Publication Date Title
KR100694092B1 (en) Image printing method and system using template, and recording medium storing a program to implement thereof
US9891867B2 (en) Protocol for interaction between wireless devices and other devices
KR100982519B1 (en) Method and apparatus for generating XHTML data of device
US7647074B2 (en) Cellular telephone with print preview system
US8913274B2 (en) Image processing system, processing method, image processing apparatus, and relay apparatus for electronic file storage and transfer
US20190171399A1 (en) Management server communicating with image processing apparatus and terminal device
US8274666B2 (en) Projector/printer for displaying or printing of documents
US20060055969A1 (en) Print system and information processing apparatus
US20070134040A1 (en) Printing process control method and short distance wireless communication terminal apparatus
KR20040000742A (en) Method and apparatus for printing image using memory card
US7830538B2 (en) Method of providing multimedia data for direct printing, direct printing method and apparatus thereof
JP2023115336A (en) Program and control method
US20070130178A1 (en) Information processing apparatus, information processing method, program, and storage medium
KR20080052959A (en) Image processing apparatus and data providing server and image processing method using the same and media for computer program thereof
US7827482B2 (en) Data-edit apparatus for editing data by using data transmitted from server and transmitting edited data via network, program used therefor, and data-edit method
KR20210133476A (en) Image printing method and system using template, andrecording medium storing a program to implementthereof
KR100718795B1 (en) System for wireless printing using mobile and method thereof
JP2007280035A (en) Printing process system and method, and information processing apparatus and method
JP2006318423A (en) Print system, mobile communication terminal device, and program and storage medium of mobile communication terminal device
KR20070076249A (en) Image forming system and image forming method
CN103227807A (en) System, information processing device, program and information processing method
JP5404593B2 (en) Address book server and data processing system having the same
KR100739767B1 (en) Method for providing photo development service in digital TV and apparatus therefor
JP2000284927A (en) Print processing system and its method
JPH10301900A (en) Printing management system, printing management method and computer readable record medium recording printing management control program