JPH09323464A - Printer and method for automatically emulating it - Google Patents

Printer and method for automatically emulating it

Info

Publication number
JPH09323464A
JPH09323464A JP8143358A JP14335896A JPH09323464A JP H09323464 A JPH09323464 A JP H09323464A JP 8143358 A JP8143358 A JP 8143358A JP 14335896 A JP14335896 A JP 14335896A JP H09323464 A JPH09323464 A JP H09323464A
Authority
JP
Japan
Prior art keywords
language
languages
print job
printer
received data
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
JP8143358A
Other languages
Japanese (ja)
Inventor
Norishige Sumino
徳重 角野
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP8143358A priority Critical patent/JPH09323464A/en
Publication of JPH09323464A publication Critical patent/JPH09323464A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To enhance the accuracy of selecting a language by omitting a waste language selecting process in the automatic emulation of a terminal printer. SOLUTION: The language used in the previous print job is decided as a default language from a plurality of previously prepared printer languages 73, 75, 77, and the identification 93 of the default language is stored. When a new print job is input from a host computer 3, the default language of the languages 73, 75, 77 is first started, and received data is analyzed. If no error occurs in the analysis, the analysis is continued and printed. If an error occurs, another language is selected, and again analyzed. If errors occur in all the languages 73, 75, 77, its print job is not executed, but instead an error message is output. In case that an error always occurs when the data written by the other language is analyzed by the corresponding language from a plurality of the languages 73, 75, 77 but there exists the language that, when the data written by the corresponding language is analyzed by the other language, there is possibility of no error, the corresponding language may be always initially selected.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータシス
テムで使用されるターミナルプリンタのオートエミュレ
ーション機能の改良に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to improvement of an auto emulation function of a terminal printer used in a computer system.

【0002】[0002]

【従来の技術】ターミナルプリンタ用のプリンタ言語に
は複数の種類が存在する。そこで、プリンタ内に予め複
数のプリンタ言語を用意しておき、プリンタがホストコ
ンピュータから到来したデータのプリンタ言語を自動判
別し、それに対応するプリンタ言語を選択的に起動する
オートエミュレーション機能が知られている。
2. Description of the Related Art There are several types of printer languages for terminal printers. Therefore, there is known an auto emulation function in which a plurality of printer languages are prepared in advance in the printer, the printer automatically determines the printer language of the data coming from the host computer, and selectively activates the corresponding printer language. There is.

【0003】ところで、近年の高機能プリンタには複数
の印刷ジョブをそのジョブ単位で印刷処理するものがあ
る。このようなジョブ単位で処理を行うプリンタにおい
ては、そのジョブをどの言語で処理するかを判断しなけ
ればならない場合があり、そのような際には前記のオー
トエミュレーション機能が、印刷ジョブの開始の都度、
言語判定処理を起動して言語を判定し、判定した言語を
起動して受信データを解析する処理を行っていた。
By the way, there is a high-performance printer of recent years that prints a plurality of print jobs in units of the jobs. In such a printer that performs processing on a job-by-job basis, it may be necessary to determine in which language the job is to be processed. In such a case, the above-mentioned auto emulation function is used to start the print job. Each time
The language determination process is activated to determine the language, and the determined language is activated to analyze the received data.

【0004】ここで、「印刷ジョブ」とは、プリンタが
一応の印刷ジョブとして認識する一連の受信データの纏
まりであり、通常、プリンタは、受信データの切れ目や
印刷の切れ目などを「印刷ジョブ」の区切りと認識す
る。
Here, the "print job" is a group of a series of received data that the printer recognizes as a temporary print job. Normally, the printer prints a cut of received data or a cut of printing as a "print job". Recognize as a break.

【0005】[0005]

【発明が解決しようとする課題】しかし、このような従
来のオートエミュレーションは、印刷ジョブ毎に言語判
定処理を必ず行うため、特に、同一言語で記述した印刷
ジョブが連続して到来した場合、無駄な言語判定処理を
行っていることになりパフォーマンスが悪かった。
However, since such a conventional auto emulation always performs the language determination processing for each print job, it is wasteful especially when print jobs described in the same language arrive consecutively. It was performing poor language judgment processing and the performance was poor.

【0006】また、どの言語にも属さないデータが誤っ
て到来した場合、いずれの言語を選択しても、意味のな
いものを印刷してしまう結果になった。
Further, when data that does not belong to any language arrives by mistake, no matter which language is selected, meaningless data is printed.

【0007】さらに、言語判定処理で誤判定されるおそ
れのある言語も存在した。例えば、アドビシステムズ社
の「PostScript」(商標)に代表されるペー
ジ記述言語(以下、PDLという)では、一般にASC
IIコードのみがデータの記述に用いられる。他の全て
のプリンタ言語もASCIIコードを理解するから、ど
の言語の基準からみても、PDLで書かれたデータは、
それぞれの言語で書かれた正しいデータのように見え
る。そのため、PDLのデータに対してPDL以外のプ
リンタ言語が選択されてしまう虞がある。
Further, there are languages that may be erroneously determined by the language determination processing. For example, in a page description language (hereinafter referred to as PDL) typified by "PostScript" (trademark) of Adobe Systems Incorporated, ASC is generally used.
Only the II code is used to describe the data. Since all other printer languages understand ASCII code, the data written in PDL is
Looks like the correct data written in each language. Therefore, a printer language other than PDL may be selected for PDL data.

【0008】従って、本発明の一般的な目的は、ターミ
ナルプリンタのオートエミュレーション機能のパフォー
マンスを改善することにある。
Therefore, it is a general object of the present invention to improve the performance of the terminal printer's auto emulation function.

【0009】より具体的な一つの目的は、同一言語で記
述したデータが連続して到来した場合、無駄な言語選択
処理を省略できるようにすることにある。
One more specific object is to make it possible to omit useless language selection processing when data described in the same language arrives continuously.

【0010】別の具体的な目的は、どの言語にも属さな
いデータが誤って到来した場合、無駄な印刷を行わない
ようにすることにある。
Another specific object is to prevent wasteful printing when data that does not belong to any language arrives by mistake.

【0011】さらに別の具体的な目的は、あるプリンタ
言語が他の言語で書かれたデータを外見上正しいと認識
してしまう可能性がある場合でも、データに対して常に
正しい言語が選択できるようにすることにある。
Yet another specific objective is to be able to always select the correct language for data, even if one printer language may perceive data written in another language as apparently correct. To do so.

【0012】[0012]

【課題を解決するための手段】本発明の第1の側面に従
うプリンタは、受信データを解析するために予め用意さ
れた複数のプリンタ言語と、これら複数の言語の中から
起動言語を選択して稼働させるものであって、一つの印
刷ジョブにおいて、先に選択した起動言語が受信データ
の解析を失敗したとき、複数の言語の中の未だ稼働され
たことのない別の言語を起動言語として選択し直して稼
働させる言語起動手段と、複数の言語の中の一つをデフ
ォルト言語として決定するデフォルト言語決定手段とを
備える。そして、言語起動手段は、一つの印刷ジョブに
おいて、その開始時に予め決定されているデフォルト言
語を最初に起動言語として選択する。また、デフォルト
言語決定手段は、一つの印刷ジョブにおいて、受信デー
タの解析に成功した起動言語を次の印刷ジョブのための
デフォルト言語として決定する。
A printer according to the first aspect of the present invention selects a plurality of printer languages prepared in advance for analyzing received data and an activation language from the plurality of languages. When a previously selected startup language fails to analyze the received data in one print job, another language that has not been activated among multiple languages is selected as the startup language. A language starting means for reactivating the system and a default language determining means for determining one of a plurality of languages as a default language are provided. Then, the language activation means first selects a default language determined in advance at the start of one print job as the activation language. Further, the default language determining means determines, in one print job, the startup language in which the received data has been successfully analyzed as the default language for the next print job.

【0013】また、「解析に失敗する」とは、受信デー
タの解析でエラーが出ることであり、「解析に成功す
る」とは、受信データの解析でエラーが出ない(解析結
果が正しいか否かに関わらない)ことである。
Further, "analysis fails" means that an error occurs in the analysis of the received data, and "successful analysis" means that no error occurs in the analysis of the received data (whether the analysis result is correct or not). It does not matter whether or not).

【0014】このプリンタによれば、前回の印刷ジョブ
で使用された言語がデフォルト言語として登録され、次
の印刷ジョブでも最初に選択されるため、同じ言語のデ
ータが連続して到来した場合、言語を選択する手間が省
けて効率的である。
According to this printer, the language used in the previous print job is registered as the default language, and is selected first in the next print job. Therefore, when data of the same language arrives continuously, the language It is efficient and saves you the trouble of selecting.

【0015】本発明の第2の側面に従うプリンタは、受
信データを解析するために予め用意され、少なくとも一
つの言語が他の言語より排他性が高い複数のプリンタ言
語と、これら複数の言語の中から起動言語を選択して稼
働させるものであって、一つの印刷ジョブにおいて、先
に選択した起動言語が受信データの解析を失敗したと
き、前記複数の言語の中の未だ稼働されたことのない別
の言語を起動言語として選択し直して稼働させる言語起
動手段とを備える。そして、言語起動手段は、一つの印
刷ジョブにおいて、上記排他性の高い一つの言語を最初
に起動言語として選択する。
The printer according to the second aspect of the present invention includes a plurality of printer languages prepared in advance for analyzing received data, at least one language having a higher exclusivity than other languages, and a plurality of these languages. When a startup language selected in a single print job fails to parse received data in a single print job, a different startup language from the plurality of languages that has not been activated yet is selected. And a language starting means for re-selecting the language as the starting language to operate. Then, the language activation means first selects one language having high exclusivity as the activation language in one print job.

【0016】ここで、「排他性の高い」言語とは、他の
言語で書かれたデータを当該言語が解析したときに解析
に失敗する可能性が、当該言語で書かれたデータを他の
言語が解析したときのそれよりも高い、又は、当該言語
で書かれたデータを他の言語が解析したときに成功する
可能性が、他の言語で書かれたデータを当該言語が解析
したときのそれよりも高い、その当該言語をいう。
Here, the "highly exclusive" language means that the data written in another language may fail to be analyzed when the language analyzes the data, and the data written in the language is analyzed in another language. Is higher than that when it is parsed, or it may be successful when another language parses data written in that language. Higher that language.

【0017】このプリンタによれば、常に「排他性の高
い」言語を先に選択するので、先に選択された言語が受
信データの言語と一致しない場合には、解析に失敗する
可能性が高いので、よって、最終的に正しい言語が選択
される可能性が高い。
According to this printer, the "highly exclusive" language is always selected first. Therefore, if the previously selected language does not match the language of the received data, there is a high possibility that the analysis will fail. Therefore, there is a high possibility that the correct language will eventually be selected.

【0018】上記の2つのプリンタのいずれにおいて
も、一つの印刷ジョブにおいて、複数の言語の全てが受
信データの解析に失敗したときは、印刷ジョブの実行を
やめることが望ましい。これにより、誤ったデータが到
来したときに、無意味な無駄な印刷をしてしまというう
問題が回避される。
In both of the above-mentioned two printers, it is desirable to stop the execution of the print job when the analysis of the received data fails in all the plural languages in one print job. This avoids the problem of meaningless and wasteful printing when erroneous data arrives.

【0019】本発明の要旨にかかる処理は、プリンタ内
の専用のハードウェアによっても、プリンタ内のコンピ
ュータによるソフトウェアの実行によっても実現でき
る。後者の場合、そのコンピュータプログラムは、半導
体メモリやディスク記憶装置のような固定的にプログラ
ムを担持する媒体を通じてコンピュータに提供されても
よいし、通信ネットワークのような流動的にプログラム
を担持する媒体を通じてコンピュータに提供されてもよ
い。
The processing according to the gist of the present invention can be realized by dedicated hardware in the printer or by execution of software by the computer in the printer. In the latter case, the computer program may be provided to the computer through a medium that carries the program fixedly, such as a semiconductor memory or a disk storage device, or through a medium that carries the program fluidly, such as a communication network. It may be provided to the computer.

【0020】[0020]

【発明の実施の形態】図1は本発明の一実施形態にかか
るターミナルプリンタの全体構成を示す。
FIG. 1 shows the overall construction of a terminal printer according to one embodiment of the present invention.

【0021】ホストコンピュータ3に接続されたプリン
タ1は、CPU3と、プログラムROM5と、RAM7
と、印刷エンジン9とを備える。
The printer 1 connected to the host computer 3 has a CPU 3, a program ROM 5 and a RAM 7.
And a print engine 9.

【0022】プログラムROM5には、CPU3がホス
トコンピュータ3からデータを受信してビットマップイ
メージに変換し印刷エンジン9に渡すまでに行うべき全
てのプロセスのプログラムが格納されている。それらの
プロセスの中で、本発明に直接関連するものが、図示し
た言語タスク制御71及び複数のプリンタ言語73、7
5、77である。プリンタ言語はホストコンピュータ3
から受信したデータ(以下、受信データとい)を解析す
るもので、ここでは「IPDS」73、「ESC/P」
75、「PCL−5」77の3言語を例示している。
「IPDS」はIBM社の、「ESC/P」はセイコー
エプソン社の、また、「PCL−5」はヒューレットパ
ッカード社のプリンタ言語(いずれも商標)である。言
語タスク制御71は、これらのプリンタ言語73、7
5、77の中から一つを選択してCPU5に提供する働
きをする。
The program ROM 5 stores programs for all processes to be executed by the CPU 3 before receiving data from the host computer 3 and converting it into a bitmap image and passing it to the print engine 9. Among those processes, those directly related to the present invention include the illustrated language task control 71 and multiple printer languages 73,7.
5, 77. Printer language is host computer 3
The data received from the server (hereinafter referred to as the received data) is analyzed. Here, "IPDS" 73, "ESC / P"
75 and "PCL-5" 77 are illustrated.
"IPDS" is a printer language (both are trademarks) of IBM, "ESC / P" is a printer language of Seiko Epson, and "PCL-5" is a printer language of Hewlett-Packard. The language task control 71 uses these printer languages 73, 7
It functions to select one from 5, 77 and provide it to the CPU 5.

【0023】RAM9は、受信バッファ91、デフォル
ト言語識別93、中間コードバッファ95、及びページ
バッファ97などの記憶エリアとして使用される。受信
バッファ91 は、受信データを一時的に蓄えるもので
ある。デフォルト言語識別93は、上記した複数のプリ
ンタ言語73、75、77の中で「デフォルト言語」と
して指定された一つの識別を保持するものである。中間
コードバッファ95は、いずれかのプリンタ言語によっ
て受信データを解析した結果として生成される中間的な
形式(ビットマップイメージになる前の段階の形式)の
イメージデータ(以下、中間コードという)が一時的に
蓄積される領域である。ページバッファ97は、中間コ
ードから変換されたページ単位の最終的なビットマップ
イメージ(以下、ページイメージという)が一時的に蓄
積される領域である。
The RAM 9 is used as a storage area for the reception buffer 91, the default language identification 93, the intermediate code buffer 95, the page buffer 97 and the like. The reception buffer 91 1 temporarily stores the reception data. The default language identification 93 holds one identification designated as the "default language" among the plurality of printer languages 73, 75, 77 described above. The intermediate code buffer 95 temporarily stores image data (hereinafter referred to as intermediate code) in an intermediate format (a format before the bit map image is generated) generated as a result of analyzing the received data by any printer language. This is the area that is accumulated. The page buffer 97 is an area in which a final bitmap image (hereinafter referred to as a page image) in page units converted from the intermediate code is temporarily stored.

【0024】印刷エンジン11は、印刷ヘッドや搬紙機
構などを含み、ページバッファ97からページイメージ
を読み込んで用紙に印刷する。
The print engine 11 includes a print head, a paper transport mechanism, and the like, and reads a page image from the page buffer 97 and prints it on paper.

【0025】図2は、このプリンタの処理の流れを示
す。
FIG. 2 shows the process flow of this printer.

【0026】一つの印刷ジョブを構成する受信データが
受信バッファ91に最初に受信されると(S1)、ま
ず、言語タスク制御71がデフォルト言語識別93を読
み出し、この識別93が指定する一つの言語(言語73
〜77の中の一つ)を「起動言語」と決める(S2)。
尚、デフォルト言語識別93は後述するように以前に使
用された言語に応じて自動的に定まるが、プリンタを初
期化した場合には、工場出荷時の初期設定又はプリンタ
の操作パネルからのユーザの設定などに従って、最初の
印刷ジョブの開始より先に決められる。
When the received data constituting one print job is first received by the receiving buffer 91 (S1), first, the language task control 71 reads out the default language identification 93, and one language designated by this identification 93 is read. (Language 73
1 to 77) is determined as the "starting language" (S2).
The default language identification 93 is automatically determined according to the language used before, as will be described later. However, when the printer is initialized, the factory default settings or user's operation from the printer operation panel is performed. It is decided prior to the start of the first print job according to the settings.

【0027】次に、言語タスク制御71が、ROM7内
の言語73〜77の中から起動言語を検出して(S
3)、この起動言語を稼働させる(S4)。
Next, the language task control 71 detects the activation language from the languages 73 to 77 in the ROM 7 (S
3) The activation language is activated (S4).

【0028】次に、その稼働した言語(以下、稼働言語
という)が、受信バッファ91より受信データを取り出
し(S5)、この受信データを解析する(S6)。この
解析における個々のステップで、稼働言語はエラーが生
じたか否かをチェックする(S7)。エラーが生じなけ
れば、その解析結果に従って中間コードを作成し中間コ
ードバッファ95に書込む(S8)。エラーが生じるこ
と無く解析が正常に進んだ場合、受信データが無くなる
まで上記の解析及び中間コード作成が継続される(S
9)。受信データが無くなると、稼働言語が稼働が終了
し、言語タスク制御71がその稼働言語の識別をデフォ
ルト言語識別93としてRAM9に設定する(S1
0)。これに続いて(又は、上記動作と並行して)、作
成された中間コードに基づく印刷動作が行われる(S1
1)。
Next, the operating language (hereinafter referred to as operating language) retrieves the reception data from the reception buffer 91 (S5) and analyzes the reception data (S6). At each step in this analysis, the operating language checks whether an error has occurred (S7). If no error occurs, an intermediate code is created according to the analysis result and written in the intermediate code buffer 95 (S8). When the analysis proceeds normally without any error, the above analysis and creation of intermediate code are continued until there is no received data (S
9). When there is no received data, the operation of the operating language ends, and the language task control 71 sets the operating language identification in the RAM 9 as the default language identification 93 (S1).
0). Following this (or in parallel with the above operation), a printing operation based on the created intermediate code is performed (S1).
1).

【0029】一方、解析の途中でエラーが生じた場合
(S7で「有」)は、稼働言語は解析時に使用したデー
タを全て受信バッファに戻して稼働を終了する(S1
2)。続いて、言語タスク制御71が、まだ今回の印刷
ジョブで未だ起動されていない言語が言語73〜77内
にあるかどうかをチェックし(S13)、有ればその中
から、所定の選択順序に従って次の一つの言語を「起動
言語」と決め、ステップS3に戻る。
On the other hand, if an error occurs during the analysis ("Yes" in S7), the operating language returns all the data used in the analysis to the receiving buffer and ends the operation (S1).
2). Then, the language task control 71 checks whether or not there is a language in the languages 73 to 77 that has not been activated yet in the print job of this time (S13), and if there is, selects the language in accordance with the predetermined selection order. The next one language is determined as the "starting language" and the process returns to step S3.

【0030】また、ステップS13で未起動の言語がも
はや無い場合、つまり、今回のジョブで既に3つの言語
73〜77を全て起動してしまった場合は、受信データ
はいずれの言語にも適合しないものと判断し、解析エラ
ーメッセージを印刷して(S14)今回のジョブを終了
する。
If there is no language that has not been activated in step S13, that is, if all three languages 73 to 77 have already been activated in this job, the received data does not match any language. It is determined that the job has been analyzed, an analysis error message is printed (S14), and the current job ends.

【0031】以上のように、この実施形態では、予め用
意されている複数のプリンタ言語73〜77の中から、
前回のジョブで使用した言語を「デフォルト言語」とし
て憶えておき、次のジョブの開始時に、まずその「デフ
ォルト言語」を使用して解析を開始し、エラーが出なけ
ればそのままジョブの処理を続行する。そのため、同一
言語のデータが連続して到来する場合(そのようなケー
スは実際上非常に多い)、余計な言語選択の処理を省い
て能率的に各ジョブを処理できる。また、「デフォルト
言語」でエラーが出れば別の言語を選び、それでエラー
が出なければ、その言語で解析を続けるとともに、その
言語を後続の次のジョブのための「デフォルト言語」と
して憶える。よって、ジョブによって言語が異なる場合
にも対応できる。更に、全ての言語でエラーが出た場合
は、ジョブを処理せずにエラーメッセージを出力する。
従って、誤ったデータを受信した場合、意味の無い印刷
結果を出力してしまうことがない。
As described above, in this embodiment, from among a plurality of printer languages 73 to 77 prepared in advance,
Remember the language used in the previous job as the "default language", and at the beginning of the next job, first use the "default language" to start analysis, and if no error occurs, continue processing the job To do. Therefore, when data of the same language arrives consecutively (there are many cases in practice), each job can be processed efficiently by omitting an extra language selection process. If an error occurs in the "default language", another language is selected. If no error occurs in that error, the analysis is continued in that language and that language is remembered as the "default language" for the subsequent next job. Therefore, it is possible to deal with the case where the language is different depending on the job. Furthermore, if an error occurs in all languages, the error message is output without processing the job.
Therefore, when incorrect data is received, a meaningless print result is not output.

【0032】尚、上に例示した3つの言語、つまり、
「IPDS」、「ESC/P」及び「PCL−5」は、
それぞれが互いに理解しないコマンドを有しているた
め、異なる言語のデータを異なる言語で解析した場合、
殆ど間違い無くエラーが発生する。よって、上記の実施
形態によれば、どの言語のデータが到来しても、正しい
言語を選択することができる。
The three languages exemplified above, namely,
"IPDS", "ESC / P" and "PCL-5" are
When parsing data in different languages with different languages, each has commands that it doesn't understand.
Almost certainly an error occurs. Therefore, according to the above-described embodiment, the correct language can be selected regardless of which language data arrives.

【0033】図3は、本発明の第2の実施形態にかかる
ターミナルプリンタの構成を示す。尚、前述の実施形態
と実質的に同一の機能をもつ要素には同一の参照符号を
付して、重複した説明は省略する。
FIG. 3 shows the structure of a terminal printer according to the second embodiment of the present invention. The elements having substantially the same functions as those in the above-described embodiment are designated by the same reference numerals, and the duplicated description will be omitted.

【0034】このプリンタ13のROM7には、プリン
タ言語として、前の実施形態と同じ「ESC/P」75
と「PCL−5」77に加えて、従来技術の説明で紹介
した「PDL(ページ記述言語)」79(現在実用され
ている「PDL」はアドビシステムズ社の「PostS
cript」のみである)が搭載されている。既に説明
したように、「PDL(ページ記述言語)」79(つま
り、具体的には「PostScript」)で記述され
たデータは、ASCIIコードのみから構成されるた
め、他のプリンタ言語で解析するとエラーが出ない(し
かし、正しい印刷結果は勿論得られない)。そこで、こ
のプリンタ13では、言語タスク処理81が、この「P
DL」の特殊事情を考慮した言語選択処理を行う。
In the ROM 7 of the printer 13, as the printer language, the same "ESC / P" 75 as in the previous embodiment is used.
In addition to "PCL-5" 77 and "PCL-5" 77, "PDL (Page Description Language)" 79 introduced in the explanation of the prior art (the currently used "PDL" is "PostS" of Adobe Systems Incorporated).
Only "script") is installed. As described above, since the data described in “PDL (page description language)” 79 (that is, specifically, “PostScript”) is composed only of ASCII code, it may cause an error when analyzed in another printer language. Does not appear (but correct print results cannot be obtained of course). Therefore, in this printer 13, the language task processing 81
Language selection processing is performed in consideration of the special circumstances of "DL".

【0035】図4は、このプリンタ13の処理の流れを
示す。
FIG. 4 shows a processing flow of the printer 13.

【0036】一つの印刷ジョブを構成する受信データが
受信バッファ91に最初に受信されると(S21)、ま
ず、言語タスク制御81が「PDL」79を「起動言
語」と決める(S22)。次に、言語タスク制御81
が、ROM7内から起動言語たる「PDL」79を検出
して(S23)、これを稼働させる(S24)。
When the received data making up one print job is first received by the receiving buffer 91 (S21), first, the language task control 81 determines "PDL" 79 as "starting language" (S22). Next, language task control 81
Detects the start language "PDL" 79 from the ROM 7 (S23) and activates it (S24).

【0037】次に、その稼働した「PDL」79が、受
信バッファ91より受信データを取り出し(S25)、
この受信データを解析する(S26)。その結果、エラ
ーが生じなければ、「PDL」79はその解析結果に従
って中間コードを作成し中間コードバッファ95に書込
む(S28)。よって、受信データが「PDL」で記述
されている場合、「PDL」79は受信データが無くな
るまで正常に解析及び中間コード作成を継続する(S
9)。受信データが無くなると、「PDL」79は稼働
を終了し、続いて(又は、「PDL」の稼働と並行し
て)、作成された中間コードに基づく印刷動作が行われ
る(S11)。
Next, the operated "PDL" 79 takes out the received data from the receiving buffer 91 (S25),
This received data is analyzed (S26). As a result, if no error occurs, the "PDL" 79 creates an intermediate code according to the analysis result and writes it in the intermediate code buffer 95 (S28). Therefore, when the received data is described in “PDL”, the “PDL” 79 normally continues the analysis and the intermediate code generation until the received data is exhausted (S).
9). When there is no received data, the "PDL" 79 ends the operation, and subsequently (or in parallel with the operation of the "PDL"), the printing operation based on the created intermediate code is performed (S11).

【0038】一方、受信データが「PDL」以外の言語
で書かれていた場合は、そのデータには例えばエスケー
プコマンドのようなASCIIコードではないコマンド
が存在するから、「PDL」79による解析では必ずエ
ラーが発生する(S27の「有」)。すると、「PD
L」79は解析時に使用したデータを全て受信バッファ
に戻して稼働を終了する(S31)。続いて、言語タス
ク制御91が、「PDL」79以外の言語75、77中
から所定順序に従った次の一つの言語を「起動言語」と
決め、ステップS23に戻り、その起動言語を稼働して
同様の処理を繰り返す。
On the other hand, when the received data is written in a language other than "PDL", there is a command that is not an ASCII code, such as an escape command, in that data. An error occurs (“Yes” in S27). Then, "PD
"L" 79 returns all the data used at the time of analysis to the reception buffer and ends the operation (S31). Subsequently, the language task control 91 determines the next one language in the predetermined order out of the languages 75 and 77 other than the "PDL" 79 as the "starting language", returns to step S23, and operates the starting language. Then, the same processing is repeated.

【0039】以後、その起動言語で解析が成功すればそ
の言語で処理が継続されるし(S23〜S30)、解析
が失敗すれば、更に別の未起動の言語が「起動言語」と
して選ばれて(S31、S32、S34)、ステップS
23に戻る。3つの言語75〜79の全てで解析が失敗
した場合は、ジョブを終了してエラーメッセージを印刷
する(S33)。
After that, if the analysis is successful in the activation language, the processing is continued in that language (S23 to S30), and if the analysis fails, another non-activated language is selected as the "activation language". (S31, S32, S34), step S
Return to 23. If the analysis fails in all three languages 75 to 79, the job is terminated and an error message is printed (S33).

【0040】以上のように、このプリンタ13では、必
ず最初は「PDL」79で解析し、それでエラーが出る
と、「ESC/P」75や「PCL−5」77のような
他の言語で解析することにより、前述した「PDL」7
9の特殊事情の下でも正確な言語選択が行える。この原
理をより一般的に述べれば、予め用意された複数のプリ
ンタ言語の中で、(例えば「PDL」79のように)当
該言語が他の言語で書かれたデータを解析した時にエラ
ーが生じる可能性の比較的高い(つまり「排他性の高
い」)言語を先に選択し、(例えば「ESC/P」75
や「PCL−5」77のように)当該言語が他の言語
(例えば「PDL」)で書かれたデータを解析した時に
エラーが生じる可能性の比較的低い(つまり「排他性の
低い」)言語を後から選択することにより、精度の良い
言語選択が行える。
As described above, the printer 13 always analyzes first with "PDL" 79, and when an error occurs, another language such as "ESC / P" 75 or "PCL-5" 77 is used. By analyzing, the above-mentioned "PDL" 7
Accurate language selection is possible even under the 9 special circumstances. To describe this principle more generally, an error occurs when the data is written in another language (for example, “PDL” 79) among a plurality of prepared printer languages. Select a language with a relatively high probability (that is, “highly exclusive”) first (for example, “ESC / P” 75
Or a language such as "PCL-5" 77 that is relatively unlikely to cause an error when the language analyzes data written in another language (for example, "PDL") (that is, "low exclusivity"). By selecting later, the language can be selected with high accuracy.

【0041】図5は、本発明の第3の実施形態にかかる
ターミナルプリンタの構成を示す。尚、前述の実施例2
の形態と実質的に同一の機能をもつ要素には同一の参照
符号を付して、重複した説明は省略する。
FIG. 5 shows the structure of a terminal printer according to the third embodiment of the present invention. Incidentally, the above-mentioned second embodiment
Elements having substantially the same functions as those of the above embodiment are designated by the same reference numerals, and duplicate description will be omitted.

【0042】このプリンタ15が前の実施例2の形態と
異なるのは、大容量記憶媒体105を有しているところ
である。これにより、例えば複数のホスト(図示せず)
からネットワークを介して入ってくる複数の印刷ジョブ
を、受信バッファ91に一時的に蓄積した後、この大容
量記憶媒体105に保存できる。これにより、複数の印
刷ジョブを大量に記憶することが可能であり、必要に応
じて随時印刷対象となる印刷データ(受信データ)を該
大容量記憶媒体105から取りだし、印刷処理にまわす
ことが可能である。一般にこの様な場合、受信バッファ
91は数百バイト程度の容量を持てばよい。なお、ここ
では受信バッファ91と大容量記憶媒体105を物理的
に分けて説明しているが、受信バッファ91を大容量に
するだけでも複数の印刷ジョブを大量に記憶することが
可能であり、同様の効果がある。そのためには受信バッ
ファ91はギガバイトオーダーの容量が望ましい。
The printer 15 has a large-capacity storage medium 105, which is different from the embodiment 2 described above. This allows, for example, multiple hosts (not shown)
A plurality of print jobs that come in through the network via the network can be temporarily stored in the reception buffer 91 and then stored in the mass storage medium 105. As a result, a large number of print jobs can be stored, and print data (received data) to be printed can be fetched from the large-capacity storage medium 105 as needed and sent to the print processing. Is. Generally, in such a case, the reception buffer 91 may have a capacity of about several hundred bytes. Although the reception buffer 91 and the large-capacity storage medium 105 are described as being physically separated here, a large number of print jobs can be stored by simply increasing the capacity of the reception buffer 91. It has the same effect. Therefore, the reception buffer 91 preferably has a capacity on the order of gigabytes.

【0043】図6は、このプリンタ15の処理の流れを
示す。
FIG. 6 shows a processing flow of the printer 15.

【0044】この処理流れが実施例2の処理流れ(図
4)と異なるのは、言語タスク制御71により稼働され
た起動言語が印刷データを取り出すのは大容量記憶媒体
105ということである。また、その印刷データを解析
するS26において、使用する印刷データは大容量記憶
媒体105より読み込むが、その際には印刷データを読
み込むだけであり、印刷データを大容量記憶媒体105
より消去して行くことはない。これは、大容量記憶媒体
105によりたくさんの印刷ジョブを記憶しておけるた
めである。したがって、言語解析に失敗した際、印刷デ
ータを全て受信バッファ(あるいは大容量記憶媒体10
5)に戻すという処理はない。これにより、処理速度を
高速にすることが可能であるため、大容量記憶媒体を用
意すること、あるいは受信バッファの容量を大きくして
おくことは本願発明にとって有利である。また、ジョブ
単位で印刷を行うプリンタに対して本願発明を適用する
ことも有利である。なお、印刷が終わった時点で記憶媒
体に記憶してある印刷データを自動的に消去するように
しておくことは可能である。
This processing flow differs from the processing flow of the second embodiment (FIG. 4) in that the activation language operated by the language task control 71 takes out the print data from the mass storage medium 105. Further, in S26 of analyzing the print data, the print data to be used is read from the large-capacity storage medium 105, but at that time, only the print data is read, and the print data is stored in the large-capacity storage medium 105.
It won't be erased anymore. This is because many print jobs can be stored in the mass storage medium 105. Therefore, when the language analysis fails, all the print data is received in the reception buffer (or the mass storage medium 10).
There is no processing to return to 5). Since this makes it possible to increase the processing speed, it is advantageous for the present invention to prepare a large-capacity storage medium or increase the capacity of the reception buffer. It is also advantageous to apply the present invention to a printer that prints on a job-by-job basis. It should be noted that it is possible to automatically delete the print data stored in the storage medium when printing is completed.

【0045】尚、以上説明した実施形態及びそこで使用
されたプリンタ言語などはあくまで本発明の説明のため
の例示であって、本発明の範囲を限定する趣旨ではな
い。本発明は種々の変更、改良、修正を加えた他の種々
の形態でも実施することができる。
The above-described embodiments and printer languages used therein are merely examples for explaining the present invention, and are not intended to limit the scope of the present invention. The present invention can be implemented in various other modes with various changes, improvements, and modifications.

【0046】また、PDLを複数有する場合でも、互い
の排他性に違いがあれば本発明を適用可能であることは
いうまでもない。
Needless to say, even when a plurality of PDLs are provided, the present invention can be applied if the mutual exclusivity is different.

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

【図1】本発明の第1の実施形態の構成を示すブロック
図。
FIG. 1 is a block diagram showing a configuration of a first embodiment of the present invention.

【図2】第1の実施形態の動作を示すフローチャート。FIG. 2 is a flowchart showing the operation of the first embodiment.

【図3】本発明の第2の実施形態の構成を示すブロック
図。
FIG. 3 is a block diagram showing a configuration of a second embodiment of the present invention.

【図4】第2の実施形態の動作を示すフローチャート。FIG. 4 is a flowchart showing the operation of the second embodiment.

【図5】本発明の第3の実施形態の構成を示すブロック
図。
FIG. 5 is a block diagram showing a configuration of a third embodiment of the present invention.

【図6】第3の実施形態の動作を示すフローチャート。FIG. 6 is a flowchart showing the operation of the third embodiment.

【符号の説明】[Explanation of symbols]

1、13 ターミナルプリンタ 3 ホストコンピュータ 5 CPU 7 プログラムROM 9 RAM 11 印刷エンジン 71、81 言語タクス制御 73、75、77、79 プリンタ言語 93 デフォルト言語識別 1, 13 Terminal printer 3 Host computer 5 CPU 7 Program ROM 9 RAM 11 Printing engine 71, 81 Language tax control 73, 75, 77, 79 Printer language 93 Default language identification

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 受信データを解析するために予め用意さ
れた複数のプリンタ言語と、 前記複数の言語の中から起動言語を選択して稼働させる
ものであって、一つの印刷ジョブにおいて、先に選択し
た起動言語が受信データの解析を失敗したとき、前記複
数の言語の中の未だ稼働されたことのない別の言語を起
動言語として選択し直して稼働させる言語起動手段と、 前記複数の言語の中の一つをデフォルト言語として決定
するデフォルト言語決定手段と、を備え、 前記言語起動手段が、一つの印刷ジョブにおいて、その
開始時に予め決定されているデフォルト言語を最初に起
動言語として選択し、 前記デフォルト言語決定手段が、一つの印刷ジョブにお
いて、受信データの解析に成功した起動言語を次の印刷
ジョブのためのデフォルト言語として決定する、ことを
特徴とするプリンタ。
1. A plurality of printer languages prepared in advance for analyzing received data, and a startup language selected from the plurality of languages to be operated, wherein a single print job is performed first. Language activation means for re-selecting and operating another language, which has not been activated yet, of the plurality of languages as an activation language when the selected activation language fails to analyze the received data; A default language determining means for determining one of the default languages as a default language, wherein the language starting means first selects a default language which is predetermined at the start of one print job as a starting language. The default language determining means sets a start language in which a received data is successfully analyzed in one print job as a default language for the next print job. Determining Te, printer, characterized in that.
【請求項2】 請求項1記載のプリンタにおいて、 一つの印刷ジョブにおいて、前記複数の言語の全てが受
信データの解析に失敗したとき、印刷ジョブの実行をや
めるジョブキャンセル手段を更に備えたことをを特徴と
するプリンタ。
2. The printer according to claim 1, further comprising job canceling means for stopping the execution of the print job when one of the plurality of languages fails to analyze the received data in one print job. A printer characterized by.
【請求項3】 受信データを解析するために予め用意さ
れ、少なくとも一つの言語が他の言語より排他性が高い
複数のプリンタ言語と、 前記複数の言語の中から起動言語を選択して稼働させる
ものであって、一つの印刷ジョブにおいて、先に選択し
た起動言語が受信データの解析を失敗したとき、前記複
数の言語の中の未だ稼働されたことのない別の言語を起
動言語として選択し直して稼働させる言語起動手段と、
を備え、 前記言語起動手段が、一つの印刷ジョブにおいて、前記
排他性の高い一つの言語を最初に起動言語として選択す
ることを特徴とするプリンタ。
3. A plurality of printer languages prepared in advance for analyzing received data, at least one language having a higher exclusivity than other languages, and a startup language selected from the plurality of languages to be operated. In one print job, when the previously selected startup language fails to analyze the received data, another language which has not been operated yet among the plurality of languages is selected again as the startup language. Language activation means to operate by
The printer, wherein the language activation means first selects one of the highly exclusive languages as a startup language in one print job.
【請求項4】 請求項3記載のプリンタにおいて、 一つの印刷ジョブにおいて、前記複数の言語の全てが受
信データの解析に失敗したとき、印刷ジョブの実行をや
めるジョブキャンセル手段を更に備えたことをを特徴と
するプリンタ。
4. The printer according to claim 3, further comprising job canceling means for stopping the execution of the print job when one of the plurality of languages fails to analyze the received data in one print job. A printer characterized by.
【請求項5】 受信データを解析するために予め用意さ
れた複数のプリンタ言語の中から、個々の印刷ジョブ毎
に適切な言語を選択して稼働させるオートエミュレーシ
ョン方法において、 一つの印刷ジョブにおいて、前記複数の言語の中から一
つの言語を最初の起動言語として選択して稼働させる過
程と、 一つの印刷ジョブにおいて、先に選択した起動言語が受
信データの解析を失敗したとき、前記複数の言語の中の
未だ稼働されたことのない別の言語を後続の起動言語と
して選択し直して稼働させる過程と、 前記複数の言語の中の一つをデフォルト言語として決定
する過程と、を備え、 前記最初の起動言語を選択する過程が、一つの印刷ジョ
ブの開始時に予め決定されているデフォルト言語を最初
の起動言語として選択し、 前記デフォルト言語を決定する過程が、一つの印刷ジョ
ブにおいて、受信データの解析に成功した起動言語を次
の印刷ジョブのためのデフォルト言語として決定する、
ことを特徴とするプリンタのオートエミュレーション方
法。
5. An auto emulation method for selecting and operating an appropriate language for each print job from among a plurality of printer languages prepared in advance for analyzing received data, in one print job, A process of selecting one of the plurality of languages as a first startup language and operating it; and in a single print job, when the previously selected startup language fails to analyze received data, the plurality of languages A step of reselecting another language that has not been operated yet as a starting language to operate and a step of determining one of the plurality of languages as a default language, The process of selecting the first startup language selects a default language that is predetermined at the start of one print job as the first startup language, The process of determining the language in one of the print jobs, determining a successful start language analysis of the received data as the default language for the next print job,
A printer auto emulation method characterized by the above.
【請求項6】 請求項5記載の方法において、 一つの印刷ジョブにおいて、前記複数の言語の全てが受
信データの解析に失敗したとき、前記印刷ジョブの実行
をやめる過程を更に備えたことをを特徴とするプリンタ
のオートエミュレーション方法。
6. The method according to claim 5, further comprising a step of stopping the execution of the print job when all of the plurality of languages in one print job have failed to analyze the received data. Characteristic printer auto emulation method.
【請求項7】 受信データを解析するために予め用意さ
れ、少なくとも一つの言語が他の言語より排他性が高い
複数のプリンタ言語の中から、個々の印刷ジョブ毎に適
切な言語を選択して稼働させるオートエミュレーション
方法において、 一つの印刷ジョブにおいて、前記複数の言語の中から前
記排他性の高い一つの言語を最初の起動言語として選択
して稼働させる過程と、 一つの印刷ジョブにおいて、先に選択した起動言語が受
信データの解析を失敗したとき、前記複数の言語の中の
未だ稼働されたことのない別の言語を後続の起動言語と
して選択し直して稼働させる過程と、を備えたことを特
徴とするプリンタのオートエミュレーション方法。
7. An operation is performed by selecting an appropriate language for each print job from a plurality of printer languages prepared in advance for analyzing received data and at least one language having higher exclusivity than other languages. In the automatic emulation method, a process of selecting one of the plurality of languages as the first activation language from the plurality of languages in one print job and operating it, and selecting one in the print job first When the startup language fails to parse the received data, another language of the plurality of languages which has not been activated is selected again as a subsequent activation language and activated. And printer auto emulation method.
【請求項8】 請求項7記載の方法において、 一つの印刷ジョブにおいて、前記複数の言語の全てが受
信データの解析に失敗したとき、前記印刷ジョブの実行
をやめる過程を更に備えたことをを特徴とするプリンタ
のオートエミュレーション方法。
8. The method according to claim 7, further comprising the step of terminating execution of the print job when all of the plurality of languages fail to analyze received data in one print job. Characteristic printer auto emulation method.
【請求項9】 受信データを解析するために予め用意さ
れた複数のプリンタ言語の中から、個々の印刷ジョブ毎
に適切な言語を選択して稼働させるオートエミュレーシ
ョン方法のためのコンピュータプログラムをコンピュー
タに供給するプログラム媒体において、 一つの印刷ジョブにおいて、前記複数の言語の中から一
つの言語を最初の起動言語として選択して稼働させる過
程と、 一つの印刷ジョブにおいて、先に選択した起動言語が受
信データの解析を失敗したとき、前記複数の言語の中の
未だ稼働されたことのない別の言語を後続の起動言語と
して選択し直して稼働させる過程と、 前記複数の言語の中の一つをデフォルト言語として決定
する過程と、を備え、 前記最初の起動言語を選択する過程が、一つの印刷ジョ
ブの開始時に予め決定されているデフォルト言語を最初
の起動言語として選択し、 前記デフォルト言語を決定する過程が、一つの印刷ジョ
ブにおいて、受信データの解析に成功した起動言語を次
の印刷ジョブのためのデフォルト言語として決定する、
ことを特徴とするオートエミュレーション方法をコンピ
ュータに行わせるためのプログラムをコンピュータが読
取り及び理解可能な形で担持したプログラム媒体。
9. A computer program for an auto emulation method for selecting and operating an appropriate language for each print job from a plurality of printer languages prepared in advance for analyzing received data in a computer. In the program medium to be supplied, a process of selecting and operating one language from the plurality of languages as a first startup language in one print job, and receiving the previously selected startup language in one print job. When the analysis of the data fails, a process of reselecting another language which has not been operated yet from among the plurality of languages as a subsequent activation language and operating it, and one of the plurality of languages Determining the default language, the step of selecting the first startup language is predetermined at the start of one print job. The default language is selected as the first startup language, and the step of determining the default language determines the startup language in which the received data is successfully analyzed in one print job as the default language for the next print job. To do
A program medium that carries a program for causing a computer to perform the auto emulation method characterized in that it is readable and understandable by the computer.
【請求項10】 受信データを解析するために予め用意
され、少なくとも一つの言語が他の言語より排他性が高
い複数のプリンタ言語の中から、個々の印刷ジョブ毎に
適切な言語を選択して稼働させるオートエミュレーショ
ン方法のためのコンピュータプログラムをコンピュータ
に供給するプログラム媒体において、 一つの印刷ジョブにおいて、前記複数の言語の中から前
記排他性の高い一つの言語を最初の起動言語として選択
して稼働させる過程と、 一つの印刷ジョブにおいて、先に選択した起動言語が受
信データの解析を失敗したとき、前記複数の言語の中の
未だ稼働されたことのない別の言語を後続の起動言語と
して選択し直して稼働させる過程と、を備えたことを特
徴とするプリンタのオートエミュレーション方法をコン
ピュータに行わせるためのプログラムをコンピュータが
読取り及び理解可能な形で担持したプログラム媒体。
10. An operation is performed by selecting an appropriate language for each print job from a plurality of printer languages prepared in advance for analyzing received data and at least one language having higher exclusivity than other languages. In a program medium for supplying a computer with a computer program for an auto emulation method, the process of selecting and operating one of the highly exclusive languages as a first activation language from among the plurality of languages in one print job In one print job, when the previously selected startup language fails to parse the received data, another language in the plurality of languages that has not been activated is reselected as the subsequent startup language. A computer auto-emulation method that is characterized by the following steps: Program medium from which a computer carrying in reading and understandable form a program for causing I.
JP8143358A 1996-06-05 1996-06-05 Printer and method for automatically emulating it Pending JPH09323464A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8143358A JPH09323464A (en) 1996-06-05 1996-06-05 Printer and method for automatically emulating it

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8143358A JPH09323464A (en) 1996-06-05 1996-06-05 Printer and method for automatically emulating it

Publications (1)

Publication Number Publication Date
JPH09323464A true JPH09323464A (en) 1997-12-16

Family

ID=15336937

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8143358A Pending JPH09323464A (en) 1996-06-05 1996-06-05 Printer and method for automatically emulating it

Country Status (1)

Country Link
JP (1) JPH09323464A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000001393A (en) * 1998-06-11 2000-01-15 윤종용 Method for treating emulation error in printer
JP2011068010A (en) * 2009-09-25 2011-04-07 Kyocera Mita Corp Image forming apparatus
JP2012240230A (en) * 2011-05-16 2012-12-10 Canon Inc Printing apparatus, printing method, printing system, and program
US8446611B2 (en) 2009-09-25 2013-05-21 Kyocera Document Solutions Inc. Image forming apparatus, computer readable recording medium, and method for improving the detection of input image data formats
JP2013111779A (en) * 2011-11-25 2013-06-10 Kyocera Document Solutions Inc Image forming device and image forming program
JP2017149110A (en) * 2016-02-26 2017-08-31 富士ゼロックス株式会社 Printer and program
JP2018167461A (en) * 2017-03-29 2018-11-01 富士ゼロックス株式会社 Language management control device, image processing apparatus and language management control program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000001393A (en) * 1998-06-11 2000-01-15 윤종용 Method for treating emulation error in printer
JP2011068010A (en) * 2009-09-25 2011-04-07 Kyocera Mita Corp Image forming apparatus
US8446611B2 (en) 2009-09-25 2013-05-21 Kyocera Document Solutions Inc. Image forming apparatus, computer readable recording medium, and method for improving the detection of input image data formats
JP2012240230A (en) * 2011-05-16 2012-12-10 Canon Inc Printing apparatus, printing method, printing system, and program
JP2013111779A (en) * 2011-11-25 2013-06-10 Kyocera Document Solutions Inc Image forming device and image forming program
JP2017149110A (en) * 2016-02-26 2017-08-31 富士ゼロックス株式会社 Printer and program
JP2018167461A (en) * 2017-03-29 2018-11-01 富士ゼロックス株式会社 Language management control device, image processing apparatus and language management control program

Similar Documents

Publication Publication Date Title
JP2002200825A (en) Printer, print system, control method, storage medium and program
US5854940A (en) Output control system for interpreting input data according to a specific control language based upon outputs from a plurality of control language determining devices
US6476938B1 (en) Print control system and method
JPH09323464A (en) Printer and method for automatically emulating it
JP3847970B2 (en) Print data processing apparatus, print data processing method, and recording medium
US8441670B2 (en) In-line system for the validation of a page description language within a print data stream
US7589861B2 (en) Image forming apparatus and printing system
EP0545648B1 (en) Automatic language determination control for printer
US7397573B2 (en) Option module, option program, printing system
JP3985135B2 (en) Device initialization method in control system, control system, program for causing computer to execute device initialization method, and recording medium recording this program
JP4591087B2 (en) Printing apparatus, printing support apparatus, printing method, and printing support method
US6876464B1 (en) Printer, recording medium and printer memory management method
US20230409712A1 (en) Image forming apparatus and image forming method
JP3097558B2 (en) Printing control method and printing apparatus
JPH1097395A (en) Print controller, print control method for printer device, and storage medium stored with computer-readable program
JP2003263286A (en) Computer, print server, printer and printing system using them
JPH09212318A (en) Printing controller and method for processing data in printing controller
US6961138B1 (en) Image forming devices and image forming methods
JP2001134405A (en) Method and device for pre-fight check of page description data and recording medium with computer program to be used for the same processing recorded thereon
JPH0664252A (en) Printing equipment having emulation mode
JP2002157094A (en) Data processor, print controller, method of processing data for data processor, method of processing data for print controller, and recording medium
JP2785743B2 (en) Data processing device
JP2000112677A (en) Communication controller, method for processing data of communication controller and storage medium in which program readable by computer is stored
JP2853606B2 (en) Printer device
JPH08249138A (en) Method and device for controlling output