Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0340995B2 - - Google Patents
[go: Go Back, main page]

JPH0340995B2 - - Google Patents

Info

Publication number
JPH0340995B2
JPH0340995B2 JP57232830A JP23283082A JPH0340995B2 JP H0340995 B2 JPH0340995 B2 JP H0340995B2 JP 57232830 A JP57232830 A JP 57232830A JP 23283082 A JP23283082 A JP 23283082A JP H0340995 B2 JPH0340995 B2 JP H0340995B2
Authority
JP
Japan
Prior art keywords
data
page memory
memory
page
overlay
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
JP57232830A
Other languages
Japanese (ja)
Other versions
JPS59119958A (en
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 filed Critical
Priority to JP57232830A priority Critical patent/JPS59119958A/en
Publication of JPS59119958A publication Critical patent/JPS59119958A/en
Publication of JPH0340995B2 publication Critical patent/JPH0340995B2/ja
Granted legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Record Information Processing For Printing (AREA)
  • Facsimiles In General (AREA)
  • Storing Facsimile Image Data (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は、ページメモリ上でフオームとデータ
のオーバレイを実現し、印刷もしくは表示するイ
メージデータ制御装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to an image data control device for printing or displaying an overlay of a form and data on a page memory.

〔発明の技術的背景とその問題点〕[Technical background of the invention and its problems]

近年、情報処理システムの出力装置としてレー
ザビームプリンタ等電子写真式のプリンタが用い
られるようによつて来た。この種ページプリンタ
は制御部にて印刷用紙1頁分にプリントアウトす
べきデータをドツトパターンの形式でページメモ
リ上に展開(書込み)し、それを読出し、プリン
タへ送出することにより所望の印刷結果を得てい
る。
In recent years, electrophotographic printers such as laser beam printers have come to be used as output devices for information processing systems. This type of page printer develops (writes) the data to be printed out on one page of printing paper in the form of a dot pattern onto the page memory in the control unit, reads it out, and sends it to the printer to obtain the desired print result. I am getting .

ところで、上記ページプリンタにフオームオバ
レイ機能を持たせることにより、プリンタ帳票紙
の如く予め規定フオーマツトに印刷された特定の
用紙の用紙を用いることなく、データプリントの
際、データと同時に規定フオーマツトを印刷する
ことができる。
By the way, by providing the above-mentioned page printer with a form overlay function, when printing data, it is possible to print the specified format at the same time as the data, without using a specific paper that has been printed in a specified format in advance, such as printer form paper. can do.

このフオームオーバレイをソフトウエア的に実
現するには、次データを展開する前にページメモ
リ上にフオームデータを展開し、前データを消去
して新データを展開し、プリントアウトを行なつ
ている。一方、ハードウエア的に上記フオームオ
ーバレイを実現するにはデータ用のページメモリ
以外にフオーム用のページメモリを設け、それぞ
れに所望のドツトパターンを展開し重ね合わせる
方法が一般的である。
To realize this form overlay using software, the form data is developed on the page memory before the next data is developed, the previous data is erased, the new data is developed, and the data is printed out. On the other hand, in order to realize the above-mentioned form overlay using hardware, it is common to provide a page memory for forms in addition to a page memory for data, and develop a desired dot pattern on each page memory and overlap them.

しかしながら前者はソフトウエアによる処理で
あるため、上位システムに負荷がかかり、処理速
度の面にて問題があつた。更にフオーム機能の面
においても自由度が落ちる。一方、後者において
はハードウエアコストが高くつくといつた欠点を
有していた。
However, since the former is a software-based process, it places a load on the host system and poses a problem in terms of processing speed. Furthermore, the degree of freedom is reduced in terms of form functions. On the other hand, the latter had the disadvantage of high hardware costs.

〔発明の目的〕[Purpose of the invention]

本発明は上記欠点に鑑みてなされたものであ
り、ハードウエアコストを低く押さえると共に、
フオームとデータのオーバレイを制御装置内でハ
ードウエア的に実現させることにより、処理速度
を落とすことなくフオーム機能の充実をはかつた
イメージデータ制御装置を提供することを目的と
する。
The present invention has been made in view of the above-mentioned drawbacks, and aims to keep hardware costs low, and
An object of the present invention is to provide an image data control device that has enhanced form functions without reducing processing speed by realizing overlay of form and data in hardware within the control device.

〔発明の概要〕[Summary of the invention]

本発明は、あらかじめフオーム情報データを展
開したページメモリにオーバレイデータを展開す
るとき、データエリアテーブルを作成し、読取り
の際、このデータエリアテーブルの内容を基に読
取り、その後オーバレイデータをクリアし、次頁
データの展開準備を行ない且つ次頁のデータを少
し位置をずらして(ブロツク単位)データを展開
するという同時並行処理を特徴とするものであ
る。
The present invention creates a data area table when expanding overlay data in a page memory in which form information data has been expanded in advance, reads based on the contents of this data area table when reading, and then clears the overlay data. This method is characterized by simultaneous parallel processing in which preparations are made for developing the next page data, and the data of the next page is expanded with a slightly shifted position (in block units).

このことにより、ハードウエアコストが低下す
ると共に処理速度を落とすことなくフオーム機能
の充実がはかれる。
This reduces hardware costs and enhances form functionality without slowing down processing speed.

〔発明の実施例〕[Embodiments of the invention]

以下、図面を使用して本発明実施例につき詳述
する。
Embodiments of the present invention will be described in detail below using the drawings.

第1図は本発明の実施例を示すブロツク図であ
る。図において、11は図示せぬ上位システムと
のインターフエースを司どる上位システムインタ
ーフエース制御部ICPである。インターフエース
制御部11は上位システムとの間でやりとりされ
るコマンド/データ/ステイタスの送受信をコン
トロールする部分である。12は制御メモリCS
である。制御メモリ12は後述するメインコンロ
ールプロセツサMCP14により実行されるコン
トロールプログラムが収納される。13はメモリ
MEMであつて、上記メインコントロールプロセ
ツサ14でコントロールプログラムを実行するに
あたつて必要なワークメモリとして、あるいはフ
オーム情報メモリ、各種バツフア、テーブルとし
て、更には文字等のデータを即展開できない時、
一時データを貯えておくためのデータ保存バツフ
アとして機能する。
FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, reference numeral 11 denotes a higher-level system interface control unit ICP that controls the interface with a higher-level system (not shown). The interface control unit 11 is a part that controls the transmission and reception of commands, data, and status exchanged with the host system. 12 is control memory CS
It is. The control memory 12 stores a control program executed by a main control processor MCP14, which will be described later. 13 is memory
MEM is used as a work memory necessary for executing a control program in the main control processor 14, or as a form information memory, various buffers, tables, or when data such as characters cannot be immediately expanded.
It functions as a data storage buffer for storing temporary data.

メインコントロールプロセスサMCP14はイ
ンターフエース制御部11経由で上位システムよ
りコマンド/データを受けとり、メモリ13を利
用しながらコマンドの解釈実行を行ない、上位シ
ステムにステイタスを返す制御等を司どる。この
メインコントロールプロセツサ14は後述する画
像展開プロセツサ15に対し、文字コード、文字
サイズ、文字を置くページメモリ上の位置等パラ
メータを与えると共に、文字等をイメージパター
ンに展開することを指示し、更に後述するプリン
タインターフエース制御部20に対してはプリン
トスタートの起動、ステイタスの読取り等を行な
いプリンタの制御も行なう。
The main control processor MCP 14 receives commands/data from the higher-level system via the interface control unit 11, interprets and executes the commands while using the memory 13, and controls the return of status to the higher-level system. The main control processor 14 provides parameters such as character code, character size, and position on the page memory where characters are placed to an image development processor 15 (described later), and also instructs the image development processor 15 to develop the characters, etc. into an image pattern. The printer interface control unit 20, which will be described later, performs printing start operations, status reading, etc., and also controls the printer.

15は画像展開プロセツサIWPである。画像
展開プロセツサ15はメインコントロールプロセ
ツサ14より受信したパラメータを基にしてパタ
ーン発生器16からパターンを得、ページメモリ
19上ヘドツトイメージの形式で展開する、高速
画像演算を行なうプロセツサユニツトである。更
に、メインコントロールプロセツサ14の指令に
より、オーバレイデータなら、そのデータ(文字
データ、図形データ等)がページメモリ19上に
展開される範囲を示すデータエリアテーブル17
を作成したり、作成したデータエリアテーブル1
7によつてページメモリ19上に対応エリアをク
リアする機能も持つている。16は文字コードの
指定により文字ドツトパターンを生成するパター
ン発生器PGであつて、マスクROM、外字用
RAMを含む。
15 is an image development processor IWP. The image development processor 15 is a processor unit that performs high-speed image calculations by obtaining a pattern from the pattern generator 16 based on the parameters received from the main control processor 14 and developing it in the form of a head image on the page memory 19. . Furthermore, according to a command from the main control processor 14, if it is overlay data, a data area table 17 indicating the range in which the data (character data, graphic data, etc.) is developed on the page memory 19 is created.
Create or create data area table 1
7 also has the function of clearing the corresponding area on the page memory 19. 16 is a pattern generator PG that generates a character dot pattern according to the specified character code, and is used for mask ROM and external characters.
Including RAM.

17はページメモリ19上に展開されたオーバ
レイデータの位置と範囲を示すデータエリアテー
ブルDATである。このテーブル17の各エント
リイは上記ページメモリ19の各ブロツクに対応
して設けられる。
A data area table DAT 17 indicates the position and range of overlay data developed on the page memory 19. Each entry in this table 17 is provided corresponding to each block in the page memory 19.

18はページメモリ19をアクセスするにあた
り必要となるコントロール回路PCCである。ペ
ージメモリ19のアクセスは画像展開プロセツサ
15からのものとプリンタインターフエース制御
部20からのものがあり、これらのレーシング処
理もここで行なつている。19ページメモリPM
である。ページメモリ19は文字パターン、図形
パターン、イメージ情報をドツトパターンの形式
で記憶する印刷用紙1頁分に相当する容量を持つ
メモリである。20はプリンタインターフエース
制御部PICであり、プリンタの起動制御、プリン
トデータ送信制御、ページメモリ読出し制御、プ
リント位置同期制御、メカステイタス読出し制御
等各種プリンタインターフエースのための制御を
行なう。
Reference numeral 18 denotes a control circuit PCC necessary for accessing the page memory 19. Access to the page memory 19 is from the image development processor 15 and from the printer interface control section 20, and racing processing for these is also performed here. 19 page memory PM
It is. The page memory 19 is a memory having a capacity equivalent to one page of printing paper for storing character patterns, graphic patterns, and image information in the form of dot patterns. 20 is a printer interface control unit PIC, which performs various printer interface controls such as printer startup control, print data transmission control, page memory readout control, print position synchronization control, and mechanical status readout control.

第2図はデータエリアテーブルDATとページ
メモリPMとの動作的関連を示した動作概念図で
ある。
FIG. 2 is an operational conceptual diagram showing the operational relationship between the data area table DAT and the page memory PM.

第3図はデータの流れとメモリ間の対応を示す
動作概念図である。
FIG. 3 is an operational conceptual diagram showing data flow and correspondence between memories.

第4図は本発明の動作を示すフローチヤートで
ある。
FIG. 4 is a flowchart showing the operation of the present invention.

以下、本発明の動作につき第3図、第4図を参
照しながら詳細に説明する。
Hereinafter, the operation of the present invention will be explained in detail with reference to FIGS. 3 and 4.

まず、上位システムより、フオーム情報データ
が上位システムインターフエース制御部11経由
で送られ、フオーム情報メモリ13に格納され
る。メインコントロールプロセツサ14はこのフ
オーム情報データをパラメータ(“文字の区点コ
ード”、文字の“大きさ”、“文字の回転”、“文字
展開モード…LOAD、OR、XOR、AND”、“文
字の開始位置”、“文字の占める領域”、“画素デー
タ”他)形式で画像展開プロセツサ15に対し1
文字単位で送り、そのパラメータに基づいて展開
する様に指令する。画像展開プロセツサ15はメ
インコントロールプロセツサ14から受信したパ
ラメータに従い、ページメモリ19上に1文字の
ドツトパターンの展開(書込み)を行なう。全て
のフオーム情報データに関しこの展開を行ない、
フオームをページメモリ19上にドツトパターン
の形式で生成する。
First, form information data is sent from the host system via the host system interface control section 11 and stored in the form information memory 13. The main control processor 14 converts this form information data into parameters (“character mark code”, “character size”, “character rotation”, “character development mode…LOAD, OR, XOR, AND”, “character 1 for the image development processor 15 in the format of ``start position'', ``area occupied by characters'', ``pixel data'', etc.)
It sends it character by character and commands it to be expanded based on its parameters. The image development processor 15 develops (writes) a one-character dot pattern onto the page memory 19 in accordance with the parameters received from the main control processor 14. Perform this expansion for all form information data,
The form is generated on the page memory 19 in the form of a dot pattern.

次に上位システムからフオームの上に印刷され
るべき1頁分のデータが送られてくる。このデー
タの名前を以降ではフオームの上に重ねられると
いう意味でオーバレイデータと呼ぶ。メインコン
トロールプロセツサ14はオーバレイデータを1
文字ずつ、上記パラメータに更にオーバレイデー
タを示すフラグをつけて画像展開プロセツサ15
に送り、展開指令を出す。但しこの時メインコン
トロールプロセツサ14はこの時のデータのドツ
トパターンがページメモリ19上に即展開できる
か否かをチエツクする。即ち、前ページのデータ
を読出し中(=プリント中)は読出しが完了した
エリアへのドツトパターンの展開か否かをチエツ
クする必要がある。ページメモリ19をn個のブ
ロツクに区分し、第iブロツクを読取り中、第1
〜第(i−1)ブロツクに含まれるデータはその
まま画像展開プロセツサ15へ送り、ページメモ
リ19への展開は可能であるが、第i〜第nブロ
ツクに含まれるデータはページメモリ19へ展開
できないため、画像展開プロセツサ15へ送るパ
ラメータ形式でデータ保存バツフア13にセーブ
しておく。(後に展開するためのセーブ)これら
は、ページメモリ19上での読取りが進み、ブロ
ツク単位で完了する毎にページメモリ19上の該
当ブロツクへの展開がなされる。
Next, data for one page to be printed on the form is sent from the host system. Hereinafter, this data will be referred to as overlay data in the sense that it can be overlaid on the form. The main control processor 14 outputs overlay data 1
Character by character, the image development processor 15 adds a flag indicating overlay data to the above parameters.
and issue a deployment command. However, at this time, the main control processor 14 checks whether the dot pattern of the data at this time can be immediately developed on the page memory 19. That is, while the data of the previous page is being read (=printing), it is necessary to check whether or not the dot pattern is developed in the area where the reading has been completed. The page memory 19 is divided into n blocks, and while the i-th block is being read, the first
The data included in the ~(i-1)th block can be sent as is to the image expansion processor 15 and expanded to the page memory 19, but the data included in the i-th to nth blocks cannot be expanded to the page memory 19. Therefore, it is saved in the data storage buffer 13 in a parameter format to be sent to the image expansion processor 15. (Save for later expansion) These are read on the page memory 19, and each time the reading is completed in block units, expansion is performed on the corresponding block on the page memory 19.

画像展開プロセツサ15はメインコントロール
プロセツサ14より送られてくるオーバレイデー
タ1文字単位にパターン発生器16をアクセスし
て文字ドツトパターンを取り出し、且つパラメー
タで規定された演算を実行し、コントロール回路
18経由でページメモリ19へ書込む。それと同
時にページメモリ19の該当ブロツクに対応した
データエリアテーブル17(ブロツク単位ではデ
ータエリアエントリイ)に文字のデータエリアを
登録する。第2図にこの模様が示されている。
The image development processor 15 accesses the pattern generator 16 for each character of the overlay data sent from the main control processor 14, extracts the character dot pattern, executes the calculation specified by the parameters, and outputs the data via the control circuit 18. is written to the page memory 19. At the same time, a character data area is registered in the data area table 17 (data area entry in block units) corresponding to the corresponding block in the page memory 19. This pattern is shown in Figure 2.

データがブロツクをまたがるような場合は両方
のブロツクに対して該当するエリアのデータエリ
アテーブル17を作成する。
If data straddles blocks, a data area table 17 of the corresponding area is created for both blocks.

さて、第iブロツクの読取りが完了すると、展
開書込み時に作成しておいた第iブロツクのデー
タエリアテーブル17のデータエリアエントリイ
i(DAEi)に基づいて第iブロツク内のオーバ
レイデータエリアをクリアする。この指令はメイ
ンコントロールプロセツサ14が画像展開プロセ
ツサ15に対して発する。又、この後、画像展開
プロセツサ15はDAEiの初期化も行なう。これ
が完了すると第iブロツクにも次頁のオーバレイ
データの展開が可能となり、画像展開プロセツサ
15はメインコントロールフロセツサ14からデ
ータが送られ展開指令が出される毎にデータエリ
アテーブル17を作成(DAEに登録)しつつペ
ージメモリ19上にドツトパターンの展開書込み
が進んでいく。
Now, when the reading of the i-th block is completed, the overlay data area in the i-th block is cleared based on the data area entry i (DAEi) of the data area table 17 of the i-th block created at the time of expansion writing. This command is issued by the main control processor 14 to the image development processor 15. After this, the image development processor 15 also initializes DAEi. When this is completed, it becomes possible to develop the next page of overlay data in the i-th block, and the image development processor 15 creates a data area table 17 (in the DAE) every time data is sent from the main control processor 14 and a development command is issued. The dot pattern is developed and written onto the page memory 19 while the dot pattern is being registered.

読取りブロツクの進行状況メインコントロール
プロセツサ14がプリンタインタフエース制御部
20の作り出すページメモリアドレスをチエツク
することより判る。
The progress of the read block is determined by main control processor 14 checking the page memory addresses produced by printer interface control 20.

最後のブロツクの読出しが終了すると最終ブロ
ツクのデータエリアのクリアを実行し、最終頁な
らば動作はここで終了する。次の頁がある時はデ
ータ保存バツフア13から全てのデータを取り出
し、ページメモリ19の該当エリアに展開し、次
頁のオーバレイデータの満杯HULLもしくは終
了を検出した後、次頁のプリントスタートをかけ
る。
When the reading of the last block is completed, the data area of the last block is cleared, and if it is the last page, the operation ends here. When the next page is available, all data is extracted from the data storage buffer 13, expanded to the corresponding area of the page memory 19, and after detecting the full HULL or end of the overlay data of the next page, the printing of the next page is started. .

この様にコントロールすることでオーバレイデ
ータの展開が高速に処理できる。
By controlling in this way, overlay data can be expanded at high speed.

さて、フオームデータのドツトパターンとオー
バレイデータのドツトパターンの位置が物理的に
重なつた時、データエリアテーブル17でオーバ
レイデータをクリアすると、フオームまで一部消
えてしまうことになる。こうした場合は、あらか
じめフオーム情報中のフオーム修復情報という項
目の中の指定(ソフトウエア指定)により、次頁
のプリントスタート前にフオームを修復させるこ
とにより処理を行なう。
Now, when the dot pattern of the form data and the dot pattern of the overlay data physically overlap, if the overlay data is cleared in the data area table 17, part of the form will also disappear. In such a case, the process is carried out by specifying (software specification) in the form repair information item in the form information to repair the form before starting printing the next page.

尚、フオーム情報というのは、概念的にはフオ
ームデータ情報とフオーム制御情報の2種から成
り、フオーム制御情報によりフオームデータ情報
がコントロールされる。更に、フオーム情報の内
訳は基本フオーム情報、オーバレイデータ制御情
報、各部紙フオーム修飾情報、フオーム修復情
報、フオーム復元情報から成る。これらフオーム
情報の展開は本発明の主旨に直接関係しないため
ここでの説明は省略する。
Note that form information conceptually consists of two types: form data information and form control information, and form data information is controlled by form control information. Further, the form information includes basic form information, overlay data control information, sheet form modification information for each copy, form repair information, and form restoration information. Since the development of these form information is not directly related to the gist of the present invention, the explanation here will be omitted.

尚本発明実施例ではプリンタについてのみ示し
たがデイスプレイ装置にも同様の方式にて応用で
きる。
In the embodiment of the present invention, only a printer is shown, but the same method can be applied to a display device.

〔発明の効果〕〔Effect of the invention〕

以上説明の如く本発明によれば、フオームデー
タと印刷データのオーバレイが制御装置内で実現
できるため上位システムの負荷が軽減される。
又、ページメモリ上で読出してしまつた部分はブ
ロツク単位で即消去され、次頁のデータが順次書
込まれていくため処理速度が低下することはな
い。
As described above, according to the present invention, overlay of form data and print data can be realized within the control device, thereby reducing the load on the host system.
Furthermore, the portion that has been read out on the page memory is immediately erased block by block, and the data of the next page is sequentially written, so that the processing speed does not decrease.

更に、上記消去部分はデータ展開時に作成した
データエリアテーブルに基づいたデータ部分だけ
であるため、消去時間も少なくて済み、且つフオ
ームデータはそのまま残され、次頁のデータのオ
ーバレイが速やかに実現できる。そして、書込み
データが即ページメモリに展開できないときは、
そのデータ展開を後にまわす様にデータ保存バツ
フアを持つため、図形等のデータが混在しても連
続処理が可能となりスピードダウンを防いでい
る。
Furthermore, since the above-mentioned erased portion is only the data portion based on the data area table created at the time of data expansion, the erasing time is short, and the form data remains as is, allowing the overlay of data on the next page to be quickly realized. . Then, when the write data cannot be expanded to the page memory immediately,
Since it has a data storage buffer so that the data expansion can be postponed to a later stage, continuous processing is possible even when data such as figures are mixed, and speed reduction is prevented.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の実施例を示すブロツク図、第
2図、第3図は本発明の動作を概念的に示す動作
概念図、第4図は本発明の動作を示すフローチヤ
ートである。 11……上位システムインターフエース制御部
(ICP)、12……制御メモリ(CS)、13……メ
モリ(MEM)、14……メインコントロールプ
ロセツサ(MCP)、15……画像展開プロセツサ
(IWP)、16……パターン発生器(PG)、17…
…データエリアテーブル(DAT)、18……コン
トロール回路(PCC)、19……ページメモリ
(PM)、20……プリンタインターフエース制御
部(PIC)。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIGS. 2 and 3 are operational conceptual diagrams conceptually showing the operation of the present invention, and FIG. 4 is a flowchart showing the operation of the present invention. 11... Upper system interface control unit (ICP), 12... Control memory (CS), 13... Memory (MEM), 14... Main control processor (MCP), 15... Image development processor (IWP) , 16... pattern generator (PG), 17...
...Data area table (DAT), 18...Control circuit (PCC), 19...Page memory (PM), 20...Printer interface control unit (PIC).

Claims (1)

【特許請求の範囲】 1 ページメモリ上にフオームデータとオーバレ
イデータとを展開して所定のフオーマツトでデー
タを印字又は表示するイメージデータ制御装置に
おいて、 ブロツク単位で区分した前記ページメモリに対
応するデータエリアテーブルを記憶するテーブル
メモリと、 外部から転送される前記フオームデータを一時
的に格納するデータバツフア手段と、 このデータバツフア手段に格納された前記フオ
ームデータと外部から転送される前記オーバレイ
データとを前記ページメモリに展開し、前記オー
バレイデータの展開範囲を示す前記データエリア
テーブルを生成して前記テーブルメモリに格納
し、前記ページメモリから前記ブロツク単位のデ
ータが読出される毎にそのブロツクの読出しデー
タを前記データエリアテーブルに基づいてクリア
し、このクリアした前記ページメモリのブロツク
に次ページのデータを展開するプロセツサユニツ
トとを具備したことを特徴とするイメージデータ
制御装置。
[Scope of Claims] 1. In an image data control device that develops form data and overlay data on a page memory and prints or displays the data in a predetermined format, the data area corresponding to the page memory is divided into blocks. a table memory for storing a table; a data buffer means for temporarily storing the form data transferred from the outside; and a page memory for storing the form data stored in the data buffer means and the overlay data transferred from the outside. The data area table is expanded into a data area table indicating the expansion range of the overlay data and stored in the table memory, and each time the data in units of blocks is read from the page memory, the read data of the block is used as the data area table. An image data control device comprising: a processor unit that clears data based on an area table and develops data of the next page in the cleared block of the page memory.
JP57232830A 1982-12-25 1982-12-25 Image data control system Granted JPS59119958A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57232830A JPS59119958A (en) 1982-12-25 1982-12-25 Image data control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57232830A JPS59119958A (en) 1982-12-25 1982-12-25 Image data control system

Publications (2)

Publication Number Publication Date
JPS59119958A JPS59119958A (en) 1984-07-11
JPH0340995B2 true JPH0340995B2 (en) 1991-06-20

Family

ID=16945451

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57232830A Granted JPS59119958A (en) 1982-12-25 1982-12-25 Image data control system

Country Status (1)

Country Link
JP (1) JPS59119958A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0560849U (en) * 1992-01-31 1993-08-10 グラフテック株式会社 Image recorder

Also Published As

Publication number Publication date
JPS59119958A (en) 1984-07-11

Similar Documents

Publication Publication Date Title
JPH02185475A (en) printing device
JP3492068B2 (en) Print control method and apparatus
JP2755308B2 (en) Output method and device
JPS60141076A (en) Control system of printer
JPS59180678A (en) Method for controlling page printer
JPH0340995B2 (en)
JPH01290448A (en) character generator
JP2661742B2 (en) Character processor
JPS60159077A (en) Printer controller
JP3004656B2 (en) Output control device
JPH0211357A (en) Printing apparatus
JPS5856085A (en) Print control system
JPS6246010B2 (en)
JP2839139B2 (en) Document processing method
JP3040398B2 (en) Image processing device
JP2908571B2 (en) Page printer
JPH0311275B2 (en)
JPH11185019A (en) Image processing apparatus and method
JPH05212916A (en) Printer device
JPS61118263A (en) Letter development system to image memory
JP2974638B2 (en) Document processing apparatus and method
JPS61199378A (en) Printer control device
JPS62103694A (en) Dot pattern development system
JPS6359575A (en) Test printing system
JPH03112668A (en) printing device