JPS61233829A - Print control system for printer - Google Patents

Print control system for printer

Info

Publication number
JPS61233829A
JPS61233829A JP60074681A JP7468185A JPS61233829A JP S61233829 A JPS61233829 A JP S61233829A JP 60074681 A JP60074681 A JP 60074681A JP 7468185 A JP7468185 A JP 7468185A JP S61233829 A JPS61233829 A JP S61233829A
Authority
JP
Japan
Prior art keywords
print
task
print control
control task
information
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
JP60074681A
Other languages
Japanese (ja)
Inventor
Katsuhiro Oosako
大迫 勝尋
Takayuki Tsukane
津金 孝行
Nobuko Tanaka
田中 伸子
Katsura Ishikawa
桂 石川
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP60074681A priority Critical patent/JPS61233829A/en
Publication of JPS61233829A publication Critical patent/JPS61233829A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To relieve remarkably the load of th editing processing of a print request task by providing newly a mechanism converting two dimension print information into one-dimension information in a print control task. CONSTITUTION:When a print request task 2 issues a request printing repetitively a symbol '*' to a print control task 3 from m1 row, n1 column to m2 row, n2 column, the print control task 3 expands the said symbol '*' to a designated area of the two-dimension storage area 4 and stores temporarily it. Further, when the print request task 2 issues a print request of a character 'ABC' to the m3 row, n3 column of the print control task 3, the said character 'ABC' is expanded similarly as above and stores additionally it to a designated area of a two-dimension storage area 4. When the print request task 2 issues the print start designation, the print control task 3 controls a printer 6 and prints information for one page's content from the 1st line of the two-dimension storage area 4.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は電子計算機を利用して印字装置に印刷するシス
テムの印刷編集に関し、印刷編集を行おうとする印刷要
求タスクの編集出力処理において、2次元座標上での直
接編集を回部とした印刷制御方式に関する。ここで、タ
スクとは電子計算機の基本的な仕事の最小単位を意味す
る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to print editing of a system that prints to a printing device using a computer, and in the editing output processing of a print request task in which print editing is to be performed. This invention relates to a printing control method that uses direct editing on dimensional coordinates. Here, a task means the minimum unit of basic work of an electronic computer.

[従来の技術] 従来、電子計算機を利用して印字装置に印刷するシステ
ムの印刷制御方式としては、1行を印刷の単位とした印
刷制御方式しか存在せず、印字装置を使用する印刷要求
タスクは1行革位に文字列を編集し印刷を行っていた。
[Prior Art] Conventionally, as a print control method for a system that uses a computer to print to a printing device, there is only a print control method that uses one line as a unit of printing, and there is a print request task that uses a printing device. was editing and printing character strings one line at a time.

[解決すべき問題点] 上述した従来の印刷制御方式では、印刷要求タスクが印
刷処理を行う際に2次元印刷情報を行単位の1次元情報
に変換しなければならない。また、上述した2次元印刷
情報から1次元情報への変換は、各印刷要求タスク毎に
行っている為処理の重複が起こる欠点があった。さらに
、印字装置の印刷行は後退できないため、印刷要求タス
クは印刷順序を考慮した印刷要求を発行する必要があり
、印刷編集に労力がかかる欠点があった。
[Problems to be Solved] In the conventional print control method described above, when a print request task performs print processing, two-dimensional print information must be converted into one-dimensional information on a line-by-line basis. Furthermore, since the above-mentioned conversion from two-dimensional print information to one-dimensional information is performed for each print request task, there is a drawback that duplication of processing occurs. Furthermore, since the print line of the printing device cannot be retracted, the print request task needs to issue a print request taking the print order into consideration, which has the drawback of requiring a lot of effort for print editing.

[問題を解決するための手段] 上記問題を解決する本発明は、電子計算機を利用して帳
票及び図形等を編集し印字装置により印刷するシステム
において、印字用紙上の2次元座標情報及びパターンの
みの印刷要求で、前記印字装置への印刷を可能とする印
刷制御方式である。
[Means for Solving the Problems] The present invention solves the above problems in a system in which forms, figures, etc. are edited using an electronic computer and printed by a printing device. This is a print control method that enables printing to the printing device in response to a print request.

[実施例] 以下、本発明の印刷制御方式について一実施例を示す図
面を参照して詳細に説明する。第1図は本発明の一実施
例を示すブロック図、第2図は一実施例の印刷制御方式
を説明するフローチャートである。
[Example] Hereinafter, a print control method of the present invention will be described in detail with reference to drawings showing an example. FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a flowchart illustrating a print control method of the embodiment.

第1図において、lは電子計算機、2は印刷要求タスク
、3は印刷制御タスク、4は2次元データ記憶域、5は
I10装置、6は印字装置である。電子計算機lには印
刷装置6がI10装置5を介して接続されている。印刷
要求タスク3は印刷紙面1ペ一ジ分に相当する2次元デ
ータ記憶域4を有する。また、印刷要求タスク2は印字
装置6を使用するタスクであり、印刷制御タスク3を介
して印刷処理を行う。
In FIG. 1, l is a computer, 2 is a print request task, 3 is a print control task, 4 is a two-dimensional data storage area, 5 is an I10 device, and 6 is a printing device. A printing device 6 is connected to the computer l via an I10 device 5. The print request task 3 has a two-dimensional data storage area 4 corresponding to one page of printing paper. Further, the print request task 2 is a task that uses the printing device 6, and performs printing processing via the print control task 3.

次に具体的な例を挙げて動作をフローチャートに従って
説明する。
Next, the operation will be explained using a specific example and following a flowchart.

印刷要求タスク2が、m1行n1列からm2行、n 2
列(ml 、nl 、m2.n2は正の整数)まで文字
木″を繰り返し印刷する要求を印刷制御タスク3に発行
すると、印刷制御タスク3は2次元記憶域4の指定され
た領域に上記文字本″を展開して一時記憶する。
Print request task 2 is from row m1, column n1 to row m2, n2
When a request is issued to the print control task 3 to repeatedly print the character tree'' up to the column (ml, nl, m2.n2 is a positive integer), the print control task 3 prints the above characters in the specified area of the two-dimensional storage area 4. Expand the book and store it temporarily.

さらに、印刷要求タスク2がm3行n3列(m3.n3
は正の整数)に文字” A B C″の印刷要求を印刷
制御タスク3に発行すると、印刷制御タスク3は2次元
記憶域4の指定された領域に上記文字″ABC”を展開
して追加記憶する。そして、このとき印刷要求タスク2
が印刷開始指示を発行すると、印刷制御タスク3は印字
装置6で2次元記憶域4の1行目より1ペ一ジ分の印刷
を行う。
Furthermore, print request task 2 is in row m3 and column n3 (m3.n3
is a positive integer) and issues a print request for the characters "A B C" to the print control task 3, the print control task 3 expands and adds the characters "ABC" to the specified area of the two-dimensional storage area 4. Remember. At this time, print request task 2
When the print control task 3 issues a print start instruction, the print control task 3 uses the printing device 6 to print one page from the first line of the two-dimensional storage area 4.

以上のような印刷制御により、印刷制御タスク3が2次
元印刷情報を1次元印刷情報に変換する機構を備えるた
め、印刷要求タスク2は2次元印刷情報及びパターン情
報のみの印刷要求で印刷が可能になると共に、2次元情
報として印刷が可能であることから印刷順序を考慮して
印刷要求を発行する必要がなくなる。このため、印刷編
集にかかる労力の大幅な軽減が図られる。
Through the print control described above, the print control task 3 is equipped with a mechanism for converting 2D print information into 1D print information, so the print request task 2 can print by requesting only 2D print information and pattern information. In addition, since it is possible to print as two-dimensional information, there is no need to issue a print request in consideration of the printing order. Therefore, the labor required for print editing can be significantly reduced.

[発明の効果] 以上説明したように本発明は、2次元印刷情報を1次元
印刷情報に変換する機構を印刷制御タスクに備えること
により、印刷要求タスクの編集処理の負担を大幅に軽減
する効果、印刷処理を統一する効果、印字装置に依存し
ない2次元印刷を可能とする効果、がある。
[Effects of the Invention] As explained above, the present invention has the effect of significantly reducing the burden of editing processing of the print request task by providing the print control task with a mechanism for converting two-dimensional print information into one-dimensional print information. This has the effect of unifying print processing and enabling two-dimensional printing that does not depend on a printing device.

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

第1図は本発明の一実施例を示すブロック図。 第2図は本発明の一実施例の印刷制御方式のフローチャ
ートである。 l 電子計算機 2 印刷要求タスク 3 印刷制御タスク 42次元データ記憶域 5  I10装置 6 印字装置
FIG. 1 is a block diagram showing one embodiment of the present invention. FIG. 2 is a flowchart of a print control method according to an embodiment of the present invention. l Computer 2 Print request task 3 Print control task 42-dimensional data storage area 5 I10 device 6 Printing device

Claims (1)

【特許請求の範囲】[Claims] 電子計算機を利用して帳票及び図形等を編集し印字装置
により印刷するシステムにおいて、印字用紙上の2次元
座標情報及びパターンのみの印刷要求で、前記印字装置
への印刷を可能とすることを特徴とすることを特徴とす
る印刷制御方式。
A system in which forms, figures, etc. are edited using an electronic computer and printed by a printing device, characterized in that printing to the printing device is enabled by requesting printing only two-dimensional coordinate information and a pattern on printing paper. A printing control method characterized by:
JP60074681A 1985-04-09 1985-04-09 Print control system for printer Pending JPS61233829A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60074681A JPS61233829A (en) 1985-04-09 1985-04-09 Print control system for printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60074681A JPS61233829A (en) 1985-04-09 1985-04-09 Print control system for printer

Publications (1)

Publication Number Publication Date
JPS61233829A true JPS61233829A (en) 1986-10-18

Family

ID=13554209

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60074681A Pending JPS61233829A (en) 1985-04-09 1985-04-09 Print control system for printer

Country Status (1)

Country Link
JP (1) JPS61233829A (en)

Similar Documents

Publication Publication Date Title
JPH0378651B2 (en)
JPS58171351U (en) multifunction printer
JPS61233829A (en) Print control system for printer
JPS5887616A (en) Managing system for ruled data in word processor
JPS60262677A (en) Document printer
JPH06251014A (en) Document printing method
JPS61226830A (en) Information output system
JPH01246627A (en) Form printing system
JPH0273488A (en) Ticket issuing machine
JPS62269991A (en) Character deformation printing processor
JPH10232861A (en) Document output device
JPH07106650B2 (en) Character pattern control method
JPS61139472A (en) Printer
JPS6383823A (en) Compiling system for printed output
JPS63209951A (en) Print method
JPS59123921A (en) Printing-out control system
JPH035872A (en) Standard blank form document generating system
JPH02127059A (en) Printer device
JPH0768993A (en) Brush format forming system
JPH02136957A (en) Word processor
JPS58138630U (en) dot printer
JPH05262001A (en) Printer
JPH0542723A (en) Image printer control
JPS5810157U (en) Process information printing method
JPH05241750A (en) Format defining system for print of slip