JPH0661967B2 - output method - Google Patents

output method

Info

Publication number
JPH0661967B2
JPH0661967B2 JP60019691A JP1969185A JPH0661967B2 JP H0661967 B2 JPH0661967 B2 JP H0661967B2 JP 60019691 A JP60019691 A JP 60019691A JP 1969185 A JP1969185 A JP 1969185A JP H0661967 B2 JPH0661967 B2 JP H0661967B2
Authority
JP
Japan
Prior art keywords
information
output
control
control command
generating
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.)
Expired - Lifetime
Application number
JP60019691A
Other languages
Japanese (ja)
Other versions
JPS61177255A (en
Inventor
優 五十嵐
治夫 清水
邦男 岡田
聡 永田
賢也 佐藤
吉章 河村
壮一 渋谷
裕 村上
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP60019691A priority Critical patent/JPH0661967B2/en
Publication of JPS61177255A publication Critical patent/JPS61177255A/en
Publication of JPH0661967B2 publication Critical patent/JPH0661967B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • G06K15/02Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
    • G06K15/12Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers by photographic printing, e.g. by laser printers
    • G06K15/128Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers by photographic printing, e.g. by laser printers generating or processing printable items, e.g. characters

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Optics & Photonics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Combination Of More Than One Step In Electrophotography (AREA)
  • Fax Reproducing Arrangements (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Dot-Matrix Printers And Others (AREA)
  • Record Information Processing For Printing (AREA)

Description

【発明の詳細な説明】 [技術分野] 本発明は、情報処理装置から入力される文書情報から出
力情報を生成して出力する場合における出力処理を制御
する出力方法に関するものである。
Description: TECHNICAL FIELD The present invention relates to an output method for controlling output processing when output information is generated and output from document information input from an information processing apparatus.

[従来技術] 従来、レーザービームプリンタ等の出力装置は、ホスト
コンピュータ等の情報処理装置から入力した文書情報
(文字コード、制御コード)から出力情報を生成して出
力していた。第1図(a)は出力情報(例えば、記録画
像)の生成処理を制御するのに必要な制御コード(制御
パラメータ)類の一例であり、このパラメータにより出
力情報の出力形態が決定される。第1図(b)は前記各
パラメータの意味を説明するための図であり、第1図
(a)と第1図(b)の各符号は対応している。101
は文字間隔を示し、これが定められると1行に印字でき
る文字数が決まる。又、102は行間隔であり、これに
より1頁に印字できる行数が決定される。103はマー
ジンであり、用紙等の出力媒体から左右上下いくらの余
白をとるかを決定するために用いられる。104は文字
セット(例えば、イタリック体、ボールド体等異なる書
体の文字・記号群を示す。)であり、複数の文字セット
が選択可能な装置においてはどの文字セットを使用して
印字を行うかを指定するものである。これらの制御コー
ド(制御パラメータ)は適切な印字を行うために必要で
あり、ホストコンピュータ上の各アプリケーシヨンプロ
グラムのコマンド体系毎に決められている。
[Prior Art] Conventionally, an output device such as a laser beam printer generates and outputs output information from document information (character code, control code) input from an information processing device such as a host computer. FIG. 1A shows an example of control codes (control parameters) necessary for controlling the generation process of output information (for example, a recorded image), and the output form of the output information is determined by this parameter. FIG. 1 (b) is a diagram for explaining the meaning of each of the parameters, and the reference numerals in FIG. 1 (a) and FIG. 1 (b) correspond to each other. 101
Indicates the character spacing, and when this is determined, the number of characters that can be printed on one line is determined. Further, 102 is a line interval, which determines the number of lines that can be printed on one page. Reference numeral 103 denotes a margin, which is used to determine how much left, right, up, and down margins are to be taken from an output medium such as paper. Reference numeral 104 denotes a character set (for example, a group of characters and symbols of different typefaces such as italic font and bold font), which character set is used to print in an apparatus in which a plurality of character sets can be selected. It is what you specify. These control codes (control parameters) are necessary for proper printing and are determined for each command system of each application program on the host computer.

そこで、ホストコンピュータから入力した文書情報を解
釈して出力装置における出力情報生成処理を制御する制
御指令(制御プログラム)を出力装置に内蔵し、ホスト
コンピュータから入力される各種文書情報に基づいて出
力情報を生成して出力していた。
Therefore, a control command (control program) for interpreting the document information input from the host computer and controlling the output information generation processing in the output device is built in the output device, and the output information is output based on various document information input from the host computer. Was generated and output.

しかし、出力装置で解釈できない文書情報が入力された
場合、所望とする出力情報が生成出力できないという欠
点があった。
However, when document information that cannot be interpreted by the output device is input, there is a drawback that desired output information cannot be generated and output.

また、新規の制御指令(制御プログラム)をメモリカー
トリッジ等の外部記憶手段に格納し装置に接続して使用
することも考えられるが、カートリッジが複数種類存在
する場合、出力装置はカートリッジに記憶されている情
報の種類が識別できないため、所望とする出力情報を生
成出力する為に、ユーザがどのカートリッジを出力装置
に接続しているかを常に意識しなければならず、操作性
が悪いという欠点があった。
It is also conceivable to store a new control command (control program) in an external storage means such as a memory cartridge and connect it to the device for use. However, if there are multiple types of cartridges, the output device is not stored in the cartridge. Since the type of information that is present cannot be identified, in order to generate and output the desired output information, the user must always be aware of which cartridge is connected to the output device, which has the drawback of poor operability. It was

[目的] 本発明は上述した欠点に鑑みてなされたものであり、外
部記憶手段に記憶されている情報が制御情報なのか文字
パターン情報であるかを識別し、その識別結果に応じ
て、制御情報を用いて外部から入力される文書情報から
出力情報を生成して出力し、或いは、文字パターン情報
を用いて外部から入力される文書情報から出力情報を生
成して出力することにより、所望とする出力情報を生成
して出力することができる出力方法を提供することにあ
る。
[Purpose] The present invention has been made in view of the above-mentioned drawbacks, and identifies whether the information stored in the external storage means is control information or character pattern information, and controls according to the identification result. By generating and outputting output information from externally input document information using information, or generating and outputting output information from externally input document information using character pattern information, it is possible to obtain the desired information. It is to provide an output method capable of generating and outputting output information to be output.

[実施例] 以下図面を参照して本発明の実施例を詳細に説明する。Embodiments Embodiments of the present invention will be described in detail below with reference to the drawings.

第2図は本実施例における文字パターン発生のための制
御回路図を示すものであり、ホストコンピュータから送
られて来る文字コードデータ、制御コードを入力してレ
ーザービームプリンタ等にて文字パターンを記憶する場
合を示す。図において201は文字コードデータ、制御
コードを一時的に蓄積する入力バツフア、203は汎用
マイクロプロセツサからなるCPU、204は文字コー
ドデータに従って文字ドツトパターン(本実施例におい
ては記号等も文字と称す。)を発生する内蔵文字発生
器、205はカートリツジ様式の着脱可能型制御指令発
生装置であり、ROM(読み出し専用メモリ)等で構成
されている。又、206は前記制御指令発生装置205
を接続するためのソケツト、207は1ページ分のドツ
ト数を有するRAMからなる出力用ページバツフア、2
08はプリンタとのインタフエ−スを保ち、出力用ペー
ジバツフア207のドツト情報よりビデオ信号を発生す
るプリンタインターフエ−ス部、209は前記ビデオ信
号を受け実際に画像を記憶する出力機であるページプリ
ンタ、210は第1図に示した如き印字制御パラメータ
を設定するためのテーブルであり、本実施例においては
RAMを用いている。211は制御指令発生装置205
がソケツト206に接続されているか否かを示す着脱信
号、212はフオーム発生用RAM、214はCPUボ
ードである。
FIG. 2 shows a control circuit diagram for generating a character pattern in the present embodiment. Character code data and a control code sent from a host computer are inputted and the character pattern is stored in a laser beam printer or the like. The case is shown. In the figure, 201 is character code data, an input buffer for temporarily storing control codes, 203 is a CPU composed of a general-purpose microprocessor, and 204 is a character dot pattern according to the character code data (in this embodiment, symbols are also referred to as characters). .) Is a cartridge type detachable control command generator, which is composed of a ROM (read only memory) or the like. Further, 206 is the control command generator 205.
, 207 is an output page buffer consisting of a RAM having the number of dots for one page, 2
Reference numeral 08 denotes a printer interface section which maintains an interface with the printer and generates a video signal from the dot information of the output page buffer 207, and 209 is a page printer which is an output device which receives the video signal and actually stores an image. , 210 is a table for setting the print control parameters as shown in FIG. 1, and RAM is used in this embodiment. 211 is a control command generator 205
Is a detachable signal indicating whether or not the socket is connected to the socket 206, 212 is a form generating RAM, and 214 is a CPU board.

尚、制御指令発生装置205はカートリツジタイプの着
脱可能型でCPU203がバス206bから直接アクセ
ス可能である。第3図は制御指令発生装置205内に格
納されているデータの構造図である。図において301
は識別子であり、これは制御指令発生装置(カートリツ
ジ)205が多目的に使用されるため、現在装着されて
いるカートリツジが何であるかを識別するためのもので
ある。ここでは制御指令列が入っている事を示す識別子
1が書かれている。302は制御指令の数を示す制御指
令列数、303は制御指令列を示し、303a〜303
hは各制御指令を示す。
The control command generator 205 is a cartridge type detachable type, and the CPU 203 can directly access it from the bus 206b. FIG. 3 is a structural diagram of data stored in the control command generator 205. In the figure 301
Is an identifier, which is used for identifying the control cartridge generator (cartridge) 205 used for multiple purposes, so that the cartridge cartridge currently mounted is identified. Here, the identifier 1 indicating that the control command sequence is included is written. Reference numeral 302 denotes a control command sequence number indicating the number of control commands, 303 denotes a control command sequence, and 303a to 303
h indicates each control command.

次に第2図に示した回路の動作説明を第4図のフローチ
ヤートに従って詳述する。尚、第4図のフローチヤート
はCPU203によって実行される。第4図のフローチ
ヤートは装置の電源投入時あるいは装置に付属している
リセツトスイツチ(不図示)が押された時実行されるも
のである。又、ホストから初期化指令が送出され、現在
のプリント動作完了後においても実行される。
Next, the operation of the circuit shown in FIG. 2 will be described in detail according to the flow chart of FIG. The flow chart of FIG. 4 is executed by the CPU 203. The flow chart of FIG. 4 is executed when the power of the apparatus is turned on or when the reset switch (not shown) attached to the apparatus is pressed. Further, the initialization command is sent from the host and is executed even after the current print operation is completed.

まずステツプ401で装置の初期値を印字制御パラメー
タテーブル210にセツトする。次にステツプ402で
カートリツジ着脱信号211をセンスしカートリツジ2
05が接続されているか否かを確認する。
First, in step 401, the initial values of the apparatus are set in the print control parameter table 210. Next, at step 402, the cartridge removal signal 211 is sensed and the cartridge 2 is detected.
Check if 05 is connected.

ここでカートリツジが接続されていなければ処理を終了
する。接続されていればステツプ403へ進み、制御指
令列があるかどうか301の識別子を読んで確認する。
別の識別子の場合はそれに対応するプログラムを実行す
る。識別子1であると認識するとステツプ404で30
2の制御指令列数を読みその数をカウンタにセツトす
る。次にステツプ405で1制御指令を読み込み、ステ
ツプ406で正しい制御指令か否かを確認する。正しく
なければスキツプし、ステツプ409へ進む。正しけれ
ばステツプ407において制御指令の解析を行う。そし
てステツプ408で解析結果を印字制御パラメータテー
ブル210の該当部分に書込む。その後ステツプ409
でカウンタを1つ減らし、ステツプ410でカウンタが
“0”かどうかすなわち制御指令の全ての読み込みが終
了したか否かを判断し、終了でなければステツプ405
に戻って上記動作を繰返す。
If the cartridge is not connected here, the process ends. If it is connected, the process proceeds to step 403, and the identifier of 301 is read and confirmed whether or not there is a control command sequence.
In case of another identifier, the corresponding program is executed. When it is recognized that the identifier is 1, 30 is obtained in step 404.
The control command sequence number 2 is read and the number is set in the counter. Next, at step 405, one control command is read, and at step 406 it is confirmed whether or not the control command is correct. If not correct, skip and proceed to step 409. If it is correct, the control command is analyzed in step 407. Then, in step 408, the analysis result is written in the corresponding portion of the print control parameter table 210. Then step 409
The counter is decremented by 1 at step 410, and it is determined at step 410 whether the counter is "0", that is, whether all the control commands have been read. If not, step 405
Then, the above operation is repeated.

以上の様に構成することで使用者がホストから制御指令
を送出する様構成しなくとも、あるいは制御指令が送れ
なくてもカートリツジ205を装着して電源を入れるか
リセツトスイツチを押せば所望の印字制御パラメータが
テーブルにセツトされるものである。従って印字データ
(文字コード)のみをホストから送るだけで希望する印
字が行われる。
With the above configuration, even if the user does not send the control command from the host, or even if the control command cannot be sent, the desired printing can be performed by mounting the cart carriage 205 and turning on the power or pressing the reset switch. The control parameters are set in the table. Therefore, the desired printing is performed by sending only the print data (character code) from the host.

尚、ホスト側から制御指令(制御命令)が送られても本
装置は通常の動作を行うものである。
Even if a control command (control command) is sent from the host side, the present apparatus operates normally.

第5図に本発明が適用できるレーザービームプリンタの
概略断面図を示す。
FIG. 5 shows a schematic sectional view of a laser beam printer to which the present invention can be applied.

第5図において、21はスキヤナ及びレーザユニツトを
具備する露光装置である。22は感光ドラム23上に形
成された潜像を可視像化する現像ユニツトである。23
は感光ドラム、24は給紙カセツト、5は給紙カセツト
24から搬送ローラ6へと用紙を一枚ずつ供給する給紙
ローラである。7はレジストシヤツタであり、搬送ロー
ラ6を介して搬送されてきた用紙はこのレジストシヤツ
タ7によって一時的に停止させられ、レーザ光の投射及
び感光ドラム23の回転動作と用紙送りとの間で同期が
とられる。8は用紙を転写部9に送り込むための送り込
みローラである。10は用紙上に転写されたトナー像を
定着する定着部であり、11は排紙された用紙を受ける
スタツカ部である。又、前述した如く205は着脱可能
な文字発生器、206はソケツト、214はCPU20
3,出力用バツフア207等が取付けられたCPUボー
ドである。
In FIG. 5, reference numeral 21 is an exposure apparatus having a scanner and a laser unit. A developing unit 22 visualizes the latent image formed on the photosensitive drum 23. 23
Is a photosensitive drum, 24 is a paper feed cassette, and 5 is a paper feed roller that feeds paper one by one from the paper feed cassette 24 to the transport roller 6. Reference numeral 7 denotes a resist shutter, and the sheet conveyed through the conveying roller 6 is temporarily stopped by the resist shutter 7 so that the laser beam is projected and the photosensitive drum 23 is rotated and the sheet is fed. Synchronized. Reference numeral 8 denotes a feeding roller for feeding the sheet to the transfer section 9. Reference numeral 10 is a fixing unit that fixes the toner image transferred onto the paper, and 11 is a stacker unit that receives the discharged paper. As described above, 205 is a removable character generator, 206 is a socket, and 214 is the CPU 20.
3, a CPU board to which an output buffer 207 and the like are attached.

このように構成したレーザビームプリンタにおいては、
用紙の搬送、現像等の一連の動作タイミング制御がシー
ケンスコントローラ13により制御される。又、このレ
ーザビームプリンタはプリンタインタフエ−ス部208
から出力されるビデオ信号に応じてレーザ光をオン/オ
フし感光ドラム23上に可視像を形成するものである。
In the laser beam printer configured in this way,
A sequence controller 13 controls a series of operation timing control such as paper conveyance and development. Also, this laser beam printer has a printer interface unit 208.
A visible image is formed on the photosensitive drum 23 by turning on / off a laser beam according to a video signal output from the device.

尚、本実施例では印字制御パラメータを設定するための
制御指令をカートリツジ205に格納しておき、それを
読み出して使用したが、別の制御指令等をカートリツジ
205に格納しておくことにより装置の機能を拡充させ
ることが出来るものである。以下にその例を示す。
In the present embodiment, the control command for setting the print control parameter is stored in the cartridge 205 and read and used. However, by storing another control command in the cartridge 205, The function can be expanded. An example is shown below.

(1)帳票作成制御指令列を格納した場合。(1) When the form creation control command sequence is stored.

例えば罫線を発生するための制御指令、項目を表わす文
字、会社のマーク(ロゴ)を表わすパターン、署名(サ
イン)を表わすパターン等をカートリツジ205に格納
しておき、前述の如くこれらのデータを読み出してフオ
ーム発生用RAM212に例えばドツトパターンとして
登録させることにより所望の帳票(以下フオームと称
す。)を得ることができる。すなわち文字発生器204
からは送出された文字コードに従って文字パターンが発
生し、フオーム発生用RAM212からはフオームパタ
ーンが発生するので両者のパターンは出力用ページバツ
フア207上で重ねられ、文字の挿入されたフオームが
形成される。従って使用者はカートリツジ205を変え
る事により所望のフオームを印字データと一緒に出力さ
せることができる。
For example, control commands for generating ruled lines, characters representing items, patterns representing company marks (logos), patterns representing signatures, etc. are stored in the cartridge 205, and these data are read out as described above. A desired form (hereinafter referred to as a form) can be obtained by registering the form generating RAM 212 as a dot pattern, for example. That is, the character generator 204
A character pattern is generated in accordance with the character code sent from the device, and a form pattern is generated from the form generating RAM 212. Therefore, both patterns are superposed on the output page buffer 207 to form a form in which a character is inserted. Therefore, the user can output the desired form together with the print data by changing the cartridge 205.

(2)文字コード(制御指令を含む)列を格納した場
合。
(2) When a character code (including control command) string is stored.

通常出力装置は自己診断のためのテストプリント以外は
ホストから文字コード(印字データ)を送ってこなけれ
ば印字出来ない。そこで印字データを制御指令とともに
カートリツジ205に格納しておき、前述の如くこれら
のデータを読み出し、あたかもホストコンピユータから
印字データが送られた如く処理を行い印字を行う。その
ためホストコンピユータがなくても本装置のみで印字が
可能となるので、製品をデモンストレーシヨンする場合
等大変有用である。特にカートリツジ205に所望の書
体の文字パターンを発生する文字発生器を入れておくと
そのデモンストレーシヨンに合わせた文字パターンを発
生させることができる。
Normally, the output device cannot print unless a character code (print data) is sent from the host, except for a test print for self-diagnosis. Therefore, the print data is stored in the cartridge 205 together with the control command, these data are read out as described above, and the processing is performed as if the print data was sent from the host computer, and the printing is performed. For this reason, printing can be performed only by this apparatus without a host computer, which is very useful for product demonstration. In particular, if a character generator that generates a character pattern of a desired typeface is placed in the cartridge 205, it is possible to generate a character pattern that matches the demonstration.

又、本実施例においてはカートリツジ205は読み出し
専用として使用していたが、カートリツジのメモリとし
て書き込み可能で、かつ内容が保存される不揮発性メモ
リ等を使用し、ホストから送られて来た制御指令をその
ままの形式で書き込み保存するように構成しても良い。
Further, in this embodiment, the cartridge 205 is used as a read-only memory, but a non-volatile memory or the like which can be written and whose contents are stored is used as the memory of the cartridge, and the control command sent from the host is used. May be written and saved in the same format.

なお、本発明は、複数の機器から構成されるシステムに
適用しても良いし、1つの機器から成る装置に適用して
も良いし、システム或は装置にプログラムを供給するこ
とによって達成される場合にも適用できることは言うま
でもない。
The present invention may be applied to a system composed of a plurality of devices, may be applied to a device composed of one device, or may be achieved by supplying a program to the system or the device. It goes without saying that it can also be applied to cases.

[効果] 以上説明した様に本発明によれば、外部記憶手段に記憶
されている情報が制御情報なのか文字パターン情報であ
るかを識別し、その識別結果に応じて、制御情報を用い
て外部から入力される文書情報から出力情報を生成して
出力し、或いは、文字パターン情報を用いて外部から入
力される文書情報から出力情報を生成して出力すること
により、所望とする出力情報を生成して出力することが
できるという効果を奏する。
[Effect] As described above, according to the present invention, it is discriminated whether the information stored in the external storage means is the control information or the character pattern information, and the control information is used according to the discrimination result. By generating and outputting output information from document information input from the outside, or generating and outputting output information from document information input from the outside using character pattern information, desired output information can be obtained. An effect is that it can be generated and output.

【図面の簡単な説明】[Brief description of drawings]

第1図(a)は印字制御に必要なパラメータ類の一例を
示す図、第1図(b)は前記各パラメータを説明するた
めの図、第2図は本実施例における制御回路図、第3図
は着脱可能型制御指令発生装置のデータ構成図、第4図
は第2図に示した回路の動作を説明するためのフローチ
ヤート、第5図は本発明が適用できるレーザビームプリ
ンタの概略構成図である。 ここで201は計算器、202は入力バツフア、203
はCPU、204は内蔵文字発生器、205は着脱可能
型制御指令発生装置、206はソケツト、207は出力
用ページバツフア、208はプリンタインターフエ−ス
部、209はページプリンタ、210は印字制御パラメ
ータテーブル用RAM、211は着脱信号、212はフ
オーム発生用RAMである。
FIG. 1 (a) is a diagram showing an example of parameters necessary for print control, FIG. 1 (b) is a diagram for explaining each of the parameters, and FIG. 2 is a control circuit diagram in this embodiment. FIG. 3 is a data configuration diagram of a detachable control command generator, FIG. 4 is a flow chart for explaining the operation of the circuit shown in FIG. 2, and FIG. 5 is a schematic of a laser beam printer to which the present invention can be applied. It is a block diagram. Here, 201 is a calculator, 202 is an input buffer, and 203
Is a CPU, 204 is a built-in character generator, 205 is a removable control command generator, 206 is a socket, 207 is an output page buffer, 208 is a printer interface section, 209 is a page printer, and 210 is a print control parameter table. RAM, 211 is an attach / detach signal, and 212 is a form generating RAM.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 永田 聡 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 (72)発明者 佐藤 賢也 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 (72)発明者 河村 吉章 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 (72)発明者 渋谷 壮一 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 (72)発明者 村上 裕 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 ─────────────────────────────────────────────────── ─── Continuation of front page (72) Inventor Satoshi Nagata 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc. (72) Inventor Kenya Sato 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Incorporated (72) Inventor Yoshiaki Kawamura 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc. (72) Inventor Soichi Shibuya 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc. (72) Inventor Yutaka Murakami 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】外部から入力される文書情報から出力情報
を生成する場合に用いる制御情報或いは文字パターン情
報を記憶する外部記憶手段を用いて、外部から入力され
る文書情報から出力情報を生成して出力する出力装置に
おける出力方法であって、 前記外部記憶手段から識別情報を読み出し、その識別情
報に基づいて、前記外部記憶手段に記憶されている情報
が前記制御情報なのか前記文字パターン情報なのかを識
別する識別工程と、 前記識別工程での識別結果に応じて、前記外部記憶手段
に記憶されている情報が制御情報であると識別された場
合は、前記制御情報を用いて外部から入力される文書情
報から出力情報を生成して出力し、 或いは、前記外部記憶手段に記憶されている情報が文字
パターン情報であると識別された場合は、前記文字パタ
ーン情報を用いて外部から入力される文書情報から出力
情報を生成して出力する出力制御工程とを有することを
特徴とする出力方法。
1. Output information is generated from externally input document information by using external storage means for storing control information or character pattern information used when generating output information from externally input document information. An output method in an output device that outputs the identification information from the external storage means, and based on the identification information, the information stored in the external storage means is the control information or the character pattern information. If the information stored in the external storage unit is identified as control information according to the identification step of identifying whether or not the identification result in the identification step is input from the outside using the control information. If output information is generated from the document information to be output and output, or if the information stored in the external storage means is identified as character pattern information, then Output method characterized in that it comprises an output control step of generating and outputting output information from the document information input from the outside using the character pattern information.
【請求項2】前記文書情報は、文字コード、制御コード
から構成されることを特徴とする特許請求の範囲第1項
記載の出力方法。
2. The output method according to claim 1, wherein the document information comprises a character code and a control code.
【請求項3】前記出力情報は、1ページ分のドット情報
であることを特徴とする特許請求の範囲第1項記載の出
力方法。
3. The output method according to claim 1, wherein the output information is dot information for one page.
【請求項4】前記制御情報は、前記文書情報から前記出
力情報を生成する場合に用いるプログラムであることを
特徴とする特許請求の範囲第1項記載の出力方法。
4. The output method according to claim 1, wherein the control information is a program used when the output information is generated from the document information.
【請求項5】前記文字パターン情報は、前記文書情報か
ら前記出力情報を生成する場合に用いるドット情報を生
成する為の情報であることを特徴とする特許請求の範囲
第1項記載の出力方法。
5. The output method according to claim 1, wherein the character pattern information is information for generating dot information used when generating the output information from the document information. .
【請求項6】前記出力装置は、レーザービームプリンタ
であることを特徴とする特許請求の範囲第1項記載の出
力方法。
6. The output method according to claim 1, wherein the output device is a laser beam printer.
JP60019691A 1985-02-04 1985-02-04 output method Expired - Lifetime JPH0661967B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60019691A JPH0661967B2 (en) 1985-02-04 1985-02-04 output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60019691A JPH0661967B2 (en) 1985-02-04 1985-02-04 output method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2681394A Division JPH07108577B2 (en) 1994-02-24 1994-02-24 output method

Publications (2)

Publication Number Publication Date
JPS61177255A JPS61177255A (en) 1986-08-08
JPH0661967B2 true JPH0661967B2 (en) 1994-08-17

Family

ID=12006268

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60019691A Expired - Lifetime JPH0661967B2 (en) 1985-02-04 1985-02-04 output method

Country Status (1)

Country Link
JP (1) JPH0661967B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6385922A (en) * 1986-09-30 1988-04-16 Toshiba Corp Printer device
JPH0737155B2 (en) * 1986-10-07 1995-04-26 シチズン時計株式会社 Printer
US5108208A (en) * 1988-12-05 1992-04-28 Gardner Michael E Allocation of memory in a font cartridge
JPH03288926A (en) 1990-04-05 1991-12-19 Canon Inc Image output device
JP3112517B2 (en) * 1991-08-26 2000-11-27 スター精密株式会社 Inspection system for data processing equipment
JP4776644B2 (en) 2008-03-05 2011-09-21 シャープ株式会社 Image forming apparatus

Also Published As

Publication number Publication date
JPS61177255A (en) 1986-08-08

Similar Documents

Publication Publication Date Title
US5657048A (en) Image processing apparatus
JP4608841B2 (en) Printing apparatus, printing method, and computer-readable storage medium
JPH0661967B2 (en) output method
US5297876A (en) Page printer with internal and external memories
US4953033A (en) Image forming apparatus for forming images by use of fonts
JP4349169B2 (en) Post-printing device
JPH0930054A (en) Bar code printing apparatus
JPH0661970B2 (en) output method
JP2713707B2 (en) Character output device
US5446832A (en) Printing method and apparatus
JP3248811B2 (en) Print control device and print control method
JPH07108577B2 (en) output method
JP3624049B2 (en) Image forming apparatus
JPS62133521A (en) Image output device
JPS61232484A (en) Image output unit
JPH0717290B2 (en) Recording control device
JPH0661969B2 (en) Output device
JPS6277960A (en) Image-forming device
JPH0712720B2 (en) Output device
JP2608393B2 (en) Information processing device
JP2005014547A (en) Image forming device
JP2886929B2 (en) Printing control device
JPH08469B2 (en) Output device
JPH05162360A (en) Thermal recording device
JPS61229770A (en) Printing device

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term