JP5878489B2 - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP5878489B2
JP5878489B2 JP2013022563A JP2013022563A JP5878489B2 JP 5878489 B2 JP5878489 B2 JP 5878489B2 JP 2013022563 A JP2013022563 A JP 2013022563A JP 2013022563 A JP2013022563 A JP 2013022563A JP 5878489 B2 JP5878489 B2 JP 5878489B2
Authority
JP
Japan
Prior art keywords
size
label
item
change
print
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 - Fee Related
Application number
JP2013022563A
Other languages
Japanese (ja)
Other versions
JP2014153881A (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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2013022563A priority Critical patent/JP5878489B2/en
Publication of JP2014153881A publication Critical patent/JP2014153881A/en
Application granted granted Critical
Publication of JP5878489B2 publication Critical patent/JP5878489B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)

Description

本発明の実施形態は、情報処理装置及びプログラムに関する。   Embodiments described herein relate generally to an information processing apparatus and a program.

従来、スーパーマーケット等の店舗では、商品に関する情報を印字した商品ラベルを発行し、該当する商品に貼付することが行われている。商品ラベルは、雛型となるラベルフォーマットに基づいて作成される。ラベルフォーマットは、商品ラベル自体のサイズや、品名や価格等の商品に関わる印字項目、各印字項目のサイズや配置位置等を設定情報として有する。   Conventionally, in a store such as a supermarket, a product label on which information on a product is printed is issued and attached to the corresponding product. The product label is created based on a template label format. The label format includes setting information such as the size of the product label itself, the print items related to the product such as the product name and price, and the size and position of each print item.

ところで、商品ラベルは商品の種類や販売形態によって様々であるため、その大きさや印字項目も多様となる。また、ラベルフォーマット全てを一から作ることは労力を要するため、新たなラベルフォーマットを作成する場合には、既存のラベルフォーマットを基に作成することが一般的に行われている。しかしながら、ラベルフォーマットを構成する各要素は独立して設定されているため、既存のラベルフォーマットを基にラベルフォーマットのサイズを変更しても、印字項目のサイズや配置位置までは変わらない。そのため、利用者は、変更したラベルサイズに合わせて、印字項目のサイズや配置位置を手動で変更している。   By the way, since the product label varies depending on the type of product and the sales form, the size and the printed items also vary. Moreover, since it takes labor to create all label formats from scratch, when creating a new label format, it is generally performed based on an existing label format. However, since each element constituting the label format is set independently, even if the size of the label format is changed based on the existing label format, the size and the arrangement position of the print item are not changed. For this reason, the user manually changes the size and arrangement position of the print items in accordance with the changed label size.

本発明の実施形態が解決しようとする課題は、既存のラベルフォーマットを基に、新たなラベルフォーマットを作成する際の利便性を向上させることが可能な情報処理装置及びプログラムを提供することである。   A problem to be solved by an embodiment of the present invention is to provide an information processing apparatus and program capable of improving convenience when creating a new label format based on an existing label format. .

実施の形態の情報処理装置は、記憶手段と、受付手段と、第1変更手段と、第2変更手段とを備える。記憶手段は、印字項目の配置位置及び項目サイズを定義するとともに、当該印字項目を配置する領域のラベルサイズを定義したラベルフォーマットを記憶する。受付手段は、前記ラベルフォーマットに対する、前記ラベルサイズの変更指示を受け付ける。第1変更手段は、前記変更指示で受け付けた変更量に基づいて、前記ラベルサイズを変更する。第2変更手段は、前記印字項目に入力される入力データがシンボルコード以外の場合、前記ラベルサイズの変更に連動して前記印字項目の配置位置及び項目サイズを変更し、前記印字項目に入力される入力データがシンボルコードの場合、当該シンボルコードの規格で定められた大きさの範囲内で前記印字項目の項目サイズを変更し、配置位置を固定とする。また、第2変更手段は、前記変更後の前記印字項目に対し、配置位置又は項目サイズの変更が個別に行われる場合であっても、前記シンボルコードが入力される印字項目については、当該シンボルコードの規格で定められた大きさの範囲内で項目サイズを変更可能とし、配置位置を固定とする。 The information processing apparatus according to the embodiment includes a storage unit, a receiving unit, a first changing unit, and a second changing unit. The storage means defines a print item arrangement position and an item size, and stores a label format that defines a label size of an area in which the print item is arranged. The accepting means accepts an instruction to change the label size for the label format. The first changing unit changes the label size based on the change amount received in the change instruction. When the input data input to the print item is other than a symbol code , the second change unit changes the arrangement position and the item size of the print item in conjunction with the change of the label size, and is input to the print item. When the input data to be received is a symbol code, the item size of the print item is changed within a size range determined by the standard of the symbol code, and the arrangement position is fixed . In addition, the second changing means may be configured for the print item to which the symbol code is input even if the arrangement position or the item size is individually changed for the print item after the change. The item size can be changed within the size range defined by the code standard, and the arrangement position is fixed.

図1は、実施形態に係る情報処理装置のハードウェア構成を示すブロック図である。FIG. 1 is a block diagram illustrating a hardware configuration of the information processing apparatus according to the embodiment. 図2は、図1に示した情報処理装置の機能構成を示すブロック図である。FIG. 2 is a block diagram illustrating a functional configuration of the information processing apparatus illustrated in FIG. 図3は、実施形態に係るラベルフォーマットの一例を示す図である。FIG. 3 is a diagram illustrating an example of a label format according to the embodiment. 図4は、図3に示したラベルフォーマットのラベルサイズ変更後の状態例を示す図である。FIG. 4 is a diagram illustrating an example of a state after the label size of the label format illustrated in FIG. 3 is changed. 図5は、実施形態に係る情報処理装置が実行するサイズ変更処理の手順を示すフローチャートである。FIG. 5 is a flowchart illustrating the procedure of the size changing process executed by the information processing apparatus according to the embodiment.

以下では、本実施形態に係る情報処理装置及びプログラムについて、図面を参照して説明する。   Hereinafter, an information processing apparatus and a program according to the present embodiment will be described with reference to the drawings.

図1は、情報処理装置10のハードウェア構成を示すブロック図である。同図に示すように、情報処理装置10は、各種の情報処理を実行するマイクロコンピュータ11を備える。マイクロコンピュータ11は、各種演算処理を実行し各部を制御するCPU(Central Processing Unit)12と、ROM(Read Only Memory)13と、RAM(Random Access Memory)14とを備える。   FIG. 1 is a block diagram illustrating a hardware configuration of the information processing apparatus 10. As shown in the figure, the information processing apparatus 10 includes a microcomputer 11 that executes various types of information processing. The microcomputer 11 includes a central processing unit (CPU) 12, a read only memory (ROM) 13, and a random access memory (RAM) 14 that execute various arithmetic processes and control each unit.

また、マイクロコンピュータ11には、表示部15、操作入力部16、通信部17及び記憶部18が各種の入出力回路(何れも図示せず)を介して接続される。   Further, the display unit 15, the operation input unit 16, the communication unit 17, and the storage unit 18 are connected to the microcomputer 11 via various input / output circuits (all not shown).

表示部15は、LCD(Liquid Crystal Display)等の表示デバイスにより構成され、CPU12からの表示信号に基づいて、各種情報を表示する。操作入力部16は、キーボードやポインティングデバイスを有し、利用者から操作入力された内容を指示信号としてCPU12に出力する。なお、表示部15は、操作入力部16と一体的にタッチパネルを構成する態様としてもよい。   The display unit 15 is configured by a display device such as an LCD (Liquid Crystal Display), and displays various types of information based on a display signal from the CPU 12. The operation input unit 16 includes a keyboard and a pointing device, and outputs contents input by the user to the CPU 12 as instruction signals. The display unit 15 may be configured to form a touch panel integrally with the operation input unit 16.

通信部17は、図示しないネットワークを介して外部装置との間で通信を行う通信インタフェースである。通信部17は、外部装置から受信した各種の情報をCPU12に出力し、また、CPU12から出力される各種の情報を外部装置へ送信する。   The communication unit 17 is a communication interface that performs communication with an external device via a network (not shown). The communication unit 17 outputs various types of information received from the external device to the CPU 12, and transmits various types of information output from the CPU 12 to the external device.

記憶部18は、HDD(Hard Disk Drive)やSSD(Solid State Drive)等の記憶媒体を有し、各種プログラムや各種ファイルを記憶する。また、記憶部18は、ラベルフォーマットの生成に係る画像データ等のコンテンツ、後述するラベルフォーマット生成部21で生成されたラベルフォーマットを記憶する。   The storage unit 18 includes a storage medium such as a hard disk drive (HDD) or a solid state drive (SSD), and stores various programs and various files. Further, the storage unit 18 stores content such as image data related to generation of a label format, and a label format generated by a label format generation unit 21 described later.

次に、CPU12がROM13や記憶部18に記憶されたプログラムを実行することで実現される機能部の構成について、図2を参照して説明する。   Next, the configuration of a functional unit realized by the CPU 12 executing a program stored in the ROM 13 or the storage unit 18 will be described with reference to FIG.

図2は、情報処理装置10の機能構成を示すブロック図である。図2に示すように、情報処理装置10は、CPU12と各種プログラムとが協働することで、ラベルフォーマット生成部21及びラベルサイズ変更部22を機能部として有する。   FIG. 2 is a block diagram illustrating a functional configuration of the information processing apparatus 10. As illustrated in FIG. 2, the information processing apparatus 10 includes a label format generation unit 21 and a label size change unit 22 as functional units in cooperation with the CPU 12 and various programs.

ラベルフォーマット生成部21は、商品ラベルのラベルフォーマットを生成する機能部である。具体的に、ラベルフォーマット生成部21は、操作入力部16を介して入力されるユーザの操作に応じて、各種コンテンツや文字列を配置したラベルフォーマットを生成する。そして、ラベルフォーマット生成部21は、生成したラベルフォーマットを、記憶部18等に記憶する。   The label format generation unit 21 is a functional unit that generates a label format of a product label. Specifically, the label format generation unit 21 generates a label format in which various contents and character strings are arranged according to a user operation input via the operation input unit 16. Then, the label format generation unit 21 stores the generated label format in the storage unit 18 or the like.

ここで、図3は、ラベルフォーマットの一例を示す図である。ラベルフォーマットは、印字項目A1〜A7の配置位置及びサイズ(以下、項目サイズという)を定義するとともに、当該印字項目A1〜A7を配置する領域のサイズ(以下、ラベルサイズという)を定義した設定情報である。ラベルフォーマットは、例えば、商品ラベルの雛形として利用される。商品ラベルは、ラベルフォーマットに定義された設定情報に従い、図示しない印字装置にて印字出力される。   Here, FIG. 3 is a diagram illustrating an example of a label format. The label format defines setting positions and sizes of the print items A1 to A7 (hereinafter referred to as item sizes) and also defines the size of the area in which the print items A1 to A7 are disposed (hereinafter referred to as label sizes). It is. The label format is used as a template for a product label, for example. The product label is printed out by a printing device (not shown) according to the setting information defined in the label format.

ラベルサイズは、商品ラベル自体のサイズに対応するものである。ラベルサイズは、例えば、縦方向及び横方向の大きさ(長さ)や、四隅の座標値等で表すことができる。図3では、縦方向がH1、横方向がW1のラベルサイズを有したラベルフォーマットの例を示す。   The label size corresponds to the size of the product label itself. The label size can be expressed by, for example, vertical and horizontal sizes (lengths), four corner coordinate values, and the like. FIG. 3 shows an example of a label format having a label size of H1 in the vertical direction and W1 in the horizontal direction.

印字項目A1〜A7は、印字の対象となる品名や価格等の商品に関わる各種の入力データを入力するための領域である。入力データとしては、例えば、ビットマップフォントやアウトラインフォント等の文字列、ログマーク等の画像データ、矩形や枠線等の図形データ、バーコードや二次元コード等のコードシンボルが挙げられる。   The print items A1 to A7 are areas for inputting various input data related to products such as product names and prices to be printed. Examples of input data include character strings such as bitmap fonts and outline fonts, image data such as log marks, graphic data such as rectangles and frame lines, and code symbols such as barcodes and two-dimensional codes.

項目サイズは、印字項目自体の大きさを表し、例えば、縦方向及び横方向の大きさ(長さ)や、四隅の座標値等で表すことができる。図3では、縦方向がh1、横方向がw1の項目サイズを有した印字項目A1の例を示す。   The item size represents the size of the print item itself, and can be represented by, for example, vertical and horizontal sizes (lengths), coordinate values at four corners, or the like. FIG. 3 shows an example of a print item A1 having an item size of h1 in the vertical direction and w1 in the horizontal direction.

印字項目の配置位置は、例えば、ラベルサイズで表される領域と当該領域内に存在する印字項目との相対的な位置関係、当該領域内における印字項目四隅の座標、ベクトル値等で表すことができる。図3の例では、縦方向がH1、横方向がW1のラベルサイズで表される領域の左上隅の点B1を基準点としている。そして、印字項目A1の配置位置を、基準点B1から印字項目A1の左上隅の点B2までの離間距離(縦方向にy1、横方向にx1)で表している。   The layout position of the print item can be expressed by, for example, the relative positional relationship between the area represented by the label size and the print item existing in the area, the coordinates of the four corners of the print item in the area, vector values, and the like. it can. In the example of FIG. 3, the reference point is the point B1 at the upper left corner of the area represented by the label size of H1 in the vertical direction and W1 in the horizontal direction. The arrangement position of the print item A1 is represented by a separation distance (y1 in the vertical direction and x1 in the horizontal direction) from the reference point B1 to the point B2 at the upper left corner of the print item A1.

図2に戻り、ラベルサイズ変更部22は、ラベルフォーマット生成部21で生成されたラベルフォーマットのサイズ変更を行う機能部である。具体的に、ラベルサイズ変更部22は、操作入力部16を介してユーザからラベルサイズの変更を指示する操作入力を受け付けると、この指示内容に基づいてラベルサイズを変更するとともに、各印字項目の項目サイズ、配置位置を変更する。   Returning to FIG. 2, the label size changing unit 22 is a functional unit that changes the size of the label format generated by the label format generating unit 21. Specifically, when receiving an operation input for instructing the label size change from the user via the operation input unit 16, the label size changing unit 22 changes the label size based on the content of the instruction and Change item size and position.

より詳細には、ラベルサイズ変更部22は、ラベルサイズを変更する指示を受け付けると、その指示された変更量に応じて、ラベルサイズを拡大又は縮小する。また、ラベルサイズ変更部22は、ラベルサイズの変更に連動して各印字項目の配置位置をその変更量に応じた位置に変更する。さらに、ラベルサイズ変更部22は、ラベルサイズの変更に連動して、当該印字項目の項目サイズを変更する。以下、ラベルサイズ変更部22の動作例について説明する。   More specifically, when receiving an instruction to change the label size, the label size changing unit 22 enlarges or reduces the label size according to the instructed change amount. The label size changing unit 22 changes the arrangement position of each print item to a position corresponding to the change amount in conjunction with the change of the label size. Further, the label size changing unit 22 changes the item size of the print item in conjunction with the change of the label size. Hereinafter, an operation example of the label size changing unit 22 will be described.

図3に示したラベルフォーマットにおいて、そのラベルサイズ(縦H1、横W1)を、縦H2、横W2に変更する指示が操作入力部16を介して入力されたとする。ラベルサイズ変更部22は、ラベルサイズの変更指示を受け付けると、この指示内容に従いラベルサイズを縦H2、横W2に拡大又は縮小する。なお、ラベルサイズの変更は、点B1を基準に行うものとするが、これに限らず、他の位置を基準としてもよい。   In the label format shown in FIG. 3, it is assumed that an instruction to change the label size (vertical H1, horizontal W1) to vertical H2 and horizontal W2 is input via the operation input unit 16. When receiving the label size change instruction, the label size changing unit 22 enlarges or reduces the label size to the vertical H2 and the horizontal W2 in accordance with the contents of the instruction. Note that the label size is changed based on the point B1, but the present invention is not limited to this, and another position may be used as a reference.

次に、ラベルサイズ変更部22は、ラベルフォーマット内に印字項目が存在するか否かを判定する。印字項目が存在する場合には、ラベルサイズ変更部22は、変更指示で受け付けたラベルサイズを、現在のラベルサイズで除することで、縦方向及び横方向の変更量(変更比率)を算出する。例えば、現在のラベルサイズが縦H1、横W1の場合に、縦H2、横W2に変更する指示を受け付けると、ラベルサイズ変更部22は、縦方向の変更量(H2/H1)と、横方向の変更量(W2/W1)とをそれぞれ算出する。次いで、ラベルサイズ変更部22は、算出した縦方向及び横方向の変更量に基づいて、各印字項目の配置位置を変更する。   Next, the label size changing unit 22 determines whether or not a print item exists in the label format. When there is a print item, the label size changing unit 22 calculates the amount of change (change ratio) in the vertical direction and the horizontal direction by dividing the label size received in the change instruction by the current label size. . For example, when the current label size is vertical H1 and horizontal W1, upon receiving an instruction to change to vertical H2 and horizontal W2, the label size changing unit 22 determines the vertical change amount (H2 / H1) and the horizontal direction. The change amount (W2 / W1) is calculated. Next, the label size changing unit 22 changes the arrangement position of each print item based on the calculated vertical and horizontal change amounts.

ここで、図3に示した、ラベルフォーマットの縦方向の位置がy1、横方向の位置がx1の印字項目A1を例に、配置位置の変更方法を説明する。ラベルサイズ変更部22は、縦方向の変更量(H2/H1)及び横方向の変更量(W2/W1)を算出すると、これらの変更量に基づき、各印字項目の配置位置を変更する。具体的には、ラベルサイズ変更部22は、サイズ変更後のラベルフォーマット内において、縦方向がy1×(H2/H1)、横方向がx1×(W2/W1)の位置に印字項目A1を配置する。また、ラベルサイズ変更部22は、他の印字項目についても同様に配置位置を変更する。   Here, the arrangement position changing method will be described with reference to the print item A1 shown in FIG. 3 in which the vertical position of the label format is y1 and the horizontal position is x1. When the label size changing unit 22 calculates the amount of change in the vertical direction (H2 / H1) and the amount of change in the horizontal direction (W2 / W1), the label size changing unit 22 changes the arrangement position of each print item based on these change amounts. Specifically, the label size changing unit 22 arranges the print item A1 at a position of y1 × (H2 / H1) in the vertical direction and x1 × (W2 / W1) in the horizontal direction in the label format after the size change. To do. Further, the label size changing unit 22 changes the arrangement position in the same manner for other print items.

次に、ラベルサイズ変更部22は、算出した縦方向及び横方向の変更量に基づいて、各印字項目の項目サイズを変更する。   Next, the label size changing unit 22 changes the item size of each print item based on the calculated amount of change in the vertical and horizontal directions.

ここで、図3に示した、ラベルフォーマットの縦方向の項目サイズがh1、横方向の項目サイズがw1の印字項目A1を例に、項目サイズの変更方法を説明する。この場合、ラベルサイズ変更部22は、サイズ変更後のラベルフォーマット内に配置した印字項目A1について、縦方向の項目サイズをh1×(H2/H1)に変更し、横方向の項目サイズをw1×(W2/W1)に変更する。また、ラベルサイズ変更部22は、他の印字項目についても同様に項目サイズを変更する。   Here, a method for changing the item size will be described with reference to the print item A1 shown in FIG. 3 in which the item size in the vertical direction is h1 and the item size in the horizontal direction is w1. In this case, the label size changing unit 22 changes the item size in the vertical direction to h1 × (H2 / H1) and sets the item size in the horizontal direction to w1 × for the print item A1 arranged in the label format after the size change. Change to (W2 / W1). In addition, the label size changing unit 22 changes the item size in the same manner for other print items.

図4は、図3に示したラベルフォーマットのラベルサイズ変更後の状態例を示す図である。図4に示すように、縦方向の変更量(H2/H1)及び横方向の変更量(W2/W1)に基づいて、各印字項目A1〜A7の配置位置及び項目サイズを変更する。なお、印字項目の配置位置及び項目サイズの変更は、各印字項目での点B2を基準に行うものとするが、これに限らず、ラベルフォーマットの基準位置に対応する他の位置を基準としてもよい。   FIG. 4 is a diagram illustrating an example of a state after the label size of the label format illustrated in FIG. 3 is changed. As shown in FIG. 4, the arrangement positions and item sizes of the print items A1 to A7 are changed based on the vertical change amount (H2 / H1) and the horizontal change amount (W2 / W1). Note that the print item placement position and the item size are changed based on the point B2 in each print item, but this is not a limitation, and other positions corresponding to the reference position of the label format may be used as a reference. Good.

ラベルサイズ変更部22は、ラベルフォーマットのサイズを変更すると、当該ラベルフォーマットを記憶部18等に保存する。なお、サイズ変更後のラベルフォーマットは、サイズ変更前のラベルフォーマットとは異なるデータとして保存してもよいし、変更前のラベルフォーマットに上書き保存してもよい。また、サイズ変更後のラベルフォーマットに対して、ユーザが手動で各印字項目の項目サイズや配置位置等を変更してもよい。   When the size of the label format is changed, the label size changing unit 22 stores the label format in the storage unit 18 or the like. The label format after the size change may be saved as data different from the label format before the size change, or may be overwritten and saved on the label format before the change. In addition, the user may manually change the item size, arrangement position, and the like of each print item with respect to the label format after the size change.

このように、ラベルサイズ変更部22は、ラベルサイズの変更が指示されると、この指示内容に応じてラベルサイズを変更するとともに、変更前後の変更量(変更比率)に基づいて、各印字項目の配置位置及び項目サイズを変更する。これにより、ラベルフォーマットを構成する各要素のサイズ変更を一括して行うことができるため、既存のラベルフォーマットを基に新たなラベルフォーマットを作成する際の利便性を向上させることができる。   In this way, when the label size changing unit 22 is instructed to change the label size, the label size changing unit 22 changes the label size according to the content of the instruction, and each print item based on the change amount (change ratio) before and after the change. Change the placement position and item size. Thereby, since the size of each element constituting the label format can be changed in a lump, the convenience in creating a new label format based on the existing label format can be improved.

なお、上記例では、各印字項目の項目サイズを同様の方法で変更する形態としたが、これに限らず、印字項目に入力される入力データの特性に応じて、項目サイズの変更方法を切り替える形態としてもよい。   In the above example, the item size of each print item is changed by the same method. However, the present invention is not limited to this, and the item size change method is switched according to the characteristics of the input data input to the print item. It is good also as a form.

例えば、文字列や画像データ、図形データが入力される印字項目については、上記の方法で項目サイズを変更してもよいし、縦方向又は横方向の一方の変更比率を用いて項目サイズを変更してもよい。また、コードシンボルが入力される印字項目については、そのコードシンボルの規格で定められた大きさの範囲内で変更する形態としてもよい。なお、印字時のサイズは、項目サイズの大きさに従うものとする。   For example, for print items to which character strings, image data, and graphic data are input, the item size may be changed by the above method, or the item size may be changed using one of the change ratios in the vertical direction or the horizontal direction. May be. In addition, the print item to which the code symbol is input may be changed within a size range determined by the standard of the code symbol. In addition, the size at the time of printing shall follow the size of the item size.

また、印字項目の配置位置についても、印字項目に入力される入力データの特性に応じて、変更方法を切り替える形態としてもよい。例えば、コードシンボルが入力される印字項目については、その配置位置を固定としてもよいし、縦方向又は横方向の一方の変更比率を用いて配置位置を変更する形態としてもよい。   Also, regarding the arrangement position of the print item, the change method may be switched according to the characteristics of the input data input to the print item. For example, for a print item to which a code symbol is input, the arrangement position may be fixed, or the arrangement position may be changed using one change ratio in the vertical direction or the horizontal direction.

以下、図5を参照して、情報処理装置10の動作について説明する。ここで、図5は、情報処理装置10が実行するサイズ変更処理の手順を示すフローチャートである。なお、本処理の前提として、印字項目の配置位置及び項目サイズを定義するとともに、印字項目を配置する領域のラベルサイズを定義したラベルフォーマットは記憶部18(記憶手段)に記憶されているものとする。   Hereinafter, the operation of the information processing apparatus 10 will be described with reference to FIG. Here, FIG. 5 is a flowchart showing the procedure of the size changing process executed by the information processing apparatus 10. As a premise of this process, the label format defining the layout position and the item size of the print item and defining the label size of the area in which the print item is arranged is stored in the storage unit 18 (storage means). To do.

まず、ラベルサイズ変更部22は、操作入力部16を介して、処理の対象となるラベルフォーマットが指定されるまで待機する(ステップS11;No)。処理の対象となるラベルフォーマットが指定されると(ステップS11;Yes)、ラベルサイズ変更部22は、この指定されたラベルフォーマットを記憶部18から読み出し、表示部15に表示する(ステップS12)。   First, the label size changing unit 22 waits until a label format to be processed is specified via the operation input unit 16 (step S11; No). When the label format to be processed is designated (step S11; Yes), the label size changing unit 22 reads the designated label format from the storage unit 18 and displays it on the display unit 15 (step S12).

続いて、ラベルサイズ変更部22は、表示部15に表示したラベルフォーマットに対し、操作入力部16を介して、ラベルサイズの変更が指示されるまで待機する(ステップS13;No)。ラベルサイズの変更指示を受け付けると(ステップS13;Yes)(受付手段)、ラベルサイズ変更部22は、指示された変更量に従い、ラベルフォーマットを拡大又は縮小することでラベルサイズを変更する(ステップS14)(第1変更手段)。   Subsequently, the label size changing unit 22 stands by until the label format displayed on the display unit 15 is instructed to change the label size via the operation input unit 16 (step S13; No). When an instruction to change the label size is received (step S13; Yes) (accepting means), the label size changing unit 22 changes the label size by enlarging or reducing the label format according to the instructed change amount (step S14). (First changing means).

続いて、ラベルサイズ変更部22は、ラベルフォーマット内に印字項目が存在するか否かを判定する(ステップS15)。ここで、ラベルサイズ変更部22が、印字項目が存在しないと判定した場合には(ステップS15;No)、本処理を終了する。また、ラベルサイズ変更部22が、印字項目が存在すると判定した場合(ステップS15;Yes)、変更前後のラベルサイズを比較し、縦方向及び横方向の変更比率を算出する(ステップS16)(算出手段)。   Subsequently, the label size changing unit 22 determines whether or not a print item exists in the label format (step S15). Here, when the label size changing unit 22 determines that the print item does not exist (step S15; No), the process ends. If the label size changing unit 22 determines that a print item exists (step S15; Yes), the label size before and after the change is compared, and the change ratio in the vertical direction and the horizontal direction is calculated (step S16) (calculation). means).

次いで、ラベルサイズ変更部22は、ステップS16で算出した変更比率に基づき、各印字項目の配置位置を変更する(ステップS17)(第2変更手段)。そして、ラベルサイズ変更部22は、ステップS16で算出した変更比率に基づき、各印字項目の項目サイズを変更する(ステップS18)(第2変更手段)。なお、入力データの特性に応じて、印字項目の配置位置や項目サイズの変更方法を切り替える場合には、ステップS17、S18で切り替えた変更方法を用いるものとする。   Next, the label size changing unit 22 changes the arrangement position of each print item based on the change ratio calculated in step S16 (step S17) (second changing unit). Then, the label size changing unit 22 changes the item size of each print item based on the change ratio calculated in step S16 (step S18) (second changing unit). It should be noted that the change method switched in steps S17 and S18 is used when the print item arrangement position and the item size change method are switched according to the characteristics of the input data.

続くステップS19において、ラベルサイズ変更部22は、操作入力部16を介して、ラベルサイズの変更を終了する旨の指示が入力されたか否かを判定する(ステップS19)。ラベルサイズ変更部22が、終了指示が入力されないと判定した場合には(ステップS19;No)、ステップS13に再び戻る。また、ラベルサイズ変更部22が、終了指示が入力されたと判定した場合には(ステップS19;Yes)、変更したラベルフォーマットを記憶部18等に保存し(ステップS20)、本処理を終了する。   In subsequent step S19, the label size changing unit 22 determines whether or not an instruction to end the change of the label size is input via the operation input unit 16 (step S19). When the label size changing unit 22 determines that the end instruction is not input (step S19; No), the process returns to step S13 again. If the label size changing unit 22 determines that an end instruction has been input (step S19; Yes), the changed label format is stored in the storage unit 18 or the like (step S20), and this process ends.

以上のように、本実施形態の情報処理装置10は、ラベルサイズの変更指示に応じてラベルサイズを変更する。また、情報処理装置10は、ラベルサイズの変更前後の変更量(変更比率)に基づいて、各印字項目の配置位置及び項目サイズを変更する。これにより、ユーザは、ラベルサイズ、各印字項目の配置位置及び項目サイズの変更を一括して行うことができる。したがって、既存のラベルフォーマットを基に新たなラベルフォーマットを作成する際の利便性を向上させることができる。   As described above, the information processing apparatus 10 according to the present embodiment changes the label size according to the label size change instruction. Further, the information processing apparatus 10 changes the arrangement position and item size of each print item based on the change amount (change ratio) before and after the label size is changed. Thus, the user can collectively change the label size, the arrangement position of each print item, and the item size. Therefore, it is possible to improve the convenience when creating a new label format based on the existing label format.

以上、本発明の実施形態を説明したが、上記実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。上記実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更、追加等を行うことができる。また、上記実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although embodiment of this invention was described, the said embodiment was shown as an example and is not intending limiting the range of invention. The above embodiment can be implemented in various other forms, and various omissions, replacements, changes, additions, and the like can be made without departing from the scope of the invention. Moreover, the said embodiment and its deformation | transformation are included in the range of the invention, the summary, and the invention described in the claim, and its equal range.

また、上記実施形態の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らず、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。   In addition, the program executed by each device of the above embodiment is provided by being incorporated in advance in a storage medium (ROM or storage unit) included in each device, but is not limited thereto, and can be installed in a form or executable. Various types of files may be recorded and provided on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). Furthermore, the storage medium is not limited to a medium independent of a computer or an embedded system, but also includes a storage medium in which a program transmitted via a LAN, the Internet, or the like is downloaded and stored or temporarily stored.

また、上記実施形態の各装置で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよく、インターネット等のネットワーク経由で提供又は配布するように構成してもよい。   Further, the program executed by each device of the above embodiment may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network, or via a network such as the Internet. It may be configured to be provided or distributed.

また、上記実施形態のプログラムを、通信機能を有する携帯電話、スマートフォン、PDA(Personal Digital Assistant)等の携帯情報端末に組み込んで、その機能を実現させる形態としてもよい。   Moreover, the program of the said embodiment is good also as a form which incorporates in portable information terminals, such as a mobile telephone, a smart phone, and PDA (Personal Digital Assistant) which have a communication function, and implement | achieves the function.

10 情報処理装置
11 マイクロコンピュータ
12 CPU
13 ROM
14 RAM
15 表示部
16 操作入力部
17 通信部
18 記憶部
21 ラベルフォーマット生成部
22 ラベルサイズ変更部
10 Information processing apparatus 11 Microcomputer 12 CPU
13 ROM
14 RAM
DESCRIPTION OF SYMBOLS 15 Display part 16 Operation input part 17 Communication part 18 Storage part 21 Label format production | generation part 22 Label size change part

特開2006−244206号公報JP 2006-244206 A

Claims (4)

印字項目の配置位置及び項目サイズを定義するとともに、当該印字項目を配置する領域のラベルサイズを定義したラベルフォーマットを記憶する記憶手段と、
前記ラベルフォーマットに対する、前記ラベルサイズの変更指示を受け付ける受付手段と、
前記変更指示で受け付けた変更量に基づいて、前記ラベルサイズを変更する第1変更手段と、
前記印字項目に入力される入力データがシンボルコード以外の場合、前記ラベルサイズの変更に連動して前記印字項目の配置位置及び項目サイズを変更し、前記印字項目に入力される入力データがシンボルコードの場合、当該シンボルコードの規格で定められた大きさの範囲内で前記印字項目の項目サイズを変更し、配置位置を固定とする第2変更手段と、
を備え、
前記第2変更手段は、前記変更後の前記印字項目に対し、配置位置又は項目サイズの変更が個別に行われる場合であっても、前記シンボルコードが入力される印字項目については、当該シンボルコードの規格で定められた大きさの範囲内で項目サイズを変更可能とし、配置位置を固定とする情報処理装置。
Storage means for defining a print item arrangement position and an item size, and storing a label format defining a label size of an area in which the print item is arranged;
Receiving means for receiving an instruction to change the label size for the label format;
First change means for changing the label size based on the change amount received in the change instruction;
When the input data input to the print item is other than the symbol code, the layout position and the item size of the print item are changed in conjunction with the change of the label size, and the input data input to the print item is the symbol code In this case, a second changing means for changing the item size of the print item within a range of the size determined by the standard of the symbol code and fixing the arrangement position ;
With
The second changing unit is configured to change the symbol code for a print item to which the symbol code is input even when the arrangement position or the item size is individually changed for the print item after the change. An information processing apparatus in which the item size can be changed within the range of the size defined by the standard and the arrangement position is fixed .
前記ラベルサイズの変更前後の変更比率を算出する算出手段を更に備え、
前記第2変更手段は、前記算出手段が算出した前記変更比率に基づいて、前記印字項目の配置位置及び項目サイズを変更する請求項1に記載の情報処理装置。
A calculation means for calculating a change ratio before and after the change of the label size;
The information processing apparatus according to claim 1, wherein the second changing unit changes an arrangement position and an item size of the print items based on the change ratio calculated by the calculating unit.
前記第1変更手段及び前記第2変更手段で変更されたラベルフォーマットを、前記記憶手段に新規保存又は変更前のラベルフォーマットに上書き保存する保存手段を更に備える請求項1又は2に記載の情報処理装置。   The information processing according to claim 1, further comprising: a storage unit that stores the label format changed by the first change unit and the second change unit in the storage unit as a new storage or overwrites the label format before the change. apparatus. 印字項目の配置位置及び項目サイズを定義するとともに、当該印字項目を配置する領域のラベルサイズを定義したラベルフォーマットを記憶する記憶手段を備えるコンピュータを、
前記ラベルフォーマットに対する、前記ラベルサイズの変更指示を受け付ける受付手段と、
前記変更指示で受け付けた変更量に基づいて、前記ラベルサイズを変更する第1変更手段と、
前記印字項目に入力される入力データがシンボルコード以外の場合、前記ラベルサイズの変更に連動して前記印字項目の配置位置及び項目サイズを変更し、前記印字項目に入力される入力データがシンボルコードの場合、当該シンボルコードの規格で定められた大きさの範囲内で前記印字項目の項目サイズを変更し、配置位置を固定とする第2変更手段と、
して機能させ、
前記第2変更手段は、前記変更後の前記印字項目に対し、配置位置又は項目サイズの変更が個別に行われる場合であっても、前記シンボルコードが入力される印字項目については、当該シンボルコードの規格で定められた大きさの範囲内で項目サイズを変更可能とし、配置位置を固定とするプログラム。
A computer comprising storage means for defining a layout position and an item size of a print item and storing a label format defining a label size of an area in which the print item is arranged,
Receiving means for receiving an instruction to change the label size for the label format;
First change means for changing the label size based on the change amount received in the change instruction;
When the input data input to the print item is other than the symbol code, the layout position and the item size of the print item are changed in conjunction with the change of the label size, and the input data input to the print item is the symbol code In this case, a second changing means for changing the item size of the print item within a range of the size determined by the standard of the symbol code and fixing the arrangement position ;
To function,
The second changing unit is configured to change the symbol code for a print item to which the symbol code is input even when the arrangement position or the item size is individually changed for the print item after the change. A program that allows the item size to be changed within a range of sizes determined by the standard of, and fixes the placement position .
JP2013022563A 2013-02-07 2013-02-07 Information processing apparatus and program Expired - Fee Related JP5878489B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013022563A JP5878489B2 (en) 2013-02-07 2013-02-07 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013022563A JP5878489B2 (en) 2013-02-07 2013-02-07 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2014153881A JP2014153881A (en) 2014-08-25
JP5878489B2 true JP5878489B2 (en) 2016-03-08

Family

ID=51575706

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013022563A Expired - Fee Related JP5878489B2 (en) 2013-02-07 2013-02-07 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5878489B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005313469A (en) * 2004-04-28 2005-11-10 King Jim Co Ltd Device, method and program for making small printed matter
JP2006287498A (en) * 2005-03-31 2006-10-19 Seiko Epson Corp Template display device, template display method, and computer program
JP2007176051A (en) * 2005-12-28 2007-07-12 Seiko Epson Corp Tape printing device, data outputting method and program
JP2011022563A (en) * 2009-06-18 2011-02-03 Sanyo Electric Co Ltd Focus control circuit
JP2011143648A (en) * 2010-01-15 2011-07-28 Casio Computer Co Ltd Tape printing device, label forming method, and storage medium storing program for forming label

Also Published As

Publication number Publication date
JP2014153881A (en) 2014-08-25

Similar Documents

Publication Publication Date Title
JP6790651B2 (en) Computing device, graph display method of computing device, and program
JP6202216B2 (en) Information processing apparatus, shelf label management system, control method, and program
US20160070450A1 (en) Electronic device, method, and computer program product
WO2017170632A1 (en) Commodity data registration terminal, commodity data registration method, and commodity data registration program
JP5878489B2 (en) Information processing apparatus and program
US10140258B2 (en) Portable device and image displaying method thereof
US9766844B2 (en) Display processing apparatus and display processing method
JP6259225B2 (en) Electronic device, gesture recognition operation method for mobile terminal connected to the same, and in-vehicle system
US9569705B2 (en) Method and system for configuring print character information
CN102681755A (en) Method, device and equipment for realizing display transformation of display object
US20150293652A1 (en) Creating an interaction area for listing user-selectable items
US10930045B2 (en) Digital ink based visual components
EP3416143A1 (en) Product data registration terminal, product data registration method and product data registration program
EP3667657B1 (en) Display control device and display control method
KR20150014166A (en) Device of creating data for displaying of electonic tag in electronic shelf label system and method of creating data for displaying of electonic tag in electronic shelf label system
JP2019106007A (en) Display device, display control method and program
JP2010128097A (en) Information processing device, display control method, and program
WO2007015471A1 (en) Character data generation device, electronic information device, character data generation program, and readable recording medium
JP2018056835A (en) Program executed by mobile terminal, and mobile terminal
US20150009528A1 (en) Image forming apparatus, information processor, non-transitory computer readable medium, and image forming method
JP2014112333A (en) Image information generation device, information processor, image information generation program, and information processing program
JP6142603B2 (en) Image file output device, image file output method, and image file output program
JP2023116952A (en) Document evaluation device, document evaluation method, and program
JP6253387B2 (en) Character size acquisition device, character size acquisition method, and character size acquisition program
JP2012208765A (en) Print content change program, print content change method, and host device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150602

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150803

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160105

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160128

R150 Certificate of patent or registration of utility model

Ref document number: 5878489

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees