JP2003251863A - Printer, and printer control program - Google Patents
Printer, and printer control programInfo
- Publication number
- JP2003251863A JP2003251863A JP2002056254A JP2002056254A JP2003251863A JP 2003251863 A JP2003251863 A JP 2003251863A JP 2002056254 A JP2002056254 A JP 2002056254A JP 2002056254 A JP2002056254 A JP 2002056254A JP 2003251863 A JP2003251863 A JP 2003251863A
- Authority
- JP
- Japan
- Prior art keywords
- barcode
- printer
- bar code
- drawing command
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Printers Characterized By Their Purpose (AREA)
- Record Information Processing For Printing (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、ホストからのコマ
ンドに従って印刷媒体上にバーコードを印刷するプリン
タに、関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer for printing a barcode on a print medium according to a command from a host.
【0002】[0002]
【従来の技術】バーコードは、比較的簡単な読取装置に
て正確な情報を再生可能な点で、広く用いられている。
そこで、プリンタには、このようなバーコードを紙や透
明フィルム等のラベル上に印刷できることが、求められ
ている。このようなバーコードの印刷のために、ホスト
上のアプリケーションによってバーコードのイメージデ
ータを生成する場合もあるが、最近では、ホスト上で編
集されたバーコードを描画するためのバーコードコード
描画コマンドをプリンタ内で解釈してバーコードのイメ
ージを展開する機能を持った言語(エミュレーション言
語)も開発され且つ実用されている。2. Description of the Related Art Bar codes are widely used because they can reproduce accurate information with a relatively simple reader.
Therefore, printers are required to be able to print such bar codes on labels such as paper and transparent films. In order to print such a barcode, an application on the host may generate barcode image data, but recently, a barcode drawing command for drawing the edited barcode on the host. A language (emulation language) having a function of interpreting the image in a printer and developing a barcode image has been developed and put into practical use.
【0003】この言語におけるバーコード描画コマンド
は、ESC(B n1 n2 k m s v1 v2 c d1d2 d3〜dkであり、
そのパラメータn1及びn2は、当該コマンドにおけるバー
コード設定(k m s v1 v2 c)とバーコードデータの総
バイト数を示し、パラメータkはバーコードの種類を示
し、mは最小モジュール幅を示し、パラメータsは白バ
ーの微調整値を示し、パラメータv1及びv2は垂直方向の
高さを示し、パラメータcはチェックディジットキャラ
クタ等の設定を示し、d1 〜dkはバーコードに変換され
るデータ(数字列)を示す。The bar code drawing command in this language is ESC (B n1 n2 kms v1 v2 c d1 d2 d3 to dk,
The parameters n1 and n2 indicate the barcode setting (kms v1 v2 c) and the total number of bytes of the barcode data in the command, the parameter k indicates the type of barcode, m indicates the minimum module width, and the parameter s Indicates the fine adjustment value of the white bar, the parameters v1 and v2 indicate the height in the vertical direction, the parameter c indicates the setting of the check digit character, etc., and d1 to dk are the data (numerical string) converted into the barcode. Indicates.
【0004】そして、プリンタのページ言語解釈部は、
バーコード描画コマンドによって指示されたパラメータ
が示す描画位置及び最小モジュールの幅([単位:do
t],以下、「基準値」という)に基づいて、バーコー
ドを描画する。上記パラメータmからこの基準値を算出
する関数は、その言語を用いるあらゆるプリンタ機種に
共通しており、機種毎に相違するものではない。即ち、
この関数は、以下の内容となっている。The page language interpreter of the printer is
Drawing position indicated by the parameter specified by the bar code drawing command and minimum module width ([unit: do
t], hereinafter referred to as a “reference value”). The function that calculates this reference value from the parameter m is common to all printer models that use that language, and does not differ for each model. That is,
This function has the following contents.
【0005】
M=(600×(m+1)/120−1)×dpi/600 ……(1)
但し、dpiは、パネル解像度(印刷媒体上での印刷解像
度:300又は600)である。また、mは、1〜5のうち、
算出される基準値Mがバーコードの規定範囲内に収まる
数が選択される。M = (600 × (m + 1) / 120-1) × dpi / 600 (1) However, dpi is the panel resolution (print resolution on the print medium: 300 or 600). Moreover, m is 1-5,
A number in which the calculated reference value M falls within the specified range of the barcode is selected.
【0006】[0006]
【発明が解決しようとする課題】しかしながら、プリン
タのエンジン特性、解像度、搬送方向が異なると、同じ
バーコード描画コマンドに基づいて印刷されたバーコー
ドが、縮んだり、間延びすることがある。その結果、印
刷されたバーコードの各バーの最小モジュールが、バー
コードの規定範囲(読み取り可能範囲)から外れてしま
い、その結果として、バーコードを正確に読み取ること
ができなくなってしまう問題が生ずる。However, when the engine characteristics, the resolution, and the conveyance direction of the printer are different, the bar code printed based on the same bar code drawing command may shrink or extend. As a result, the minimum module of each bar of the printed bar code is out of the specified range (readable range) of the bar code, resulting in a problem that the bar code cannot be read accurately. .
【0007】例えば、POSTNETの場合、規約上、
Long Barの長さは2.92〜3.43mm、Short Bar の長さは1.
02〜1.52mm、黒バーの幅は0.38〜0.64mm、白バーの幅は
0.30〜0.64mmと、規定されている。このうち、黒バーの
幅の上限値0.38mm及び下限値0.64mmは、パネル解像度dp
i=600であると、夫々、8.98dot,15.12dotにて描画さ
れる。従って、この場合には、M=9[dot]を導くm=
1,又は、M=14[dot]を導くm=2が、上記パラメ
ータmとして選択される。そして、m=1が選択された
場合、上記理由に因ってバーコードが少し縮んだだけ
で、その最小モジュールが0.38mmよりも狭くなってしま
う可能性がある。また、m=2が選択された場合、上記
理由に因ってバーコードが少し延びただけで、その最小
モジュールが0.63mmよりも広くなてしまう可能性があ
る。これらの場合には、いずれも、バーコードに変調さ
れていたデータを復調することは不可能となる。For example, in the case of POSTNET, according to the rules,
The long bar is 2.92 to 3.43 mm long and the short bar is 1.
02-1.52mm, black bar width 0.38-0.64mm, white bar width
It is specified to be 0.30 to 0.64 mm. Of these, the upper limit value 0.38 mm and the lower limit value 0.64 mm of the width of the black bar are the panel resolution dp.
If i = 600, it is drawn with 8.98 dots and 15.12 dots, respectively. Therefore, in this case, m = leading to M = 9 [dot]
1, or m = 2 leading to M = 14 [dot] is selected as the parameter m. When m = 1 is selected, the minimum module may be narrower than 0.38 mm even if the barcode is slightly contracted for the above reason. Further, when m = 2 is selected, the minimum module may be wider than 0.63 mm even if the barcode is slightly extended due to the above reason. In any of these cases, it is impossible to demodulate the data modulated into the bar code.
【0008】本発明は、以上の問題に鑑みて案出された
ものであり、その課題は、プリンタのエンジン特性、解
像度、搬送方向等の事情に応じて、オペレータが任意に
バーコード描画の基準値Mを調整することができるプリ
ンタ,及び、プリンタのマイクロコンピュータ制御用の
プリンタ制御プログラムを、提供することである。The present invention has been devised in view of the above problems, and its problem is that an operator arbitrarily sets a standard for drawing a bar code depending on circumstances such as engine characteristics of the printer, resolution, and conveyance direction. A printer capable of adjusting the value M and a printer control program for controlling a microcomputer of the printer are provided.
【0009】[0009]
【課題を解決するための手段】本発明は、上記課題を解
決するために、以下の手段を採用した。即ち、本発明に
よるプリンタは、バーコード最小モジュール幅を規定す
るパラメータ及びバーコード化されるデータを含むバー
コード描画コマンドをホストから受信し、このバーコー
ド描画コマンドに従ってバーコードを印刷するプリンタ
であって、ホストから前記バーコード描画コマンド,及
び、オペレータによって入力されたバーコードの拡大縮
小率を受信するデータ入力部と、このデータ入力部を介
して受信した前記バーコード描画コマンドに含まれる前
記パラメータ及び前記拡大縮小率に基づいて、これらを
パラメータ及び拡大縮小率を変数とする関数を実行する
ことによってバーコードの最小モジュール幅に対応する
基準値を算出し、算出した基準値及び前記バーコード描
画コマンドに含まれるデータに基づいてバーコードを描
画するためのイメージデータを生成する制御部と、この
制御部によって生成されたイメージデータに基づいて印
刷媒体上にバーコードを印刷するプリンタエンジンと
を、備えることを特徴とする。The present invention adopts the following means in order to solve the above problems. That is, the printer according to the present invention is a printer which receives a bar code drawing command including a parameter defining the bar code minimum module width and bar coded data from the host and prints the bar code according to the bar code drawing command. A bar code drawing command from the host and a bar code scaling ratio input by an operator, and a parameter included in the bar code drawing command received via the data input section. And a reference value corresponding to the minimum module width of the barcode is calculated by executing a function having these parameters as parameters and the scaling rate as a variable based on the scaling rate, and the calculated reference value and the barcode drawing. Draw a barcode based on the data contained in the command A control unit generating order of the image data, and a printer engine for printing a bar code on a printing medium based on image data generated by the control unit, characterized in that it comprises.
【0010】また、本発明によるプリンタ制御プログラ
ムは、描画コマンドをホストから受信するインタフェー
ス,このインタフェースを介して受信された前記描画コ
マンドを処理するマイクロコンピュータ,このマイクロ
コンピュータによって生成されたイメージデータに基づ
いて印刷媒体に画像を印刷するプリンタエンジン及び前
記マイクロコンピュータに対するデータを入力する入力
装置を含むプリンタにおける前記マイクロコンピュータ
に対して、バーコード最小モジュール幅を規定するパラ
メータ及びバーコード化されるデータを含むバーコード
描画コマンドが前記ホストから前記インタフェースを介
して受信した場合に、前記入力装置を介して入力される
バーコードの拡大縮小率を受付させ、前記バーコード描
画コマンドに含まれる前記パラメータ及び前記拡大縮小
率に基づいて、これらをパラメータ及び拡大縮小率を変
数とする関数を実行することによってバーコードの最小
モジュール幅に対応する基準値を算出させ、算出した基
準値及び前記バーコード描画コマンドに含まれるデータ
に基づいてバーコードを描画するためのイメージデータ
を生成させ、このイメージデータに基づく印刷媒体への
印刷を前記プリンタエンジンに指示することを、特徴と
する。A printer control program according to the present invention is based on an interface for receiving a drawing command from a host, a microcomputer for processing the drawing command received via this interface, and image data generated by this microcomputer. A printer engine for printing an image on a print medium and an input device for inputting data to the microcomputer, and including parameters for defining a minimum module width of a barcode and data to be barcoded to the microcomputer in the printer. When a barcode drawing command is received from the host via the interface, it accepts the scaling ratio of the barcode input via the input device and is included in the barcode drawing command. Based on the parameter and the enlargement / reduction rate, the reference value corresponding to the minimum module width of the barcode is calculated by executing a function having these parameters and the enlargement / reduction rate as variables, and the calculated reference value and the Image data for drawing a bar code is generated based on the data included in the bar code drawing command, and the printer engine is instructed to print on a print medium based on the image data.
【0011】以上のように構成されると、バーコードを
印刷しようとするオペレータは、ホスト上で印刷すべき
バーコードを編集して(若しくは、アプリケーションが
予め用意している幾つかのバーコードの中から何れかを
選択して)、プリンタドライバにバーコード描画コマン
ドを生成され、このバーコード描画コマンドをバーコー
ド描画プリンタへ送信させる。これとともに、オペレー
タは、バーコード描画プリンタのエンジン特性、解像
度、搬送方向等の事情に因る印刷後のバーコードの縮小
又は延びを相殺して、印刷されるバーコードの最小モジ
ュール幅を規定範囲に収めるのに適切な拡大縮小率を、
ホストのプリンタドライバ画面又はプリンタの入力装置
に入力する。すると、この拡大縮小率は、データ入力部
を介して、制御部(プリンタ制御プログラムを実行して
いるマイクロコンピュータ)に入力される。この制御部
(プリンタ制御プログラムを実行しているマイクロコン
ピュータ)は、受信したバーコード描画コマンドに含ま
れるパラメータ及び入力された拡大縮小率を関数に代入
して、バーコードの最小モジュール幅の基準値を算出
し、算出した基準値を整数倍した白バー及び黒バーをバ
ーコード描画コマンドに含まれるデータに従って並べる
ことによって、バーコードのイメージデータを生成し、
生成したイメージデータに従ったべーコード印刷をプリ
ンタエンジンに指示する。その結果、読み取りミスを生
じずに正確なデータ復調が可能となるバーコードが、印
刷媒体上に印刷される。With the above arrangement, an operator who wants to print a bar code edits the bar code to be printed on the host (or uses some bar codes prepared in advance by the application). A bar code drawing command is generated by the printer driver, and the bar code drawing command is transmitted to the bar code drawing printer. At the same time, the operator cancels out the reduction or extension of the barcode after printing due to circumstances such as engine characteristics, resolution, and conveyance direction of the barcode drawing printer, and sets the minimum module width of the barcode to be printed within the specified range. The appropriate scaling rate to fit in
Input to the printer driver screen of the host or the input device of the printer. Then, this enlargement / reduction ratio is input to the control unit (microcomputer executing the printer control program) via the data input unit. This control unit (the microcomputer that executes the printer control program) substitutes the parameter included in the received bar code drawing command and the input enlargement / reduction rate into the function to obtain the reference value of the minimum module width of the bar code. To calculate the bar code image data by arranging the white bar and the black bar that are integer multiples of the calculated reference value according to the data included in the bar code drawing command,
The printer engine is instructed to print the barcode according to the generated image data. As a result, a bar code that enables accurate data demodulation without causing a reading error is printed on the print medium.
【0012】[0012]
【発明の実施の形態】以下、本発明によるプリンタの実
施の形態を、図面を参照して、説明する。
<ハードウェア構成>図1は、本実施形態によるプリン
タ1を備えた印刷システムの模式図である。この図1に
示されるように、プリンタ1は、複数のホスト・パーソ
ナル・コンピュータ(以下HOSTと略記)2と、LA
N等のネットワーク3を介して夫々接続されている。BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of a printer according to the present invention will be described below with reference to the drawings. <Hardware Configuration> FIG. 1 is a schematic diagram of a printing system including a printer 1 according to the present embodiment. As shown in FIG. 1, the printer 1 includes a plurality of host personal computers (hereinafter abbreviated as HOST) 2 and an LA.
They are connected to each other via a network 3 such as N.
【0013】図2は、プリンタ1のブロック図である。
この図2に示されるように、プリンタ1は、相互に接続
された主制御部10,及び入出力制御部11を、備えて
いる。主制御部10は、図示せぬCPU,メモリコント
ローラ,及びI/O制御回路等を有する。FIG. 2 is a block diagram of the printer 1.
As shown in FIG. 2, the printer 1 includes a main controller 10 and an input / output controller 11 that are connected to each other. The main controller 10 has a CPU, a memory controller, an I / O control circuit, and the like, which are not shown.
【0014】また、プリンタ1は、入出力制御部11に
夫々接続されたHDD12,及びEEPROM13を、
備えている。入出力制御部11は、これらHDD12,
及びEEPROM13に対してデータの書込/読出が可
能である。Further, the printer 1 includes an HDD 12 and an EEPROM 13 which are connected to the input / output control unit 11, respectively.
I have it. The input / output control unit 11 uses the HDD 12,
Data can be written / read to / from the EEPROM 13.
【0015】さらに、プリンタ1は、主制御部10に夫
々接続されたSDRAM14,及び,インタフェース部
としてのネットワーク・インタフェース(ネットワーク
I/F)15を、備えている。SDRAM14は、デー
タを記憶可能な記憶領域を有する。ネットワークI/F
15は、入出力制御部11に接続されているとともに、
信号線であるネットワーク3を介して各HOST2に夫
々接続されている。Further, the printer 1 includes an SDRAM 14 connected to the main control unit 10 and a network interface (network I / F) 15 as an interface unit. The SDRAM 14 has a storage area capable of storing data. Network I / F
15 is connected to the input / output control unit 11, and
Each of the HOSTs 2 is connected via a network 3 which is a signal line.
【0016】また、プリンタ1は、主制御部10に夫々
接続された印刷エンジン16,搬送装置17,及び,排
出ユニット18を、備えている。印刷エンジン16は、
図示せぬレーザビーム走査光学系,ドラム,及びトナー
供給部等を有し、図示せぬ用紙カセットから繰り出され
た用紙等の媒体に対して、300dpi又はその倍の解像度で
印刷を行う。搬送装置17は、印刷エンジン16により
印刷されたドキュメントを排出ユニット18へ搬送す
る。The printer 1 also includes a print engine 16, a transport device 17, and a discharge unit 18, which are connected to the main controller 10. The print engine 16
It has a laser beam scanning optical system (not shown), a drum, a toner supply unit, and the like, and prints on a medium such as a sheet fed from a sheet cassette (not shown) at a resolution of 300 dpi or more. The transport device 17 transports the document printed by the print engine 16 to the discharge unit 18.
【0017】さらに、プリンタ1は、主制御部10に接
続された入力装置としてのパネル部19を、備えてい
る。このパネル部19は、図3に示すように、利用者に
情報を表示するための表示部としての液晶パネル19
1,及び、利用者に情報を入力させる複数のボタン(4
個一組のカーソルキー192a,確定キー192b,
等)を含む入力部192,及びこれら液晶パネル191
及び入力部192を制御する制御装置(図示略)から、
構成されている。なお、図3の例は、パネル部バーコー
ド幅拡大・縮小率のメニューが選択された状態であるの
で、選択可能な幾つかのバーコード幅拡大・縮小率の選
択肢がスクロール可能な態様でリストアップされている
とともに、何れかのバーコード幅拡大・縮小率を示すた
めにカーソルキー192aによって上下移動されるカー
ソル191aが、表示されている。この例においては、
オペレータによるカーソルキー192aの操作に基づい
て上下移動されるカーソル191aよってパネル部19
1上に表示されている何れかのバーコード幅拡大縮小率
が示されている状態で、確定キー192b押下される
と、カーソル191aによって示されているバーコード
幅拡大・縮小率が、選択されたものとして、主制御部1
0に入力される。また、パネル部19からは、上述した
パネル解像度dpi(300又は600)を入力することも可能
である。Further, the printer 1 has a panel section 19 as an input device connected to the main control section 10. As shown in FIG. 3, the panel section 19 is a liquid crystal panel 19 as a display section for displaying information to the user.
1, and multiple buttons (4
A set of cursor keys 192a, enter key 192b,
Etc.) and the liquid crystal panel 191.
And a control device (not shown) that controls the input unit 192,
It is configured. In the example of FIG. 3, since the menu of the panel barcode width enlargement / reduction ratio is selected, several selectable barcode width enlargement / reduction ratio options are listed in a scrollable manner. A cursor 191a which is moved up and down by the cursor key 192a to indicate any one of the barcode width expansion / contraction ratios is displayed. In this example,
The panel unit 19 is moved by the cursor 191a which is moved up and down based on the operation of the cursor key 192a by the operator.
When the enter key 192b is pressed in a state in which any one of the bar code width enlargement / reduction ratios displayed above 1 is displayed, the bar code width enlargement / reduction ratio indicated by the cursor 191a is selected. The main control unit 1
Input to 0. The panel resolution dpi (300 or 600) described above can also be input from the panel unit 19.
【0018】主制御部10及び入出力制御部11は、制
御部として機能するマイクロコンピュータであり、後述
するソフトウェアを実行することができる。The main control unit 10 and the input / output control unit 11 are microcomputers that function as control units and can execute software, which will be described later.
【0019】<ソフトウェア構成>図4は印刷システム
(HOST2及びプリンタ1)のソフトウェア構成図で
ある。この図4における一点鎖線以上の部分である
(B)〜(D)層が、ソフトウェアを示している。但
し、一点鎖線以下の部分である(A)層は、ハードウェ
アを示している。<Software Configuration> FIG. 4 is a software configuration diagram of the printing system (HOST2 and printer 1). Layers (B) to (D), which are the portions above the alternate long and short dash line in FIG. 4, indicate software. However, the layer (A), which is a portion below the alternate long and short dash line, indicates hardware.
【0020】(B)層はハードウェア依存のソフトウェ
ア,(C)層はコマンド(言語)から独立したソフトウ
ェア,(D)層はコマンド(言語)に依存したソフトウ
ェアを、夫々示している。Layer (B) shows software dependent on hardware, layer (C) shows software independent of command (language), and layer (D) shows software dependent on command (language).
【0021】HOST2には、デバイスドライバ21,
並びに図示せぬオペレーティングシステム,アプリケー
ションプログラム,及びツールプログラム等が、予めイ
ンストールされている。デバイスドライバ21は、アプ
リケーションプログラムやツールプログラムによって作
成されたデータを、印刷データに変換してプリンタ1へ
と送出する。この印刷データには、実際の印刷対象とな
る印刷対象データ,及びジョブ管理言語が含まれてい
る。印刷対象データは、ページ記述言語(アプリケーシ
ョンプログラムによって編集されたバーコードを360dpi
又はその倍の解像度で印刷するためのバーコード描画コ
マンドを含むシリアルプリンタ用エミュレーション言
語)により記述されている。The HOST2 has a device driver 21,
In addition, an operating system, application programs, tool programs, and the like (not shown) are installed in advance. The device driver 21 converts data created by an application program or a tool program into print data and sends it to the printer 1. The print data includes print target data to be actually printed and a job management language. The data to be printed is the page description language (the barcode edited by the application program is 360dpi.
Or a serial printer emulation language including a bar code drawing command for printing at double the resolution).
【0022】プリンタ1は、データ処理の流れの順に、
インタフェースマネージャ42,ジョブ管理言語解釈部
43,ページ記述言語解釈部44,プリンティングマネ
ージャ45,及びエンジンコントローラ46を、有す
る。また、プリンタ1は、当該プリンタ1の状態を監視
するステータスマネージャ47を、有する。The printer 1, in the order of the data processing flow,
It has an interface manager 42, a job management language interpretation unit 43, a page description language interpretation unit 44, a printing manager 45, and an engine controller 46. The printer 1 also has a status manager 47 that monitors the status of the printer 1.
【0023】HOST2のデバイスドライバ21から送
出された印刷データは、プリンタ1におけるインタフェ
ースマネージャ42によって受信され、ジョブ管理言語
解釈部43よってそのジョブ管理言語が解析され、当該
印刷処理に関する各種の指定が抽出される。また、パネ
ル部19から入力された各種指定情報(バーコード幅拡
大・縮小率,パネル解像度dpi,等)は、インタフェー
スマネージャ42によって受信され、ページ記述言語解
釈部44に渡される。The print data sent from the device driver 21 of the HOST2 is received by the interface manager 42 in the printer 1, the job management language is analyzed by the job management language interpretation unit 43, and various designations regarding the print processing are extracted. To be done. Various designation information (bar code width enlargement / reduction ratio, panel resolution dpi, etc.) input from the panel unit 19 is received by the interface manager 42 and passed to the page description language interpretation unit 44.
【0024】印刷データの印刷対象データは、ページ記
述言語解釈部44によって解釈される。即ち、ページ記
述言語解釈部44は、印刷対象データ及びパネル部19
から入力された各種指定情報(バーコード幅拡大・縮小
率,パネル解像度dpi,等)に基づいて中間コードデー
タを1ページ単位で生成し、生成された中間コードデー
タに関連付けられた印刷構造体を作成する。なお、これ
ら中間コードデータ及び印刷構造体は、SDRAM14
上の所定の記憶領域に記憶される。The print target data of the print data is interpreted by the page description language interpretation unit 44. That is, the page description language interpretation unit 44 uses the print target data and panel unit 19
Generates the intermediate code data page by page based on various specified information (bar code width enlargement / reduction ratio, panel resolution dpi, etc.) input from, and displays the print structure associated with the generated intermediate code data. create. The intermediate code data and the print structure are stored in the SDRAM 14
It is stored in a predetermined storage area above.
【0025】プリンティングマネージャ45は、ページ
記述言語解釈部44において生成された中間コードデー
タを印刷イメージに変換する。ここで、中間コードデー
タが印刷イメージに変換されると、該中間コードデータ
に関連付けられていた印刷構造体は、変換により得られ
た印刷イメージに関連付けられることになる。The printing manager 45 converts the intermediate code data generated by the page description language interpretation unit 44 into a print image. Here, when the intermediate code data is converted into the print image, the print structure associated with the intermediate code data is associated with the print image obtained by the conversion.
【0026】エンジンコントローラ46は、プリンティ
ングマネージャ45により変換されて得られた印刷イメ
ージを、用紙に印刷させる。即ち、エンジンコントロー
ラ46は、印刷エンジン16,及び搬送装置17を制御
して、図示せぬ用紙カセットから用紙を送り出させて印
刷エンジン16へ搬送させ、当該印刷イメージを用紙に
印刷させる。この印刷済みの用紙(ドキュメント)は、
搬送装置17により排出ユニット18へ搬送される。The engine controller 46 prints on the paper the print image obtained by the conversion by the printing manager 45. That is, the engine controller 46 controls the print engine 16 and the carrying device 17 to feed the paper from a paper cassette (not shown) and carry the paper to the print engine 16 to print the print image on the paper. This printed paper (document) is
It is transported to the discharge unit 18 by the transport device 17.
【0027】ステータスマネージャ47は、プリンタ1
の状態を監視している。The status manager 47 is used by the printer 1
Is monitoring the status of.
【0028】<処理内容>以下、上述した各プログラム
のうち、ページ記述言語解釈部44による処理内容を、
バーコード描画コマンドを受信した場合に限定して、図
5のフローチャートを用いて説明する。<Processing Content> Of the above-mentioned programs, the processing content by the page description language interpretation unit 44 will be described below.
Only when the barcode drawing command is received will be described with reference to the flowchart of FIG.
【0029】図5に示すように、ページ記述言語解釈部
44は、バーコード描画コマンドを受信すると、S1に
おいて、オペレータがパネル部19を操作することによ
って何れかのバーコード幅拡大・縮小率が選択されるの
を待つ。そして、何れかのバーコード幅拡大・縮小率が
選択されると、ページ記述言語解釈部44は、次のS2
において、選択されたバーコード幅拡大・縮小率の値
(bp=[%])が、予め保持しているバーコード幅拡大・縮
小率の初期値(bp=100[%])と異なるか否かを、チェッ
クする。そして、両者が一致していれば、予め保持して
いるバーコード幅拡大・縮小率の初期値(bp=100[%])
をそのまま採用する。これに対して、両者が異なってい
れば、選択されたバーコード幅拡大・縮小率の値(bp=
[%])を採用する。As shown in FIG. 5, when the page description language interpreting unit 44 receives the bar code drawing command, the operator operates the panel unit 19 to determine which bar code width enlarging / reducing ratio is set in S1. Wait for selection. Then, when any one of the barcode width enlargement / reduction ratios is selected, the page description language interpretation unit 44 proceeds to the next S2.
Check whether the selected barcode width enlargement / reduction ratio value (bp = [%]) is different from the preset barcode width enlargement / reduction ratio initial value (bp = 100 [%]). Check that. If they match, the initial value of the bar code width expansion / contraction ratio that is held in advance (bp = 100 [%])
Is adopted as is. On the other hand, if the two are different, the value of the selected barcode width expansion / contraction ratio (bp =
[%]) Is adopted.
【0030】次のS5では、ページ記述言語解釈部44
は、バーコード描画コマンドに含まれていたパラメータ
m,S3又はS4にて採用されたバーコード幅拡大・縮
小率の値(bp=[%])及びパネル部19から入力されたパ
ネル解像度dpiを下記関数(2)に代入することによ
り、基準値Mを算出する。In the next step S5, the page description language interpretation unit 44
Is the parameter m included in the barcode drawing command, the value of the barcode width enlargement / reduction ratio (bp = [%]) adopted in S3 or S4, and the panel resolution dpi input from the panel unit 19. The reference value M is calculated by substituting the following function (2).
【0031】
M=(600×(m+1)/120−1)×dpi/600×bp/100 ……(2)
次のS6では、ページ記述言語解釈部44は、バーコー
ド描画コマンドに含まれるデータを構成する各数字に対
応したバーのパターンを構成する2本の黒バー及び2本
の白バーの夫々について、S5にて算出された基準値M
をそのバーに対応するモジュール数(1〜4)倍するこ
とによって、そのバーを描画するためのバー幅(ドット
数)を決定する。そして、ページ記述言語解釈部44
は、このようにして決定された全バーのバー幅(ドット
数)と、バーコード描画コマンドに含まれる他のパラメ
ータに基づいて、決定されたバー幅(ドット数)にてバ
ーコードを構成する各バーを描画するための中間コード
データを、生成する。M = (600 × (m + 1) / 120-1) × dpi / 600 × bp / 100 (2) In the next S6, the page description language interpretation unit 44 causes the data included in the barcode drawing command to be included. The reference value M calculated in S5 for each of the two black bars and the two white bars forming the pattern of the bars corresponding to the numbers
Is multiplied by the number of modules (1 to 4) corresponding to the bar to determine the bar width (the number of dots) for drawing the bar. Then, the page description language interpretation unit 44
Configures a bar code with the bar width (dots) determined based on the bar widths (dots) of all bars determined in this way and other parameters included in the bar code drawing command. Intermediate code data for drawing each bar is generated.
【0032】次のS7では、ページ記述言語解釈部44
は、S6にて生成した中間コードデータをプリンティン
グマネージャ45に渡して、この中間コードデータに基
づくバーコードの印刷イメージへの展開を行わしめる。
その後、プリンティングマネージャ45によって展開さ
れた印刷イメージに基づいて、エンジンコントローラ4
6が印刷エンジン16を制御することによって、搬送装
置17が搬送する用紙(印刷媒体)上にバーコードの印
刷がなされ、排出ユニット18に排出される。
<実施形態による作用>以上説明したように、本実施形
態によれば、オペレータは、一旦テスト印刷をする等の
手段に拠り、このプリンタによって印刷されるバーコー
ドの最小モジュール幅が規定範囲内に収まっているかど
うかを調べる。そして、最小モジュール幅が規定範囲内
から外れている場合には、最小モジュール幅を規定値の
範囲内に納めるためのバーコード幅拡大・縮小値を算出
する。そして、その後の本印刷においては、オペレータ
は、パネル部19を操作することによって、先に算出し
ておいたバーコード幅拡大・縮小率を入力する。する
と、プリンタ1内において、入力されたバーコード幅拡
大・縮小率に応じて基準値Mが増減する。それにより、
最終的に印刷されるバーコードにおける最小モジュール
幅が縮小又は拡大されて、基準範囲内に収まることにな
る。もし、未だ最小モジュール幅が規定範囲内に収まら
なければ、上述した作業を繰り返すことになる。このよ
うにして、最小モジュール幅が規定範囲内に収まってい
るバーコードは、バーコードリーダーによって読み取ら
れても、そこにバーコード化されていたデータ(数字
列)が正確に復調される。In the next step S7, the page description language interpretation unit 44
Passes the intermediate code data generated in S6 to the printing manager 45 and develops a barcode into a print image based on the intermediate code data.
Then, based on the print image developed by the printing manager 45, the engine controller 4
By controlling the print engine 16 by 6, the barcode is printed on the paper (print medium) carried by the carrying device 17, and the paper is discharged to the discharge unit 18. <Operation of the Embodiment> As described above, according to the present embodiment, the operator relies on a means such as once performing test printing so that the minimum module width of the barcode printed by this printer falls within the specified range. Check if it fits. If the minimum module width is out of the specified range, the bar code width enlargement / reduction value for keeping the minimum module width within the specified range is calculated. Then, in the subsequent main printing, the operator operates the panel unit 19 to input the previously calculated bar code width enlargement / reduction ratio. Then, in the printer 1, the reference value M is increased or decreased according to the input bar code width expansion / contraction ratio. Thereby,
The minimum module width in the final printed barcode will be reduced or expanded to be within the reference range. If the minimum module width still does not fall within the specified range, the above-mentioned work is repeated. In this way, even if the barcode having the minimum module width within the specified range is read by the barcode reader, the barcoded data (numerical string) is accurately demodulated.
【0033】なお、本実施形態においては、バーコード
幅拡大・縮小率は、パネル部19を介して直接入力され
たが、HOST2上のデバイスドライバ21用の操作画
面上において、オペレータによって入力されても良い。
この場合、デバイスドライバ21は、入力されたバーコ
ード幅拡大・縮小率を指定するコマンドを発行して、プ
リンタ1に通知する。すると、このコマンドは、ネット
ワークインタフェース15及びインタフェースマネージ
ャを介してジョブ管理言語解釈部43に渡され、ジョブ
管理言語解釈部43が、このコマンドからバーコード幅
拡大・縮小率を抽出して、ページ記述言語解釈部44に
渡すことになる。In the present embodiment, the bar code width enlargement / reduction ratio is directly input through the panel unit 19, but is input by the operator on the operation screen for the device driver 21 on the HOST2. Is also good.
In this case, the device driver 21 issues a command to specify the input barcode width enlargement / reduction ratio and notifies the printer 1 of the command. Then, this command is passed to the job management language interpretation unit 43 via the network interface 15 and the interface manager, and the job management language interpretation unit 43 extracts the bar code width expansion / contraction ratio from this command, and describes the page description. It will be passed to the language interpretation unit 44.
【0034】[0034]
【発明の効果】本発明によれば、プリンタのエンジン特
性、解像度、搬送方向等の事情に応じて、オペレータ
が、任意にバーコード描画の基準値Mを調整することが
できるので、印刷されたバーコードの最小モジュール幅
を規定値の範囲内に納めることができる。According to the present invention, the operator can arbitrarily adjust the reference value M for bar code drawing in accordance with the circumstances such as the engine characteristics of the printer, the resolution, the conveying direction, etc. The minimum module width of barcode can be set within the specified range.
【図1】 本発明の実施の形態であるプリンタシステム
の概略構成を示すブロック図FIG. 1 is a block diagram showing a schematic configuration of a printer system according to an embodiment of the present invention.
【図2】 プリンタの回路構成を示すブロック図FIG. 2 is a block diagram showing a circuit configuration of a printer.
【図3】 パネル部の構成を示す平面図FIG. 3 is a plan view showing the configuration of the panel section.
【図4】 プリンタシステムのソフトウェア構成図FIG. 4 is a software configuration diagram of the printer system.
【図5】 ページ記述言語解釈部44による処理内容を
示すフローチャートFIG. 5 is a flowchart showing processing contents by a page description language interpretation unit 44.
1 プリンタ 2 HOST 10 主制御部 11 入出力制御部 15 ネットワークインタフェース部 16 印刷エンジン 19 パネル部 44 ページ記述言語解釈部 45 プリンティングマネージャ 46 エンジンコントローラ 1 printer 2 HOST 10 Main control unit 11 I / O controller 15 Network interface section 16 print engine 19 panel section 44 Page Description Language Interpreter 45 Printing Manager 46 engine controller
Claims (3)
ラメータ及びバーコード化されるデータを含むバーコー
ド描画コマンドをホストから受信し、このバーコード描
画コマンドに従ってバーコードを印刷するプリンタであ
って、 ホストから前記バーコード描画コマンド,及び、オペレ
ータによって入力されたバーコードの拡大縮小率を受信
するデータ入力部と、 このデータ入力部を介して受信した前記バーコード描画
コマンドに含まれる前記パラメータ及び前記拡大縮小率
に基づいて、これらをパラメータ及び拡大縮小率を変数
とする関数を実行することによってバーコードの最小モ
ジュール幅に対応する基準値を算出し、算出した基準値
及び前記バーコード描画コマンドに含まれるデータに基
づいてバーコードを描画するためのイメージデータを生
成する制御部と、 この制御部によって生成されたイメージデータに基づい
て印刷媒体上にバーコードを印刷するプリンタエンジン
とを備えることを特徴とするプリンタ。1. A printer for receiving a bar code drawing command including a parameter defining a bar code minimum module width and data to be bar coded from a host and printing the bar code according to the bar code drawing command. From the barcode drawing command and the barcode enlargement / reduction ratio input by the operator, and the parameter and the enlargement included in the barcode drawing command received via the data input unit. Based on the reduction rate, a reference value corresponding to the minimum module width of the barcode is calculated by executing a function having these parameters as parameters and the enlargement / reduction rate as variables, and included in the calculated reference value and the barcode drawing command. Image for drawing a barcode based on the data Printer to a control unit for generating data, characterized in that it comprises a printer engine for printing a bar code on a printing medium based on image data generated by the control unit.
00dpi又はその倍であり、 前記制御部には、前記バーコード描画コマンドに基づい
て360dpi又はその倍の解像度で前記イメージデー
タを生成するシリアルプリンタ用のエミュレーション言
語解釈部が含まれていることを特徴とする請求項1記載
のプリンタ。2. The printer engine has a resolution of 3
00 dpi or a multiple thereof, and the control unit includes an emulation language interpretation unit for a serial printer that generates the image data at a resolution of 360 dpi or a multiple thereof based on the barcode drawing command. The printer according to claim 1.
フェース,このインタフェースを介して受信された前記
描画コマンドを処理するマイクロコンピュータ,このマ
イクロコンピュータによって生成されたイメージデータ
に基づいて印刷媒体に画像を印刷するプリンタエンジン
及び前記マイクロコンピュータに対するデータを入力す
る入力装置を含むプリンタにおける前記マイクロコンピ
ュータに対して、 バーコード最小モジュール幅を規定するパラメータ及び
バーコード化されるデータを含むバーコード描画コマン
ドが前記ホストから前記インタフェースを介して受信し
た場合に、 前記入力装置を介して入力されるバーコードの拡大縮小
率を受付させ、 前記バーコード描画コマンドに含まれる前記パラメータ
及び前記拡大縮小率に基づいて、これらをパラメータ及
び拡大縮小率を変数とする関数を実行することによって
バーコードの最小モジュール幅に対応する基準値を算出
させ、 算出した基準値及び前記バーコード描画コマンドに含ま
れるデータに基づいてバーコードを描画するためのイメ
ージデータを生成させ、 このイメージデータに基づく印刷媒体への印刷を前記プ
リンタエンジンに指示するプリンタ制御プログラム。3. An interface for receiving a drawing command from a host, a microcomputer for processing the drawing command received via this interface, and an image is printed on a print medium based on image data generated by the microcomputer. A bar code drawing command including a parameter defining a bar code minimum module width and bar coded data is sent from the host to the microcomputer in the printer including a printer engine and an input device for inputting data to the microcomputer. When it is received via the interface, the enlargement / reduction ratio of the barcode input via the input device is accepted, and based on the parameter and the enlargement / reduction ratio included in the barcode drawing command. Then, a reference value corresponding to the minimum module width of the barcode is calculated by executing a function with these as parameters and the scaling ratio as variables, and based on the calculated reference value and the data included in the barcode drawing command. A printer control program that causes the printer engine to generate image data for drawing a barcode by using the image data and to print on a print medium based on the image data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002056254A JP2003251863A (en) | 2002-03-01 | 2002-03-01 | Printer, and printer control program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002056254A JP2003251863A (en) | 2002-03-01 | 2002-03-01 | Printer, and printer control program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2003251863A true JP2003251863A (en) | 2003-09-09 |
Family
ID=28666877
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002056254A Pending JP2003251863A (en) | 2002-03-01 | 2002-03-01 | Printer, and printer control program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2003251863A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013061468A1 (en) * | 2011-10-28 | 2013-05-02 | 富士通株式会社 | Image generation method, information processing method, program, and information processing device |
EP2677418A2 (en) | 2012-06-21 | 2013-12-25 | Seiko Epson Corporation | Image processing device, image processing system, and printing method |
-
2002
- 2002-03-01 JP JP2002056254A patent/JP2003251863A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013061468A1 (en) * | 2011-10-28 | 2013-05-02 | 富士通株式会社 | Image generation method, information processing method, program, and information processing device |
JPWO2013061468A1 (en) * | 2011-10-28 | 2015-04-02 | 富士通株式会社 | Image generation method, information processing method, program, and information processing apparatus |
US9235743B2 (en) | 2011-10-28 | 2016-01-12 | Fujitsu Limited | Image generating method, information processing method, and information processing device |
EP2677418A2 (en) | 2012-06-21 | 2013-12-25 | Seiko Epson Corporation | Image processing device, image processing system, and printing method |
US9135534B2 (en) | 2012-06-21 | 2015-09-15 | Seiko Epson Corporation | Image processing device, image processing system, and printing method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH11147345A (en) | Print controlling device and method thereof as well as recording medium | |
US20090046319A1 (en) | Printing system, printing apparatus, method for printing, and computer usable medium therefor | |
KR100585312B1 (en) | Method for printing web page | |
JP3719058B2 (en) | Print control device | |
JP2019098580A (en) | Image forming apparatus | |
US6594405B1 (en) | Method and apparatus for preprinted forms completion | |
KR20090126836A (en) | Image forming apparatus, image forming system and enlargement print processing method of printing data | |
JP2009116734A (en) | Information processor and reduction layout printing method | |
JP2003251863A (en) | Printer, and printer control program | |
JPH1178168A (en) | Image forming apparatus | |
KR100675859B1 (en) | Watermark printing method and host device thereof | |
JP3092264B2 (en) | Printing equipment | |
KR100530227B1 (en) | Printing Method for saving paper | |
JP3347353B2 (en) | Printing apparatus and output method and apparatus | |
JP2006244037A (en) | Printer | |
JP5381168B2 (en) | Print control device | |
JP2002036683A (en) | Information processor, method for presenting print processing time, and recording medium storing computer readable program | |
JP2007175980A (en) | Printing controlling apparatus, printing controlling method, program and computer readable recording medium | |
JP2003044240A (en) | Printer driver, information processor, printing system, printing device and storage medium | |
JPH078589B2 (en) | Recording control device | |
JP3365359B2 (en) | Printer host, printer, printer system, and storage medium storing program for determining print area and paper size | |
JPH1191185A (en) | Printing control method | |
JP2010193388A (en) | Print controller, tint block creating method, program, and recording medium | |
JP2001251493A (en) | Apparatus, method and system for image processing and recording medium | |
JP2007157028A (en) | Printing setup information conversion system, printing setup information conversion method and program |