JP2003146450A - Envelope printing function of printer - Google Patents

Envelope printing function of printer

Info

Publication number
JP2003146450A
JP2003146450A JP2001380733A JP2001380733A JP2003146450A JP 2003146450 A JP2003146450 A JP 2003146450A JP 2001380733 A JP2001380733 A JP 2001380733A JP 2001380733 A JP2001380733 A JP 2001380733A JP 2003146450 A JP2003146450 A JP 2003146450A
Authority
JP
Japan
Prior art keywords
printer
envelope
printing
computer
print
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2001380733A
Other languages
Japanese (ja)
Inventor
Yasushi Murakawa
泰 村川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2001380733A priority Critical patent/JP2003146450A/en
Publication of JP2003146450A publication Critical patent/JP2003146450A/en
Pending legal-status Critical Current

Links

Landscapes

  • Sheets, Magazines, And Separation Thereof (AREA)
  • Handling Of Cut Paper (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a function to directly print address, etc., by using a computer and a printer. SOLUTION: It is possible to use this function in the case of directly printing the address on the envelope by using the computer and in the case of directly printing a design on the envelope by using the printer. A program to print a dot image data of one page unit from the side turned by 180 degrees and a function to instruct it are used besides normal combination of the computer and the printer.

Description

【発明の詳細な説明】 【0001】 【産業上の利用分野】コンピューターでプリンターを使
用して封筒に宛先書きをする場合に使用する。コンピュ
ーターでプリンターを使用して封筒にデザインを印刷す
る場合に使用する。 【0002】 【従来の技術】これまでは、封筒に郵便の宛先書きを行
う場合、コンピューターからプリンターにラベルなどの
紙を印刷し、それを封筒に張りつける方法が一般的であ
った。封筒に印刷する場合、封筒の封を閉じなければ印
刷できないが、中に物が入っていると、プリンターで印
刷できない欠点がある。大量のラベルを張りつける場
合、シール状のものを使用するとコストが高く、普通の
紙を切り取って張りつける場合、時間を必要とし、会社
では人件費がかかりやすい欠点があった。 【0003】 【発明が解決しようとする課題】コンピューターから封
筒に宛名を直接印刷できれば、ラベルの作成の手間を省
く事ができる。これができないのは、封筒の上側の口が
あいているため、上側からそのまま印刷すると紙詰まり
になりやすい問題があるためである。そのため、これを
解決して直接封筒に印刷できる方法を提供する。 【0004】 【課題を解決するための手段】コンピューターから封筒
に印刷を行う場合、封を閉じる前の封筒は上側の口が空
いている特徴があるので、そのまま印刷した場合、これ
が紙詰まりの原因になる。これを解決するために、封筒
に直接印刷する場合、封筒の下(底)側から印刷を行
う。このため、利用者は封筒の下側からプリンターに用
紙を提供するようにセットする。下側から封筒に印刷を
行うため、そのまま印刷すると上下が逆になる。これを
解決するには、印刷過程の途中に、上下を逆さまに印刷
する機能を提供すれば良い。上下逆さまに印刷する機能
を提供するためには、1ページ分の印刷イメージデータ
ーをプログラムにより180度回転させた側から印刷す
ればよい。 【0005】 【作用】利用者は直接印刷を行う封筒の下(底)側から
用紙が供給されるようにプリンターにセットする。利用
者はコンピューターからプリンターに印刷指示をする段
階で、用紙が封筒であることを明確に指示する操作を行
う。利用者が実際に印刷する命令をコンピューターに行
う。印刷する命令を受けたコンピューターまたはプリン
ターは、封筒に印刷するデータを1ページ単位のドット
イメージデータにし、このイメージデータを180度回
転させた側から印刷する。 【0006】 【実施例】封筒の下側から印刷を行うため、イメージデ
ータを180度回転させた側から印刷する機能を提供す
る部分は、コンピューター本体側のソフトウェアで回転
させる方法とプリンター装置の中のソフトウェアで回転
させる方法が考えられる。両方書くと長くなるので、本
例ではプリンターの装置の中で回転させる方法を例にと
る。利用者はプリンターに封筒を下(底)側から用紙供
給するようにセットして、プリンターのスイッチを操作
して用紙が下(底)側から印刷される用紙、すなわち封
筒である事を指示する。このとき封筒の大きさも指定す
る。利用者はコンピューターで宛名の印刷命令を行う。
プリンターはコンピューターから送られてくる印刷デー
タをバッファメモリに蓄える。プリンターはバッファメ
モリのデータを監視して、1ページ分の印刷ドットイメ
ージをワークメモリに作成する。1ページ分印刷する条
件を満たしたところで、プリンターはワークメモリに作
成された1ページ分の印刷ドットイメージをプログラム
で180度回転させた側から印刷するため、通常の印刷
ではページの最後となるドット側からページの最初にな
るドット側に向けて印字ヘッドを使用して印刷する。1
ページ分の印刷が済んだ段階で、次のページを同様に処
理する操作を繰り返し、コンピューターから送られてく
るデータを全て処理した段階で印刷が終了する。 【0007】 【発明の効果】封筒の印刷を下側から用紙を供給する事
により、プリンターの紙詰まりの問題の大半が解決され
る。これにより、はがきを印刷するように直接封筒に宛
名を印刷する機能が提供できる。従来のように、ラベル
を作成して張りつける手間がなくなり、その手間が省け
る。封筒にはラベルが無いので封筒の見栄えをよくする
効果がある。宛名に限らず、企業のロゴ等を印刷すれ
ば、簡単な専用の封筒を作成する使い方ができる。この
場合、専用の封筒を発注しなくて済むので、その分便利
になる。機能の設計としては以下のような効果がある。
1ページ分の印刷イメージの180度回転した側から印
刷する事をプリンター装置の内部で行う場合、使用する
コンピューターの種類を選ばない効果がある。他の実施
方法として、コンピューターからプリンター装置にデー
タを送る前に、コンピューター側のプログラムで1ペー
ジ分のイメージデータを作成して180度回転した側か
ら印刷させる方法を採用すれば、使用するプリンターを
選ばない効果がある。コンピューター側の基本ソフト
(OSやデバイスドライバを指す)で処理すれば、例と
して印刷スプール処理等で、この180度回転を実現で
きれば、利用者が選択してインストールする応用ソフト
ウェアを選ばない効果がある。応用ソフトウェアで18
0度回転処理を行う方法は、他の製品と差別化できる効
果をもつが、そのソフトウェアだけの機能なので、汎用
性に欠ける部分がある。コンピューター側で処理する設
計の場合、用紙のサイズを細かく指定する機能をソフト
ウェアで実現すれば、プリンター側のスイッチなどの回
路や部品を減らす効果がある。プリンター側で処理する
設計は、コンピューターとプリンターの間に流れるデー
タがテキストデータである場合に有利である。コンピュ
ーター側でイメージデータを作成する場合、コンピュー
ターとカウンターの間にデータを流す時間が長くなりや
すい傾向を持つため、データの主体がテキストを主とす
る場合、プリンターの中でイメージデータを作成する方
が処理の時間を短くできる傾向があり、効果を持つ。主
な利用用途を考えると、宛名のテキストデータ印刷が主
であろうと考えられるので、実施例はプリンター側で処
理する設計を採用した。
Description: BACKGROUND OF THE INVENTION The present invention is used when a destination is written on an envelope using a printer by a computer. Used when printing designs on envelopes using a printer on a computer. Heretofore, when writing a postal address on an envelope, a method of printing a label or other paper from a computer on a printer and pasting it on the envelope has generally been used. When printing on an envelope, printing cannot be performed unless the envelope is closed. However, if there is an object inside, printing cannot be performed by a printer. When sticking a large amount of labels, the use of a sticker is expensive, and when cutting and sticking ordinary paper, it takes time, and the company tends to be labor-intensive. [0003] If an address can be directly printed on an envelope from a computer, the labor for creating a label can be saved. This is not possible because the upper side of the envelope is open, and there is a problem that a paper jam is liable to occur if printing is performed directly from the upper side. Therefore, a method for solving this problem and directly printing on an envelope is provided. [0004] When printing on an envelope from a computer, the envelope before closing the envelope has a feature that the upper opening is open, so if printing is performed as it is, this may cause a paper jam. become. To solve this, when printing directly on an envelope, printing is performed from the bottom (bottom) side of the envelope. For this reason, the user sets the printer so that paper is provided from the lower side of the envelope to the printer. Since printing is performed on the envelope from the lower side, if printing is performed as it is, the upper and lower sides are reversed. To solve this, a function of printing upside down may be provided during the printing process. In order to provide the function of printing upside down, the print image data for one page may be printed from the side rotated 180 degrees by the program. [0005] The user sets the printer so that the paper is supplied from the lower (bottom) side of the envelope on which printing is to be performed directly. At the stage where the computer issues a print instruction to the printer, the user performs an operation to clearly indicate that the paper is an envelope. The user gives an instruction to the computer to actually print. The computer or the printer that receives the printing instruction converts the data to be printed on the envelope into dot image data in units of one page, and prints this image data from the side rotated 180 degrees. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS In order to print from the lower side of an envelope, a part which provides a function of printing image data from a side rotated by 180 degrees is provided by a method of rotating the image data by software on a computer main body side and a printer device. You can think of a method of rotating with software. Since it takes longer to write both, in this example, a method of rotating in a printer device is taken as an example. The user sets the envelope in the printer so that the paper is supplied from the bottom (bottom) side, and operates the switch of the printer to indicate that the paper is the paper to be printed from the bottom (bottom) side, that is, the envelope. . At this time, the size of the envelope is also specified. The user issues an address printing instruction on the computer.
The printer stores print data sent from the computer in a buffer memory. The printer monitors the data in the buffer memory and creates a print dot image for one page in the work memory. When the conditions for printing one page are satisfied, the printer prints the one-page print dot image created in the work memory from the side rotated 180 degrees by the program. Use the print head to print from the side to the first dot side of the page. 1
At the stage where printing for the page has been completed, the operation of processing the next page in the same manner is repeated, and when all the data sent from the computer has been processed, the printing ends. By feeding paper from below for printing on the envelope, most of the paper jam problems of the printer are solved. This can provide a function of printing an address directly on an envelope like printing a postcard. As in the conventional case, there is no need to create and attach a label, and this can be saved. Since the envelope has no label, it has the effect of improving the appearance of the envelope. If you print not only the address but also a company logo, you can use it to create a simple dedicated envelope. In this case, there is no need to order a dedicated envelope, which is convenient. The function design has the following effects.
When printing from the side rotated by 180 degrees of the print image for one page is performed inside the printer device, there is an effect that the type of computer used is not limited. As another implementation method, before sending data from the computer to the printer device, a method of creating one page of image data by a program on the computer side and printing from the side rotated by 180 degrees is adopted. There is an effect not to choose. If the processing is performed by the basic software on the computer side (indicating the OS or the device driver), for example, if the 180-degree rotation can be realized by, for example, print spool processing, there is an effect that the user does not select the application software to be selected and installed. . 18 with application software
The method of performing the 0-degree rotation processing has an effect of being differentiable from other products, but has a portion lacking in versatility because it is a function of only the software. In the case of a computer processing design, if the function of specifying the paper size in detail is realized by software, there is an effect of reducing circuits and parts such as switches on the printer side. The design of processing on the printer side is advantageous when the data flowing between the computer and the printer is text data. When creating image data on the computer side, the time it takes to flow data between the computer and the counter tends to be long, so if the data is mainly text, create the image data in the printer. However, there is a tendency that the processing time can be shortened, which is effective. Considering the main usage, it is considered that text data printing of an address is mainly used, and therefore, the embodiment adopts a design of processing on the printer side.

Claims (1)

【特許請求の範囲】 【請求項1】コンピューターで封筒に直接印刷するため
に、プリンターに封筒の下(底)側から、すなわち18
0度逆側から用紙を供給し、下側から印刷するために印
刷処理の過程で1ページ分の印刷データーを180度逆
側から印刷する機能を持たせる
What is claimed is: 1. To print directly on an envelope with a computer, a printer is to be printed from the bottom (bottom) side of the envelope, i.
A function is provided in which paper is supplied from the 0 ° reverse side and one page of print data is printed from the 180 ° reverse side in the printing process in order to print from the lower side.
JP2001380733A 2001-11-08 2001-11-08 Envelope printing function of printer Pending JP2003146450A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001380733A JP2003146450A (en) 2001-11-08 2001-11-08 Envelope printing function of printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001380733A JP2003146450A (en) 2001-11-08 2001-11-08 Envelope printing function of printer

Publications (1)

Publication Number Publication Date
JP2003146450A true JP2003146450A (en) 2003-05-21

Family

ID=19187237

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001380733A Pending JP2003146450A (en) 2001-11-08 2001-11-08 Envelope printing function of printer

Country Status (1)

Country Link
JP (1) JP2003146450A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8760695B2 (en) 2011-02-07 2014-06-24 Fuji Xerox Co., Ltd. Image processing apparatus, image processing method, and computer readable medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8760695B2 (en) 2011-02-07 2014-06-24 Fuji Xerox Co., Ltd. Image processing apparatus, image processing method, and computer readable medium

Similar Documents

Publication Publication Date Title
EP1662371A3 (en) Method of protecting leakage of information, and information processing apparatus and driver program which implement the method
JP3019515B2 (en) Printing control method
JP2003146450A (en) Envelope printing function of printer
US5431451A (en) Reusable facsimile sheet for facsimile machine
BRPI0602359A (en) use of text fields to add text to separator labels for separator print material inserted in copy jobs
JP2004157904A5 (en)
JP2845716B2 (en) Envelope printing device
JP3064921B2 (en) Printer
JPH03258577A (en) Printing device
JPH04337862A (en) Word processor
KR200245419Y1 (en) image envelope
KR200146385Y1 (en) Inkjet printer system of dual bus structure for bus switch
KR200326266Y1 (en) Letter envelope paper for printing a information
CN204296258U (en) A kind of portable notepad
JP2002077513A (en) Facsimile transmission sheet
JP2006007726A (en) Application form and its use
JPS6270073A (en) Dot matrix type printer
JP3028870U (en) Envelope
JP2000153697A (en) Compression adhesion part of office-work sealing device of fold compression adhesion type
JP2000168787A (en) Envelope
KR890015172A (en) Display and Drawing Control System
KR970062960A (en) How to print forms
JP2001151242A (en) Envelope
JPH07329456A (en) Special envelop letter
KR960010257A (en) Logo insert printer