JP5025051B2 - Print editing processor - Google Patents

Print editing processor Download PDF

Info

Publication number
JP5025051B2
JP5025051B2 JP2001225271A JP2001225271A JP5025051B2 JP 5025051 B2 JP5025051 B2 JP 5025051B2 JP 2001225271 A JP2001225271 A JP 2001225271A JP 2001225271 A JP2001225271 A JP 2001225271A JP 5025051 B2 JP5025051 B2 JP 5025051B2
Authority
JP
Japan
Prior art keywords
print
input
buffer
table number
additive
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
JP2001225271A
Other languages
Japanese (ja)
Other versions
JP2003034056A (en
Inventor
知之 熊林
篤志 谷吉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sato Holdings Corp
Original Assignee
Sato Holdings 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 Sato Holdings Corp filed Critical Sato Holdings Corp
Priority to JP2001225271A priority Critical patent/JP5025051B2/en
Publication of JP2003034056A publication Critical patent/JP2003034056A/en
Application granted granted Critical
Publication of JP5025051B2 publication Critical patent/JP5025051B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、印字フィールドの編集処理を行う印字編集処理装置に関する。
【0002】
【従来の技術】
たとえば、ラベルプリンタにより、ラベルにたとえば食品の添加物名を印字しようとするとき、予め登録されている添加物テーブルより印字すべき添加物名に対応するデータが印字用バッファに展開されるようになっている。また、複数の添加物名が印字される場合は、それぞれの印字すべき添加物名に対応するデータが印字用バッファに展開されるようになっている。
【0003】
ここで、たとえば添加物テーブルは、たとえば図8に示すように、テーブル番号に対応させて添加物名が登録されている。これらのうち、たとえばテーブル番号10,11,12の着色料(赤3号、赤102号)、調味料(アミノ酸等)、発色剤(亜硝酸Na)が印字用バッファに展開される場合、たとえば図9に示すようになる。ここでは、それぞれのテーブル番号10,11,12に対応する添加物名がそれぞれJIS漢字コードによって展開される。
【0004】
ここで、印字用バッファに展開された添加物名の削除、挿入、順序入替等の編集を行うことができるが、たとえばテーブル番号11の添加物名の削除を行うとき、テーブル番号11の添加物名の削除を行った後、テーブル番号12以降の切取りとテーブル番号11の欄への貼付け作業とにより、たとえばテーブル番号11の添加物名の削除が行われるようになっている。
【0005】
【発明が解決しようとする課題】
ところが、上述したように、印字用バッファに展開される添加物名の削除、挿入、順序入替等の編集を行う場合、印字用バッファに展開される添加物名が増えるに従い、展開された添加物名のデータが増えてしまうので、編集処理に要する時間がかかってしまい、編集作業が繁雑なものとなっている。
【0006】
ちなみに、印字用バッファでは、たとえばテーブル番号10の着色料(赤3号、赤102号)は14文字であるため、少なくとも28バイト必要となり、テーブル番号11の調味料(アミノ酸等)は、10文字であるため、少なくとも20バイト必要となり、テーブル番号12の発色剤(亜硝酸Na)は、10文字であるため、少なくとも20バイト必要となる。
【0007】
本発明は、このような状況に鑑みてなされたものであり、印字フィールドにおける印字すべき情報の編集作業を簡素化することができる印字編集処理装置を提供することができるようにするものである。
【0008】
【課題を解決するための手段】
請求項1に記載の印字編集処理装置は、複数のテーブル番号及びこれらテーブル番号に対応させた印字対象情報名を有する印字対象情報テーブルと、印字対象とされる前記テーブル番号が取込まれる入力用バッファと、前記入力用バッファに取込まれた前記テーブル番号に対応する前記印字対象情報名が印字データに展開される印字用バッファとを備え、前記入力用バッファに取込まれた前記テーブル番号が前記入力用バッファ内にて編集され、この編集に基づいて印字データに展開して印字が行われることを特徴とする。
また、テーブル番号の編集は、モニタの画面の入力指示に従い、入力部の操作によって行われるようにすることができる。
また、テーブル番号の編集は、テーブル番号の削除、挿入、順序入替であるようにすることができる。
本発明に係る印字編集処理装置においては、複数のテーブル番号及びこれらテーブル番号に対応させた印字対象情報名を有する印字対象情報テーブルから印字対象とされるテーブル番号が入力用バッファに取込まれて編集されると、その編集されたテーブル番号に対応する印字対象情報名が印字用バッファにて印字データに展開されるようにする。
【0009】
【発明の実施の形態】
以下、本発明の実施の形態について説明する。
【0010】
図1は、本発明の印字編集処理装置の一実施の形態に係るラベルプリンタを示す図、図2は、図1のラベルプリンタの制御部の詳細を示す図、図3〜図7は、図1のラベルプリンタにおける印字編集処理方法を説明するための図である。
【0011】
図1に示すラベルプリンタは、繰出し側から排出口側に向けて順に設けられた駆動ローラ1,2、光反射センサ3、印字ヘッド4、プラテンローラ5を備えている。またこれらの動作は、制御部10により制御されるようになっている。制御部10には、印字フィールドの編集処理を行う際等に操作される入力部6と情報が表示されるモニタ7とが接続されている。ここでの印字フィールドとは、後述する入力用バッファ12cである。
【0012】
駆動ローラ1,2は、プラテンローラ5と同期して回転駆動を行うものであって、たとえばラベル20を等間隔で仮着している台紙21を印字ヘッド4側に搬送するものである。このとき、光反射センサ3により、台紙21の裏面側にそれぞれのラベル20に対応させて付されている印字位置検出用のマークである図示しない識別マークが検出されるようになっている。
【0013】
印字ヘッド4は、光反射センサ3による検出結果に応じて後述する印字用バッファ14に展開される情報を印字するものである。プラテンローラ5は、後述するステッピングモータ8の駆動力を得ることで、印字ヘッド4による印字動作に合わせた台紙21の搬送を行うものである。
【0014】
制御部10は、図2に示すように、CPU11、RAM12、ROM13、印字用バッファ14、添加物テーブル15、ラベル搬送制御部16、印字ヘッド制御部17、識別マーク検出部18、インターフェイス19を備えている。また、これらはデータバス/コントロールバス10aを介して相互に接続されている。
【0015】
CPU11は、ROM13に格納されている制御プログラム等に基づいて、各部の動作を制御するものである。また、CPU11は、光反射センサ3が上述した識別マークを検出することによって得られるラベル20への印字位置に基づき、ラベル搬送制御部16、印字ヘッド制御部17等を制御するものである。また、CPU11は、後述の入力用バッファ12cにおけるたとえばテーブル番号の削除、挿入、順序入替等の編集処理を、所定のプログラムに従って実行するものである。
【0016】
RAM12には、フラグ12a、ワークエリア12b、入力用バッファ12c等が格納されるようになっている。入力用バッファ12cには、添加物テーブル15のテーブル番号及び添加物名のうち、テーブル番号のみが取込まれるようになっており、さらに取込まれたテーブル番号は削除、挿入、順序入替等の編集が行われるようになっているが、その詳細は後述する。
【0017】
ROM13は、制御プログラム13a、各種固定データ13b、制御テーブルデータ13c等を格納している。印字用バッファ14は、入力用バッファ12cに取込まれたテーブル番号に対応する添加物名のJIS漢字コードや入力用バッファ12cに取込まれて編集されたテーブル番号に対応する添加物名のJIS漢字コードが展開されるようになっている。
【0018】
添加物テーブル15は、たとえば図8で説明したように、テーブル番号に対応させた添加物名が登録されている。ラベル搬送制御部16は、プラテンローラ5と、これに同期して駆動される駆動ローラ1,2等へ駆動力を与えるステッピングモータ8の駆動を制御するものである。
【0019】
印字ヘッド制御部17は、印字用バッファ14に展開されたデータを印字ヘッド4に転送することで、印字ヘッド4の印字動作を制御するものである。識別マーク検出部18は、光反射センサ3によって検出された上記の識別マークの検出結果を信号に変換するものである。インターフェイス19は、入力部6及びモニタ7間での情報のやり取りを行うものである。
【0020】
次に、このようなラベルプリンタにおける印字フィールドの編集処理方法について説明する。
【0021】
まず、図3に示すように、入力部6を操作して図8で説明した添加物テーブルからラベル20に印字すべき添加物名に対応するテーブル番号を入力する(ステップ301)。
【0022】
この場合、たとえば図4に示すように、モニタ7に入力画面が表示されるようにすることができる。図4の入力画面では、たとえばテーブル番号が32個まで入力を受付けるようになっている。ここで、たとえば図8の着色料(赤3号、赤102号)、調味料(アミノ酸等)、発色剤(亜硝酸Na)に対応するテーブル番号10,11,12が入力されると、それぞれのテーブル番号がRAM12の入力用バッファ12cに取込まれる(ステップ302)。
【0023】
このとき、モニタ7には、たとえば図5に示すように、入力用バッファ12cに取込まれた[10][11][12]としたテーブル番号が表示される(ステップ303)。ここで、[]は、図4の入力画面で入力されたものであるが、これ以外に「、」「・」「空白」等も図4の入力画面で入力することができるようになっている。
【0024】
また、たとえば図7に示すように、予めプリセットされているテーブル番号がある場合には、たとえばプリセット番号5を入力することで、モニタ7には上記同様のテーブル番号が表示されるようにすることもできる。
【0025】
ここで、たとえば図5の画面から[11]を削除しようとするときは、入力部6の操作により、[11]のみを削除することができる。この場合、[10]と[12]との間は、自動的に詰められるようにしてもよく、又は入力部6の操作により詰められるようにすることができる。なお、ここでは、削除の編集について例示したが、挿入、順序入替等の編集も図5の画面で同様に行うことができる。
【0026】
このようにして、テーブル番号の編集が行われると、印字用バッファ14には、たとえば図6に示すように、テーブル番号10,12に対応する添加物名である着色料(赤3号、赤102号)、発色剤(亜硝酸Na)がそれぞれJIS漢字コードによって展開される(ステップ304,305)。なお、テーブル番号の編集が行われない場合、印字用バッファ14には、編集無しのテーブル番号10,11,12に対応する添加物名がそれぞれ印字データを示すJIS漢字コードによって展開される(ステップ304,307)。
【0027】
その後、ラベル搬送制御部16による上述したステッピングモータ8の駆動の制御とともに、印字ヘッド制御部17による印字用バッファ14に展開されたデータの印字ヘッド4への転送により、ラベル20への印字が行われる(ステップ306)。
【0028】
このように、本実施の形態では、複数のテーブル番号及びこれらテーブル番号に対応させた印字対象情報名を有する印字対象情報テーブルである添加物テーブル15から印字対象とされるテーブル番号が入力用バッファ12cに取込まれて編集されると、その編集されたテーブル番号に対応する印字対象情報名である添加物名が印字用バッファ14にて印字データに展開されるようにしたので、印字フィールドにおける印字すべき情報の編集作業を簡素化することができる。
【0029】
また、印字用バッファ14においては、入力用バッファ12cでの編集後の印字データの展開のみが行われるため、印字用バッファ14の領域を必要以上に増やすことが無くなる。
【0030】
なお、本実施の形態では、印字対象情報テーブルを、添加物テーブル15とした場合について説明したが、この例に限らず、他の情報テーブルとしてもよいことは勿論である。
【0031】
【発明の効果】
以上の如く本発明に係る印字編集処理装置によれば、複数のテーブル番号及びこれらテーブル番号に対応させた印字対象情報名を有する印字対象情報テーブルから印字対象とされるテーブル番号が入力用バッファに取込まれて編集されると、その編集されたテーブル番号に対応する印字対象情報名が印字用バッファにて印字データに展開されるようにしたので、印字フィールドにおける印字すべき情報の編集作業を簡素化することができる。
【図面の簡単な説明】
【図1】本発明の印字編集処理装置の一実施の形態に係るラベルプリンタを示す図である。
【図2】図1のラベルプリンタの制御部の詳細を示す図である。
【図3】図1のラベルプリンタにおける印字編集処理方法を説明するためのフローチャートである。
【図4】図1のラベルプリンタにおける印字編集処理方法を説明するための図である。
【図5】図1のラベルプリンタにおける印字編集処理方法を説明するための図である。
【図6】図1のラベルプリンタにおける印字編集処理方法を説明するための図である。
【図7】図1のラベルプリンタにおける印字編集処理方法を説明するための図である。
【図8】従来のラベルプリンタにおける添加物テーブルを説明するための図である。
【図9】図8の添加物テーブルのテーブル番号に対応する添加物名が展開される印字用バッファを説明するための図である。
【符号の説明】
4 印字ヘッド
6 入力部
7 モニタ
10 制御部
11 CPU
12 RAM
12c 入力用バッファ
13 ROM
14 印字用バッファ
15 添加物テーブル
16 ラベル搬送制御部
17 印字ヘッド制御部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a print editing processing apparatus that performs print field editing processing.
[0002]
[Prior art]
For example, when a label printer tries to print, for example, a food additive name on a label, data corresponding to the additive name to be printed is expanded in a printing buffer from a registered additive table. It has become. When a plurality of additive names are printed, data corresponding to each additive name to be printed is expanded in the print buffer.
[0003]
Here, for example, in the additive table, as shown in FIG. 8, for example, additive names are registered corresponding to the table numbers. Of these, for example, when colorants (red No. 3, red No. 102), seasonings (amino acids, etc.) and color formers (NaN) are developed in the printing buffer, for example, As shown in FIG. Here, the additive names corresponding to the respective table numbers 10, 11, and 12 are expanded by JIS kanji codes.
[0004]
Here, the additive name developed in the print buffer can be edited, such as deletion, insertion, and order change. For example, when the additive name of table number 11 is deleted, the additive of table number 11 After the name is deleted, for example, the additive name of the table number 11 is deleted by cutting off the table number 12 and pasting and pasting to the column of the table number 11.
[0005]
[Problems to be solved by the invention]
However, as described above, when the name of the additive developed in the print buffer is deleted, inserted, or the order is changed, the additive developed as the additive name developed in the print buffer increases. Since name data increases, it takes time for the editing process, and the editing work is complicated.
[0006]
By the way, in the printing buffer, for example, the colorant (red No. 3, red No. 102) of table number 10 is 14 characters, so at least 28 bytes are required, and the seasoning (amino acid etc.) of table number 11 is 10 characters. Therefore, at least 20 bytes are required, and the color developing agent (Nanitrite Na) in Table No. 12 has 10 characters, so at least 20 bytes are required.
[0007]
The present invention has been made in view of such a situation, and is intended to provide a print editing processing apparatus capable of simplifying an editing operation of information to be printed in a print field. .
[0008]
[Means for Solving the Problems]
The print editing processing apparatus according to claim 1 is a print target information table having a plurality of table numbers and print target information names corresponding to the table numbers, and an input for receiving the table number to be printed. A buffer and a print buffer in which the print target information name corresponding to the table number taken into the input buffer is expanded into print data, and the table number taken into the input buffer is It said edited by the input buffer, and wherein the Rukoto is performed printing by expanding the print data based on this editing.
The table number can be edited by operating the input unit in accordance with an input instruction on the monitor screen.
The table number can be edited by deleting, inserting, and changing the order of the table numbers.
In the print editing processing apparatus according to the present invention, a table number to be printed is taken into an input buffer from a print target information table having a plurality of table numbers and print target information names corresponding to these table numbers. When edited, the print target information name corresponding to the edited table number is expanded into print data in the print buffer.
[0009]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below.
[0010]
1 is a diagram showing a label printer according to an embodiment of a print editing processing apparatus of the present invention, FIG. 2 is a diagram showing details of a control unit of the label printer in FIG. 1, and FIGS. FIG. 3 is a diagram for explaining a print editing processing method in one label printer.
[0011]
The label printer shown in FIG. 1 includes drive rollers 1, 2, a light reflection sensor 3, a print head 4, and a platen roller 5 provided in order from the feeding side to the discharge port side. These operations are controlled by the control unit 10. Connected to the control unit 10 are an input unit 6 that is operated when editing a print field and a monitor 7 on which information is displayed. The print field here is an input buffer 12c described later.
[0012]
The driving rollers 1 and 2 are rotationally driven in synchronization with the platen roller 5 and convey, for example, a mount 21 temporarily attached with labels 20 at equal intervals to the print head 4 side. At this time, the light reflection sensor 3 detects an identification mark (not shown) that is a mark for detecting a printing position attached to the back side of the mount 21 so as to correspond to each label 20.
[0013]
The print head 4 prints information developed in a print buffer 14 to be described later according to the detection result by the light reflection sensor 3. The platen roller 5 conveys the mount 21 in accordance with the printing operation by the print head 4 by obtaining a driving force of a stepping motor 8 described later.
[0014]
As shown in FIG. 2, the control unit 10 includes a CPU 11, a RAM 12, a ROM 13, a print buffer 14, an additive table 15, a label transport control unit 16, a print head control unit 17, an identification mark detection unit 18, and an interface 19. ing. These are connected to each other via a data bus / control bus 10a.
[0015]
The CPU 11 controls the operation of each unit based on a control program or the like stored in the ROM 13. The CPU 11 controls the label conveyance control unit 16, the print head control unit 17, and the like based on the printing position on the label 20 obtained by the light reflection sensor 3 detecting the above-described identification mark. In addition, the CPU 11 executes editing processing such as deletion of table numbers, insertion, and order change in an input buffer 12c, which will be described later, according to a predetermined program.
[0016]
The RAM 12 stores a flag 12a, a work area 12b, an input buffer 12c, and the like. Of the table number and additive name of the additive table 15, only the table number is taken into the input buffer 12c, and the fetched table number is deleted, inserted, reordered, etc. Editing is performed, details of which will be described later.
[0017]
The ROM 13 stores a control program 13a, various fixed data 13b, control table data 13c, and the like. The print buffer 14 has a JIS kanji code of the additive name corresponding to the table number taken into the input buffer 12c and a JIS of the additive name corresponding to the table number taken into the input buffer 12c and edited. Kanji codes are expanded.
[0018]
In the additive table 15, for example, as described with reference to FIG. 8, an additive name corresponding to the table number is registered. The label conveyance control unit 16 controls the driving of the platen roller 5 and the stepping motor 8 that applies a driving force to the driving rollers 1, 2 and the like that are driven in synchronization therewith.
[0019]
The print head controller 17 controls the print operation of the print head 4 by transferring the data developed in the print buffer 14 to the print head 4. The identification mark detection unit 18 converts the detection result of the identification mark detected by the light reflection sensor 3 into a signal. The interface 19 exchanges information between the input unit 6 and the monitor 7.
[0020]
Next, a printing field editing method in such a label printer will be described.
[0021]
First, as shown in FIG. 3, the input unit 6 is operated to input a table number corresponding to an additive name to be printed on the label 20 from the additive table described in FIG. 8 (step 301).
[0022]
In this case, for example, as shown in FIG. 4, an input screen can be displayed on the monitor 7. In the input screen of FIG. 4, for example, up to 32 table numbers are accepted. Here, for example, when table numbers 10, 11, and 12 corresponding to the colorants (red No. 3, red No. 102), seasonings (amino acids, etc.), and color former (Na nitrite) in FIG. Are taken into the input buffer 12c of the RAM 12 (step 302).
[0023]
At this time, as shown in FIG. 5, for example, the monitor 7 displays the table numbers [10] [11] [12] taken into the input buffer 12c (step 303). Here, [] is input on the input screen of FIG. 4, but “,” “•”, “blank”, etc. can also be input on the input screen of FIG. 4 in addition to this. Yes.
[0024]
For example, as shown in FIG. 7, when there is a preset table number, for example, by inputting preset number 5, the same table number as above is displayed on the monitor 7. You can also.
[0025]
Here, for example, when [11] is to be deleted from the screen of FIG. 5, only [11] can be deleted by operating the input unit 6. In this case, the space between [10] and [12] may be automatically filled or may be filled by the operation of the input unit 6. Here, the deletion editing is illustrated, but editing such as insertion and order change can be similarly performed on the screen of FIG.
[0026]
When the table number is edited in this way, the colorant (red No. 3, red color) as the additive name corresponding to the table numbers 10 and 12 is stored in the print buffer 14 as shown in FIG. 102) and the color former (Nanitrite Na) are developed by JIS kanji codes (steps 304 and 305). When the table number is not edited, the additive names corresponding to the table numbers 10, 11, and 12 without editing are expanded in the print buffer 14 by JIS kanji codes indicating print data, respectively (step). 304, 307).
[0027]
Thereafter, the label transport control unit 16 controls the driving of the stepping motor 8 described above, and the print head control unit 17 transfers the data developed in the print buffer 14 to the print head 4 to perform printing on the label 20. (Step 306).
[0028]
As described above, in the present embodiment, the table number to be printed from the additive table 15 which is a print target information table having a plurality of table numbers and print target information names corresponding to these table numbers is input buffer. Since the additive name, which is the print target information name corresponding to the edited table number, is expanded into the print data in the print buffer 14 when it is imported to 12c and edited, Editing of information to be printed can be simplified.
[0029]
Further, in the print buffer 14, only the development of the print data after editing in the input buffer 12c is performed, so that the area of the print buffer 14 is not increased more than necessary.
[0030]
In the present embodiment, the case where the print target information table is the additive table 15 has been described. However, the present invention is not limited to this example, and other information tables may be used.
[0031]
【Effect of the invention】
As described above, according to the print editing processing apparatus of the present invention, a table number to be printed from a print target information table having a plurality of table numbers and print target information names corresponding to these table numbers is stored in the input buffer. When it is imported and edited, the print target information name corresponding to the edited table number is expanded into print data in the print buffer, so the information to be printed in the print field can be edited. It can be simplified.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a label printer according to an embodiment of a print editing processing apparatus of the present invention.
FIG. 2 is a diagram showing details of a control unit of the label printer of FIG. 1;
FIG. 3 is a flowchart for explaining a print editing processing method in the label printer of FIG. 1;
FIG. 4 is a diagram for explaining a print editing processing method in the label printer of FIG. 1;
FIG. 5 is a diagram for explaining a print editing processing method in the label printer of FIG. 1;
6 is a diagram for explaining a print editing processing method in the label printer of FIG. 1; FIG.
7 is a diagram for explaining a print editing processing method in the label printer of FIG. 1; FIG.
FIG. 8 is a diagram for explaining an additive table in a conventional label printer.
9 is a diagram for explaining a print buffer in which an additive name corresponding to a table number of the additive table in FIG. 8 is expanded.
[Explanation of symbols]
4 Print Head 6 Input Unit 7 Monitor 10 Control Unit 11 CPU
12 RAM
12c Input buffer 13 ROM
14 Print Buffer 15 Additive Table 16 Label Conveyance Control Unit 17 Print Head Control Unit

Claims (3)

複数のテーブル番号及びこれらテーブル番号に対応させた添加物名が登録されている印字対象情報テーブルと、
操作者により入力部が操作されて、前記印字対象情報テーブルが有する印字対象とされる前記テーブル番号又はそのテーブル番号がプリセットされているプリセット番号が入力されることにより、入力されたテーブル番号又は入力されたプリセット番号に対応してプリセットされているテーブル番号が取込まれる入力用バッファと、
前記入力用バッファに取込まれた複数の前記テーブル番号に対応する前記添加物名が印字データに展開される印字用バッファとを備え、
前記入力用バッファでは、前記入力用バッファに取込まれた前記テーブル番号のみが編集され、
前記印字用バッファでは、このテーブル番号の編集結果に基づいて、前記テーブル番号に対応して前記印字対象情報テーブルに登録された添加物名が、記印字対象情報テーブルから前記印字用バッファに印字データとして展開されて、
印字が行われることを特徴とする印字編集処理装置。
A print target information table in which a plurality of table numbers and additive names corresponding to these table numbers are registered;
When the input unit is operated by the operator and the table number to be printed in the print target information table or the preset number in which the table number is preset is input, the input table number or input An input buffer for fetching a preset table number corresponding to the preset number ,
A print buffer in which the additive names corresponding to the plurality of table numbers taken into the input buffer are expanded into print data;
In the input buffer, only the table number taken into the input buffer is edited,
And in the print buffer, on the basis of a result of editing the table number, additive name registered in the print object information table corresponding to the table number is printed before Symbol print target information table to the print buffer Deployed as data,
A print editing processing apparatus characterized in that printing is performed.
前記テーブル番号の編集は、モニタの画面の入力指示に従い、入力部の操作によって行われることを特徴とする請求項1に記載の印字編集処理装置。  2. The print editing apparatus according to claim 1, wherein the table number is edited by operating an input unit in accordance with an input instruction on a monitor screen. 前記テーブル番号の編集は、前記テーブル番号の削除、挿入、順序入替であることを特徴とする請求項1又は2に記載の印字編集処理装置。  The print editing processing apparatus according to claim 1, wherein the editing of the table number is deletion, insertion, or rearrangement of the table number.
JP2001225271A 2001-07-26 2001-07-26 Print editing processor Expired - Lifetime JP5025051B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001225271A JP5025051B2 (en) 2001-07-26 2001-07-26 Print editing processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001225271A JP5025051B2 (en) 2001-07-26 2001-07-26 Print editing processor

Publications (2)

Publication Number Publication Date
JP2003034056A JP2003034056A (en) 2003-02-04
JP5025051B2 true JP5025051B2 (en) 2012-09-12

Family

ID=19058285

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001225271A Expired - Lifetime JP5025051B2 (en) 2001-07-26 2001-07-26 Print editing processor

Country Status (1)

Country Link
JP (1) JP5025051B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
MY143775A (en) 2003-07-09 2011-07-15 Chugai Pharmaceutical Co Ltd Compound having anti-hcv action
JP2006007628A (en) * 2004-06-28 2006-01-12 Sato Corp Printer
JP5903906B2 (en) * 2012-01-27 2016-04-13 株式会社デンソー Positioning satellite signal receiver, positioning satellite signal receiver processing method, and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0829607B2 (en) * 1990-05-22 1996-03-27 株式会社テック Label printer
JPH0564929A (en) * 1991-09-10 1993-03-19 Tokyo Electric Co Ltd Label printer
JP4008529B2 (en) * 1997-05-16 2007-11-14 株式会社イシダ Label issuing method and apparatus
JP2000255114A (en) * 1999-03-10 2000-09-19 Sato Corp Label printer

Also Published As

Publication number Publication date
JP2003034056A (en) 2003-02-04

Similar Documents

Publication Publication Date Title
US20090219551A1 (en) Tape Printing Apparatus, Data Processing Method For Tape Printing Apparatus, Printing System, Data Processing Method For Printing System, Computer Program And Storage Medium
TW490396B (en) Character information printing apparatus
JPH0976584A (en) Printer
JP5774533B2 (en) Label printer
JP2005078128A (en) Printing system, and data processing method for printing system, program and storage medium
CN1113756C (en) Tape printer and tape printing method
JP5025051B2 (en) Print editing processor
JPH10157255A (en) Image-forming apparatus
JP2006301737A (en) Image registration apparatus, method and program, and image preview program
JP4329309B2 (en) Tape printing apparatus, tape printing method, program, and storage medium
CN108241594B (en) Character editing method, electronic device, and recording medium
EP1607226B1 (en) Printing controller and printing control program
JP2010017916A (en) Color recording device
JPH07156477A (en) Printer
JPH08156334A (en) Character information processing device
US20240086127A1 (en) Printer
JP3449209B2 (en) Image display device, electronic device having the device, and image display method
JP2003226056A (en) Long medium printer
JP2000181673A (en) Document printer
JPH07205495A (en) Tape printing device
JP2004025583A (en) Tape printer and its tape printing method, program and storage medium
JPH09254484A (en) Printer system
JP2006076163A (en) Print controller, program, and test printing method of print controller
JP2007301893A (en) Image forming apparatus
JP2007233785A (en) Printing device and printing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080702

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100817

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101013

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110222

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20110302

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20110325

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20111024

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20111024

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20111026

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111220

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120409

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20120409

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120524

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20120524

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120619

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150629

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5025051

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term