JPH06320805A - Page managing system for printer system - Google Patents

Page managing system for printer system

Info

Publication number
JPH06320805A
JPH06320805A JP5136955A JP13695593A JPH06320805A JP H06320805 A JPH06320805 A JP H06320805A JP 5136955 A JP5136955 A JP 5136955A JP 13695593 A JP13695593 A JP 13695593A JP H06320805 A JPH06320805 A JP H06320805A
Authority
JP
Japan
Prior art keywords
page
printing
information
print data
block
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
JP5136955A
Other languages
Japanese (ja)
Inventor
Yasushi Soejima
靖 副島
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 JP5136955A priority Critical patent/JPH06320805A/en
Publication of JPH06320805A publication Critical patent/JPH06320805A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE:To efficiently manage a page without increasing a processing time, a developing cost and without starting printing with a rear side of a page at the time of reprinting. CONSTITUTION:The page managing system for a printer system comprises print data output means 2 for fetching print data 1 at a predetermined block unit, a printing unit 3 for editing each print data of a predetermined block fetched by the means 2 and printing it, and page information transmitting means 4 for returning a position in the block of a code which causes a page eject to obtain in the step of editing of this print means and page information of a page number to which the data after its code belongs. A position of a leading block of its page is examined based on the returned page information, this information is stored together with the page information as page managing information, and when the unit 3 interrupts printing, a position of the leading code of a reprint starting page designated based on the managing information is examined, and printing is started with the leading data of the designated page.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、電子計算機システムな
どに使用される印刷システムのぺージ管理方式に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a page management system for a printing system used in an electronic computer system or the like.

【0002】[0002]

【従来の技術】図2は従来例の印刷システムを示した概
略ブロック図である。図中21は例えば磁気ディスクな
どの情報記録媒体に蓄積された印刷データ、22はこの
印刷データを所定のブロック単位で取り出すための印刷
データ出力手段である。印刷データ出力手段22で取り
出された印刷データは1ブロックごとに印刷試行手段2
5に転送され、印刷試行手段25では渡された印刷デー
タのブロックごとに印刷シミュレーションが行われる。
もし、印刷シミュレーションの結果、そのブロックで改
ぺージが起きると判断された場合は、印刷試行手段25
からその旨の情報が印刷データ出力手段22へ通知され
る。
2. Description of the Related Art FIG. 2 is a schematic block diagram showing a conventional printing system. In the figure, reference numeral 21 denotes print data stored in an information recording medium such as a magnetic disk, and reference numeral 22 denotes print data output means for taking out the print data in predetermined block units. The print data extracted by the print data output unit 22 is printed for each block by the print trial unit 2
5, the print trial means 25 performs a print simulation for each block of the passed print data.
If, as a result of the print simulation, it is determined that the page will be changed, the print trial means 25
Informs the print data output means 22 of that fact.

【0003】印刷データ出力手段22では改ぺージ発生
の通知を受けると、そのブロックの印刷データ21内の
改ぺージのブロック位置が調べられ、そのブロックが属
するぺージのぺージ番号とそのブロックの位置が記憶さ
れる。この処理が終了すると印刷データ出力手段22の
1ブロックの印刷データは印刷装置23へ渡され、印刷
装置23ではそのブロックの印刷データを編集して印刷
が行われる。
When the print data output means 22 is notified of the occurrence of a page change, the block position of the page in the print data 21 of the block is checked, and the page number of the page to which the block belongs and the block thereof. The position of is stored. When this process ends, the print data of one block of the print data output means 22 is passed to the printing device 23, and the printing device 23 edits the print data of the block and prints.

【0004】ここで、印刷中に印刷装置23の故障など
によって印刷が中断し、印刷の継続が困難となった場合
は、印刷データ出力手段22では印刷指示手段24を使
用して利用者に印刷が中断した旨が通知され、同時に再
印刷開始ぺージが問いかけられる。そこで、障害が復旧
した後、利用者から印刷指示手段24によって再印刷開
始ぺージが指示されると、印刷データ出力手段22では
先に記憶したぺージ番号とそのぺージの先頭ブロックの
対応情報を参照して再印刷開始ぺージの先頭ブロックの
位置が調べられる。そして、得られた先頭ブロックから
印刷データが順次印刷装置23に転送され、印刷が再開
される。こうして印刷が中断した場合は指定された再印
刷開始ぺージから印刷が行われる。
If printing is interrupted due to a failure of the printing device 23 during printing and it becomes difficult to continue printing, the print data output means 22 uses the print instructing means 24 to print to the user. Is notified, and at the same time the reprint start page is asked. Therefore, when the user instructs the reprint start page by the print instructing means 24 after the failure is recovered, the print data output means 22 causes the print data output means 22 to correspond to the page number previously stored and the leading block of the page. The position of the first block of the reprint start page is checked by referring to. Then, the print data is sequentially transferred to the printing device 23 from the obtained first block, and the printing is restarted. When printing is interrupted in this way, printing is performed from the designated reprint start page.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の印刷システムでは、印刷データの所定のブロック単
位ごとに印刷シミュレーションを行うことによってぺー
ジの区切りを得ているために、印刷データが複雑化し大
量化すると、それに伴って処理時間が増大するという問
題があった。また、印刷シミュレーションを行うには印
刷装置と同等の処理を行う必要があるために、印刷装置
に機能を追加しようとすると印刷シミュレーションにも
同様の機能追加が必要となり、システムの開発コストが
2倍になるという問題があった。更に、障害復旧の後に
印刷を再開する場合に、利用者に指定された再印刷開始
ぺージが裏であったときは、そのまま裏ぺージから再印
刷が行われるために、再印刷最初の1ぺージが無意味な
ものになるという問題があった。
However, in the above-mentioned conventional printing system, since the page separation is obtained by performing the print simulation for each predetermined block unit of the print data, the print data becomes complicated and a large amount of data is generated. However, there is a problem that the processing time increases accordingly. Further, since it is necessary to perform the same processing as that of the printing apparatus in order to perform the printing simulation, it is necessary to add the same function to the printing simulation when adding a function to the printing apparatus, which doubles the system development cost. There was a problem of becoming. Further, when the printing is restarted after the failure recovery, if the reprint start page specified by the user is the back side, the reprint is performed from the back page as it is. There was a problem that the page became meaningless.

【0006】本発明は以上の問題点を解消するためにな
されたもので、処理時間や開発コストが増大することを
有効に防止すると共に、再印刷時に裏ぺージから印刷が
開始されるようなことがなく、ぺージ管理を効率的に行
えるようにした印刷システムのぺージ管理方式を提供す
ることを目的としたものである。
The present invention has been made to solve the above problems, and effectively prevents an increase in processing time and development cost, and at the time of reprinting, printing is started from the back page. It is an object of the present invention to provide a page management method for a printing system, which enables efficient page management without any problems.

【0007】[0007]

【課題を解決するための手段】本発明は上記目的を達成
するために、印刷データを所定のブロック単位で取り込
むための手段と、この手段で取り込まれた所定ブロック
の印刷データごとに編集して印刷を行うための手段と、
この印刷手段の編集の過程で得られる改ぺージの原因と
なったコードのブロック内の位置とそのコード以降の印
刷データが属するぺージ番号を返却するための手段と、
この返却された情報をもとにそのぺージの先頭ブロック
のブロック位置を調べ、かつ得られた先頭ブロックのブ
ロック位置の情報を前記ぺージ情報と共にぺージ管理情
報として記憶するための手段とを有し、前記印刷手段が
印刷を中断し、印刷を再開する場合には、前記ぺージ管
理情報をもとに指定された再印刷開始ぺージの先頭コー
ドの位置を調べることによって、指定されたぺージの先
頭の印刷データから印刷を開始することを特徴とするも
のである。
In order to achieve the above object, the present invention has means for fetching print data in a predetermined block unit, and editing for each print data of a predetermined block fetched by this means. Means for performing printing,
A means for returning the position in the block of the code that caused the page change obtained in the process of editing this printing means and the page number to which the print data after that code belongs,
A means for checking the block position of the head block of the page based on the returned information, and storing the obtained block position information of the head block together with the page information as page management information. When the printing means suspends the printing and restarts the printing, it is designated by checking the position of the head code of the designated reprint start page based on the page management information. It is characterized in that printing is started from the print data at the head of the page.

【0008】[0008]

【作用】本発明では、印刷手段で印刷データを所定ブロ
ック単位ごとに編集する過程で得られるぺージ情報、即
ち改ぺージの原因となったコードのブロック内の位置と
そのコード以降の印刷データが属するぺージ番号を返却
し、この情報をもとにそのぺージの先頭ブロックの位置
を調べてぺージ番号と共にぺージ管理情報として記憶し
ておく。印刷手段が故障などにより印刷を中断し、また
障害が復旧して印刷を再開する場合は、前記ぺージ管理
情報に基づいて指定された再印刷開始ぺージの先頭コー
ドの位置を調べることによって、指定されたぺージの先
頭の印刷データから印刷を開始する。従って、再印刷開
始ぺージの印刷データの先頭位置を印刷シミュレーショ
ンを行うのではなく、印刷手段の編集時のぺージ情報を
もとに調べることによって得るために、処理時間が増大
したり、印刷装置の機能を追加するときに開発コストが
2倍になるようなことはなく効率的に印刷のぺージ管理
を行うことができる。また、ぺージ管理情報としてぺー
ジの裏表情報を設けておいて、印刷を再開するときはぺ
ージの裏表情報を参照して再印刷開始ぺージが裏ぺージ
であったときは表ぺージから印刷するように再印刷開始
ぺージを変換する。従って、両面印刷の場合には、再印
刷開始ぺージや裏ぺージであったときは自動的に表ぺー
ジに変換して印刷を開始することができる。
According to the present invention, the page information obtained in the process of editing the print data by the printing means for each predetermined block unit, that is, the position in the block of the code that caused the page break and the print data after the code. The page number to which the item belongs is returned, the position of the first block of the page is checked based on this information, and it is stored as page management information together with the page number. When printing is interrupted due to a failure of the printing means, and when the failure is recovered and printing is resumed, by checking the position of the head code of the reprint start page specified based on the page management information, Start printing from the print data at the beginning of the specified page. Therefore, the start position of the print data of the reprint start page is obtained by checking based on the page information at the time of editing the printing means instead of performing the print simulation, and thus the processing time is increased or the print time is increased. The development cost does not double when adding the function of the apparatus, and the print page management can be efficiently performed. Also, prepare front and back page information as page management information, refer to the front and back page information when restarting printing, and refer to the front and back page when the reprint start page is the back page. Convert the reprint start page to print from. Therefore, in the case of double-sided printing, when it is the reprint start page or the back page, it is possible to automatically convert it to the front page and start printing.

【0009】[0009]

【実施例】以下、本発明の実施例について図面を参照し
て詳細に説明する。図1は本発明の印刷システムのぺー
ジ管理方式の一実施例を示したブロック図である。図1
において、1は磁気ディスクなどの情報記録媒体に蓄積
された印刷データ、2はこの印刷データ1を所定のブロ
ック単位で取り出して出力するための印刷データ出力手
段、3は印刷データ出力手段2から転送された所定ブロ
ック単位の印刷データを編集して印刷を行うための印刷
装置である。また、4は印刷装置3の印刷データの編集
過程で得られるぺージ情報、即ち改ぺージの原因となっ
たコードのブロック内の位置及びそのコード以降の印刷
データが属するぺージのぺージ番号の情報を取得して印
刷データ出力手段2へ返却するためのぺージ情報伝達手
段である。ぺージ情報伝達手段4では印刷装置3で所定
ブロック単位の印刷データが編集されるごとにぺージ情
報が取得され、印刷データ出力手段2へ返却される。印
刷データ出力手段2では返却されたぺージ情報をもとに
そのぺージの先頭ブロックのブロック位置が調べられ、
ぺージ情報と共にぺージ管理情報として内部のメモリに
記憶される。5は印刷の指示、印刷ぺージの指定、印刷
装置3の障害発生の報知などを行うための印刷指示手段
である。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a page management system of a printing system of the present invention. Figure 1
In FIG. 1, 1 is print data stored in an information recording medium such as a magnetic disk, 2 is print data output means for extracting and outputting the print data 1 in predetermined block units, and 3 is transfer from print data output means 2. A printing device for editing and printing the print data of a predetermined block unit. Further, 4 is the page information obtained in the process of editing the print data of the printer 3, that is, the position in the block of the code that caused the page break and the page number of the page to which the print data after that code belongs. Is a page information transmission unit for acquiring the information of and returning it to the print data output unit 2. The page information transmission unit 4 acquires the page information each time the printing data is edited in a predetermined block unit by the printing device 3, and returns the page information to the print data output unit 2. The print data output means 2 checks the block position of the first block of the page based on the returned page information,
It is stored in the internal memory as page management information together with the page information. Reference numeral 5 denotes a print instructing unit for instructing printing, designating a printing page, and notifying that a failure has occurred in the printing apparatus 3.

【0010】次に、上記実施例の動作について具体的に
説明する。まず、印刷指示手段5によって印刷が指示さ
れると、印刷データ出力手段2では印刷データ1のうち
所定ブロック単位の印刷データが取り出され、印刷装置
3へ転送される。印刷装置3では所定ブロックの印刷デ
ータを編集して印刷イメージが作成され、印刷が行われ
る。ここで、印刷装置3で印刷データを編集する際に
は、ぺージ情報伝達手段4ではその編集の過程で得られ
るぺージ情報が取得され、印刷データ出力手段2へ返却
される。即ち、編集の過程で得られる改ぺージの原因と
なったコードのブロック内の位置とそのコード以降の印
刷データが属するぺージのぺージ番号のぺージ情報が印
刷データ出力手段2へ通知される。印刷データ出力手段
2では返却されたぺージ情報をもとにぺージ先頭ブロッ
クのブロック位置が調べられ、先のぺージ情報と共にぺ
ージ管理情報として内部のメモリに記憶される。こうし
て印刷データ出力手段2では印刷データ1が所定ブロッ
ク単位で1ブロックづつ取り込まれ、順次1ブロックづ
つ印刷装置3へ転送される。そして、印刷装置3では印
刷データの1ブロックごとに編集して印刷が行われ、順
次1頁づつ印刷が行われる。
Next, the operation of the above embodiment will be specifically described. First, when printing is instructed by the print instructing unit 5, the print data output unit 2 takes out print data of a predetermined block unit from the print data 1 and transfers it to the printing apparatus 3. The printing device 3 edits the print data of a predetermined block to create a print image, and prints. Here, when the print data is edited by the printing device 3, the page information transmission means 4 acquires the page information obtained in the process of the editing and returns it to the print data output means 2. That is, the print data output means 2 is notified of the position in the block of the code that has caused a page change in the process of editing and the page information of the page number of the page to which the print data after that code belongs. It The print data output means 2 checks the block position of the page top block based on the returned page information and stores it in the internal memory as page management information together with the previous page information. In this way, the print data output unit 2 takes in the print data 1 block by block in a predetermined block unit and sequentially transfers the blocks to the printing apparatus 3 block by block. Then, the printing device 3 edits and prints each block of the print data, and sequentially prints one page at a time.

【0011】ここで、もし印刷装置3に障害が発生し、
印刷が中断した場合は、印刷データ出力手段2の指示に
より印刷指示手段5の表示画面に印刷を中断した旨が表
示され、同時に再印刷開始ぺージを問いかける表示がな
される。印刷装置3の障害が復旧して印刷装置3の印刷
が可能な状態になり、利用者から印刷指示手段5によっ
て再印刷開始ぺージが指示されると、印刷データ出力手
段2では先に内部メモリに記憶していたぺージ管理情
報、即ちぺージ番号とそのぺージの先頭ブロックのブロ
ック位置、改ぺージの原因となったコードのブロック内
の位置の情報などを参照して指示された再印刷開始ぺー
ジの先頭コードの位置を調べる処理が行われる。もちろ
ん、他の印刷装置3を使用して印刷を再開する場合も、
印刷データ出力手段2では全く同様にぺージ管理情報に
基づいて再印刷開始ぺージの先頭コードの位置が調べら
れる。印刷データ出力手段2では得られた位置のコード
から印刷データが印刷装置3へ送られ、印刷装置3では
指定された再印刷開始ぺージの印刷データから再印刷が
行われる。
If a failure occurs in the printing device 3,
When the printing is interrupted, the fact that the printing is interrupted is displayed on the display screen of the print instructing means 5 according to the instruction of the print data output means 2, and at the same time, the re-print start page is inquired. When the failure of the printing apparatus 3 is recovered and the printing apparatus 3 is ready for printing, and the user instructs the reprint start page by the print instruction unit 5, the print data output unit 2 first outputs the internal memory. The page management information stored in the table, that is, the page number, the block position of the first block of the page, the information of the position in the block of the code that caused the page change, etc. A process for checking the position of the first code on the print start page is performed. Of course, when restarting printing using another printing device 3,
In the print data output means 2, the position of the head code of the reprint start page is checked in exactly the same manner based on the page management information. The print data output means 2 sends the print data to the printing device 3 from the obtained code of the position, and the printing device 3 reprints from the print data of the designated reprint start page.

【0012】このように本実施例では、印刷装置3で印
刷データを所定ブロックごとに編集する過程で得られる
ぺージ情報をもとにそのぺージの先頭ブロックのブロッ
ク位置を調べて先のぺージ情報と共にぺージ管理情報と
して記憶しておくことにより印刷装置3が故障などによ
って印刷を中断し、その後故障が復旧して印刷を再開す
る場合は、ぺージ管理情報をもとに指定された再印刷開
始ぺージの先頭コードの位置を調べることができる。従
って、印刷シミュレーションを行うのではなく印刷デー
タの編集の際に得られるぺージ情報をもとに指定された
再印刷開始ぺージの先頭コードの位置を得るために、印
刷データが大量化、複雑化しても処理時間が増大するよ
うなことはない。また、印刷装置3の機能を追加しても
印刷シミュレーションに同等の機能を追加する必要がな
いので、開発コストが2倍になるようなことはなく、ぺ
ージ管理を効率的に行うことができる。
As described above, in this embodiment, the block position of the first block of the page is checked based on the page information obtained in the process of editing the print data by the printing device 3 for each predetermined block, and the preceding page is searched. When the printing apparatus 3 interrupts printing due to a failure or the like by storing it as page management information together with the page information, and then the failure is recovered and printing is restarted, it is specified based on the page management information. You can check the position of the first code on the reprint start page. Therefore, in order to obtain the position of the start code of the reprint start page specified based on the page information obtained when editing the print data instead of performing the print simulation, the print data becomes large and complicated. However, the processing time does not increase even if it is converted. Further, even if the function of the printing apparatus 3 is added, it is not necessary to add the equivalent function to the print simulation, so that the development cost does not double and the page management can be efficiently performed. .

【0013】次に、本発明の他の実施例について説明す
る。両面印刷物の再印刷を行う場合は、指定されたぺー
ジあるいは印刷中断ぺージから印刷を開始すると、裏ぺ
ージから印刷を行ってしまう可能性がある。そこで、本
実施例では前述したぺージ管理情報にぺージの裏表情報
を加えるものとする。具体的に説明すると、印刷データ
出力手段2ではぺージ情報伝達手段4から返却されるぺ
ージ情報に基づいてぺージ番号とその裏表情報、そのぺ
ージ先頭ブロックのブロック位置、改ぺージの原因とな
ったコードのブロック内の位置の対応表が作成され、内
部のメモリに格納される。ここで、印刷装置3の障害な
どにより印刷が中断した後、印刷を再開する場合は、印
刷データ出力手段2では前述した対応表を参照して指定
された再印刷開始ぺージが裏であったときは、表から印
刷するようにぺージの裏表変換が印刷装置3に指示され
る。従って、本実施例では再印刷開始ぺージが裏ぺージ
であったとき、あるいは利用者が誤って裏ぺージを指定
したときは、自動的に裏ぺージは表ぺージに変換して印
刷されるために、必らず指定されたぺージの表から印刷
を開始でき、従来のような裏ぺージから印刷が再開され
て印刷物が無意味なものになるという問題点を解消する
ことができる。
Next, another embodiment of the present invention will be described. When reprinting a double-sided printed matter, if printing is started from a designated page or a print interruption page, printing may be performed from the back page. Therefore, in this embodiment, front and back information of a page is added to the above-mentioned page management information. More specifically, the print data output means 2 uses the page information returned from the page information transmission means 4 to determine the page number and its front / back information, the block position of the first block of the page, and the cause of the modified page. A correspondence table of the position of the code in the block is created and stored in the internal memory. Here, when the printing is restarted after the printing is interrupted due to a failure of the printing apparatus 3, the reprint start page designated by the print data output unit 2 with reference to the above-mentioned correspondence table is the back side. At this time, the printing device 3 is instructed to convert the front and back of the page so as to print from the front. Therefore, in this embodiment, when the reprint start page is the back page or the user mistakenly specifies the back page, the back page is automatically converted into the front page and printed. Therefore, you can always start printing from the front of the specified page, and you can solve the problem that printing is meaningless because printing is restarted from the back page as in the past. it can.

【0014】[0014]

【発明の効果】以上説明したように本発明は、印刷装置
で印刷データを編集する過程で得られるぺージ情報をも
とに指定された再印刷開始ぺージの先頭コードの位置を
調べて印刷を再開することにより、従来のように印刷シ
ミュレーションによって再印刷開始ぺージの先頭ブロッ
クの位置を調べる必要がないので、印刷データが大量化
したり、複雑化しても処理時間が増大することはなく、
ぺージ管理を効率的に行うことができる。また、印刷シ
ミュレーションを行う必要がないので、印刷装置に機能
を追加しても印刷シミュレーションに同等の機能を追加
する必要がなくなり、従来の課題であった開発コストが
増大するという問題点をも解消することができる。更
に、ぺージ管理情報としてぺージの裏表情報を設けるこ
とにより、再印刷開始ぺージが裏ぺージであったときは
自動的に表ぺージに変換して印刷することができる。
As described above, according to the present invention, the position of the leading code of the reprint start page designated based on the page information obtained in the process of editing the print data by the printing device is checked and printed. By restarting, it is not necessary to check the position of the first block of the reprint start page by the print simulation as in the past, so the processing time does not increase even if the print data becomes large or becomes complicated,
You can manage pages efficiently. Further, since it is not necessary to perform a print simulation, it is not necessary to add a function equivalent to the print simulation even if a function is added to the printing apparatus, and the problem of increasing the development cost, which has been a conventional problem, is solved. can do. Further, by providing front and back information of the page as the page management information, when the reprint start page is the back page, it can be automatically converted into the front page and printed.

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

【図1】本発明による印刷システムのぺージ管理方式の
一実施例を示したブロック図である。
FIG. 1 is a block diagram showing an embodiment of a page management system of a printing system according to the present invention.

【図2】従来例の印刷システムを示したブロック図であ
る。
FIG. 2 is a block diagram showing a conventional printing system.

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

1 印刷データ 2 印刷データ出力手段 3 印刷装置 4 ぺージ情報伝達手段 5 印刷指示手段 1 print data 2 print data output means 3 printing device 4 page information transmission means 5 print instruction means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 印刷データを所定のブロック単位で取り
込むための手段と、この手段で取り込まれた所定ブロッ
クの印刷データごとに編集して印刷を行うための手段
と、この印刷手段の編集の過程で得られる改ぺージの原
因となったコードのブロック内の位置とそのコード以降
の印刷データが属するぺージ番号を返却するための手段
と、この返却された情報をもとにそのぺージの先頭ブロ
ックのブロック位置を調べ、かつ得られた先頭ブロック
のブロック位置の情報を前記ぺージ情報と共にぺージ管
理情報として記憶するための手段とを有し、前記印刷手
段が印刷を中断し、印刷を再開する場合には、前記ぺー
ジ管理情報をもとに指定された再印刷開始ぺージの先頭
コードの位置を調べることによって、指定されたぺージ
の先頭の印刷データから印刷を開始することをを特徴と
する印刷システムのぺージ管理方式。
1. A means for fetching print data in a predetermined block unit, a means for editing and printing each print data of a predetermined block fetched by this means, and a process of editing this printing means. The method to return the position in the block of the code that caused the page change and the page number to which the print data after that code belongs, and the information of this page based on this returned information. Means for checking the block position of the head block and storing the obtained block position information of the head block together with the page information as page management information, wherein the printing means interrupts printing and prints When resuming printing, by checking the position of the start code of the specified reprint start page based on the page management information, whether the print data at the start of the specified page A page management method for a printing system characterized by starting printing from the same.
【請求項2】 前記ぺージ管理情報記憶手段は、更にぺ
ージの裏表情報を記憶し、印刷を再開するときはこのぺ
ージの裏表情報を参照して再印刷開始ぺージが裏であっ
たときは表から印刷するように再印刷開始ぺージを変換
することを特徴とする請求項1の印刷システムのぺージ
管理方式。
2. The page management information storage means further stores front and back information of the page, and when resuming printing, the reprint start page is the back by referring to the front and back information of the page. 2. The page management method for the printing system according to claim 1, wherein the reprint start page is converted so that the printing starts from the table.
JP5136955A 1993-05-17 1993-05-17 Page managing system for printer system Pending JPH06320805A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5136955A JPH06320805A (en) 1993-05-17 1993-05-17 Page managing system for printer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5136955A JPH06320805A (en) 1993-05-17 1993-05-17 Page managing system for printer system

Publications (1)

Publication Number Publication Date
JPH06320805A true JPH06320805A (en) 1994-11-22

Family

ID=15187418

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5136955A Pending JPH06320805A (en) 1993-05-17 1993-05-17 Page managing system for printer system

Country Status (1)

Country Link
JP (1) JPH06320805A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6048115A (en) * 1993-03-08 2000-04-11 Canon Kabushiki Kaisha Printing apparatus and printing processing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59129182A (en) * 1983-01-13 1984-07-25 Canon Inc Printing apparatus
JPH02150375A (en) * 1988-11-30 1990-06-08 Pfu Ltd Reprinting control system at occurrence of paper jamming
JPH02286380A (en) * 1989-04-28 1990-11-26 Olympus Optical Co Ltd Printer controller
JPH02287611A (en) * 1989-04-28 1990-11-27 Olympus Optical Co Ltd Printer controller
JPH03166979A (en) * 1989-11-27 1991-07-18 Hitachi Ltd Printer control system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59129182A (en) * 1983-01-13 1984-07-25 Canon Inc Printing apparatus
JPH02150375A (en) * 1988-11-30 1990-06-08 Pfu Ltd Reprinting control system at occurrence of paper jamming
JPH02286380A (en) * 1989-04-28 1990-11-26 Olympus Optical Co Ltd Printer controller
JPH02287611A (en) * 1989-04-28 1990-11-27 Olympus Optical Co Ltd Printer controller
JPH03166979A (en) * 1989-11-27 1991-07-18 Hitachi Ltd Printer control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6048115A (en) * 1993-03-08 2000-04-11 Canon Kabushiki Kaisha Printing apparatus and printing processing method

Similar Documents

Publication Publication Date Title
JP2000242463A (en) Printing system
JPH07186485A (en) Printer
JPH06320805A (en) Page managing system for printer system
US20070216913A1 (en) Image forming system, image forming apparatus, and image forming method
JP3097562B2 (en) Print control apparatus and method
JPH05224846A (en) Printing and recording device
JP2005109681A (en) Printer and printing program
JPH01208141A (en) Printing control apparatus
KR100601698B1 (en) Image reprinting apparatus and method in printer
JP2003266811A (en) Printer system
JP3127237B2 (en) Printing equipment
JPH0326561A (en) Printing device
JP2001010146A (en) Method and system for designated format printing
GB2233134A (en) Text processing
JP2000354229A (en) Image processing method and device
JP2514655Y2 (en) Memory management device for recording device
JP2716927B2 (en) Form output device
JP2000001028A (en) Print system and method for removing obstacle of the same
JPH09267524A (en) Image forming apparatus
JPH0392376A (en) Printer having slip registering function
JP2003281478A (en) System, device and method for information processing
JPH09240118A (en) Data processing apparatus and printing control method
JPS625278A (en) Recorder
JPH10177462A (en) Page printer controller
JP2001195211A (en) Printer device