JP2023081023A - Label creation program, information processing apparatus and label creation method - Google Patents

Label creation program, information processing apparatus and label creation method Download PDF

Info

Publication number
JP2023081023A
JP2023081023A JP2021194663A JP2021194663A JP2023081023A JP 2023081023 A JP2023081023 A JP 2023081023A JP 2021194663 A JP2021194663 A JP 2021194663A JP 2021194663 A JP2021194663 A JP 2021194663A JP 2023081023 A JP2023081023 A JP 2023081023A
Authority
JP
Japan
Prior art keywords
input
label
image
image data
records
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2021194663A
Other languages
Japanese (ja)
Inventor
涼司 坂
Ryoji Saka
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.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2021194663A priority Critical patent/JP2023081023A/en
Publication of JP2023081023A publication Critical patent/JP2023081023A/en
Pending legal-status Critical Current

Links

Images

Abstract

To create a plurality of labels having the same format but different contents without reading a database.SOLUTION: A control unit 11 of a portable terminal 2 executes input processing, image acquisition processing, and label creation processing. The input processing displays on a display screen an item input area in which an input field corresponding to a character string forming a label is formed, and inputs the value of the character string into the input field. The image acquisition processing acquires image data representing an image forming the label. The label creation processing inserts symbols or characters between multiple input records based on an input form creation file in which the symbols or characters to be placed between character string values that make up the multiple input records and the image data are set, thereby creating the label containing the multiple input records.SELECTED DRAWING: Figure 1

Description

本開示は、情報処理装置を用いてラベルを作成する技術に関する。 The present disclosure relates to technology for creating labels using an information processing device.

特許文献1には、データベースを読み込み、読み込んだデータベースを編集表示画面中に表示させることによって、データベースに対応した複数のラベルを作成することができるように構成された装置が記載されている。 Patent Literature 1 describes an apparatus configured to read a database and display the read database on an edit display screen to create a plurality of labels corresponding to the database.

特開2019-51657号公報JP 2019-51657 A

フォーマットが同一で内容が互いに異なる複数のラベルを作成する際には、データベースを読み込む必要があり、この結果、例えばラベルを作成する作業効率が低下してしまう恐れがあった。 When creating a plurality of labels with the same format but different contents, it is necessary to read the database, and as a result, there is a risk that the work efficiency of creating labels, for example, will decrease.

本開示は、データベースを読み込まずにフォーマットが同一で内容が互いに異なる複数のラベルを作成することを目的とする。 An object of the present disclosure is to create multiple labels having the same format but different contents from each other without reading a database.

本開示の一態様は、表示画面を備える表示部と、入力部と、制御部とを備える情報処理装置の制御部に、入力処理と、画像取得処理と、ラベル作成処理とを実行させるように構成されているラベル作成プログラムである。 According to one aspect of the present disclosure, a control unit of an information processing apparatus including a display unit having a display screen, an input unit, and a control unit is caused to perform an input process, an image acquisition process, and a label creation process. A configured labeling program.

入力部は、利用者が行った入力操作を特定するための入力操作情報を出力するように構成される。
入力処理は、ラベルを構成する少なくとも1つの文字列のそれぞれに対応する少なくとも1つの入力欄が形成された入力フォームを表示画面に表示し、入力部を介して少なくとも1つの入力欄に文字列の値を入力させる。
The input unit is configured to output input operation information for specifying an input operation performed by a user.
The input process displays on the display screen an input form in which at least one input field corresponding to each of at least one character string that constitutes the label is formed, and the character string is entered in the at least one input field via the input unit. let you enter a value.

画像取得処理は、ラベルを構成する少なくとも1つの画像のそれぞれを示す少なくとも1つの画像データを取得する。
ラベル作成処理は、複数の入力レコードを構成する文字列の値および画像データの間に配置される記号または文字が設定されたフォーマットファイルに基づいて、複数の入力レコードの間に記号または文字を配置することによって、複数の入力レコードを含むラベルを作成する。入力レコードは、少なくとも1つの入力欄のそれぞれに入力された少なくとも1つの文字列の値、および、画像取得処理で取得された少なくとも1つの画像データのそれぞれである。
The image acquisition process acquires at least one image data representing each of the at least one image forming the label.
The label creation process places symbols or characters between multiple input records based on a format file in which symbols or characters to be placed between string values and image data that make up multiple input records are set. to create a label that contains multiple input records. An input record is each of at least one character string value input to each of at least one input field and at least one image data acquired in the image acquisition process.

このように構成された本開示のラベル作成プログラムは、ラベルのフォーマットに対応した入力欄に文字列を入力するとともに、画像データを取得することによって、ラベルを作成することができるため、データベースを読み込まずにフォーマットが同一で内容が互いに異なる複数のラベルを作成することが可能になり、例えば、ラベル作成の効率性を向上させることができる。 The label creation program of the present disclosure configured in this way can create a label by entering a character string in an input field corresponding to the format of the label and acquiring image data. It is possible to create a plurality of labels having the same format but different contents without the need to print, and for example, it is possible to improve the efficiency of label creation.

本開示の別の態様は、情報処理装置の制御部に、複数画像取得処理と、画像ラベル作成処理とを実行させるように構成されているラベル作成プログラムである。
複数画像取得処理は、ラベルを構成する複数の画像のそれぞれを示す複数の画像データを取得する。
Another aspect of the present disclosure is a label creation program configured to cause a control unit of an information processing device to execute a multiple image acquisition process and an image label creation process.
The multiple image acquisition process acquires a plurality of image data representing each of the multiple images forming the label.

画像ラベル作成処理は、複数画像取得処理で取得された複数の画像データのそれぞれを入力レコードとし、複数の入力レコードを構成する複数の画像データの間に配置される記号または文字が設定されたフォーマットファイルに基づいて、複数の入力レコードの間に記号または文字を配置することによって、複数の入力レコードを含むラベルを作成する。 The image label creation process uses each of the multiple image data acquired by the multiple image acquisition process as an input record, and creates a format in which symbols or characters are placed between the multiple image data that make up the multiple input records. Based on a file, create a label containing multiple input records by placing symbols or characters between the multiple input records.

このように構成された本開示のラベル作成プログラムは、データベースを読み込まずにフォーマットが同一で内容が互いに異なる複数のラベルを作成することが可能になり、例えば、ラベル作成の効率性を向上させることができる。 The label creation program of the present disclosure configured in this way can create a plurality of labels having the same format but different contents without reading a database. For example, it is possible to improve the efficiency of label creation. can be done.

本開示の更に別の態様は、表示部と、入力部と、制御部とを備え、入力処理と、画像取得処理と、ラベル作成処理とを実行するように構成されている情報処理装置である。
このように構成された本開示の情報処理装置は、本開示のラベル作成プログラムによって制御される装置であり、本開示のラベル作成プログラムと同様の効果を得ることができる。
Yet another aspect of the present disclosure is an information processing device that includes a display unit, an input unit, and a control unit, and is configured to perform input processing, image acquisition processing, and label creation processing. .
The information processing device of the present disclosure configured in this manner is a device controlled by the label creation program of the present disclosure, and can obtain the same effects as the label creation program of the present disclosure.

本開示の更に別の態様は、複数画像取得処理と、画像ラベル作成処理とを実行するように構成されている情報処理装置である。
このように構成された本開示の情報処理装置は、本開示のラベル作成プログラムによって制御される装置であり、本開示のラベル作成プログラムと同様の効果を得ることができる。
Yet another aspect of the present disclosure is an information processing apparatus configured to perform a multiple image acquisition process and an image label creation process.
The information processing device of the present disclosure configured in this manner is a device controlled by the label creation program of the present disclosure, and can obtain the same effects as the label creation program of the present disclosure.

本開示の更に別の態様は、表示部と、入力部と、制御部とを備える情報処理装置が実行するラベル作成方法であって、入力ステップと、画像取得ステップと、ラベル作成ステップとを備える。 Yet another aspect of the present disclosure is a label creation method executed by an information processing device including a display unit, an input unit, and a control unit, comprising an input step, an image acquisition step, and a label creation step. .

本開示のラベル作成方法は、本開示のラベル作成プログラムにて実行される方法であり、当該方法を実行することで、本開示のラベル作成プログラムと同様の効果を得ることができる。 The label creation method of the present disclosure is a method executed by the label creation program of the present disclosure, and by executing the method, the same effects as those of the label creation program of the present disclosure can be obtained.

本開示の更に別の態様は、情報処理装置が実行するラベル作成方法であって、複数画像取得ステップと、画像ラベル作成ステップとを備える。
本開示のラベル作成方法は、本開示のラベル作成プログラムにて実行される方法であり、当該方法を実行することで、本開示のラベル作成プログラムと同様の効果を得ることができる。
Yet another aspect of the present disclosure is a label creation method executed by an information processing device, comprising a multiple image acquisition step and an image label creation step.
The label creation method of the present disclosure is a method executed by the label creation program of the present disclosure, and by executing the method, the same effects as those of the label creation program of the present disclosure can be obtained.

画像処理システムの構成を示すブロック図である。1 is a block diagram showing the configuration of an image processing system; FIG. 入力フォーム作成処理を示すフローチャートである。It is a flow chart which shows input form creation processing. 入力フォーム作成ファイルを示す図である。It is a figure which shows an input form creation file. 入力フォーム選択画像およびラベル選択画像を示す図である。FIG. 11 shows an input form selection image and a label selection image; 第1実施形態のラベル入力処理を示すフローチャートである。4 is a flowchart showing label input processing according to the first embodiment; 第1実施形態の入力フォーム画像およびラベル表示画像を示す図である。4A and 4B are diagrams showing an input form image and a label display image according to the first embodiment; FIG. 第2実施形態のラベル入力処理を示すフローチャートである。It is a flow chart which shows label input processing of a 2nd embodiment. 第2実施形態の入力フォーム画像およびラベル表示画像を示す図である。8A and 8B are diagrams showing an input form image and a label display image according to the second embodiment; FIG.

[第1実施形態]
以下に本開示の第1実施形態を図面とともに説明する。
(1)画像処理システム1の構成
本実施形態の画像処理システム1は、図1に示すように、携帯端末2と、プリンタ3とを備える。
[First embodiment]
A first embodiment of the present disclosure will be described below with reference to the drawings.
(1) Configuration of Image Processing System 1 The image processing system 1 of this embodiment includes a mobile terminal 2 and a printer 3, as shown in FIG.

携帯端末2およびプリンタ3は、Bluetooth規格に準拠した方式の近距離無線通信、または、USBを用いた有線通信によって互いに通信可能に構成されている。USBは、Universal Serial Busの略である。Bluetoothは登録商標である。 The mobile terminal 2 and the printer 3 are configured to be able to communicate with each other by short-range wireless communication based on the Bluetooth standard or wired communication using USB. USB is an abbreviation for Universal Serial Bus. Bluetooth is a registered trademark.

携帯端末2は、プリンタ3を利用した作業を行う作業者毎に割り当てられており、作業者によって携帯される。
携帯端末2は、制御部11と、通信部12と、表示部13と、入力部14と、記憶部15とを備える。
The portable terminal 2 is assigned to each worker who performs work using the printer 3, and is carried by the worker.
The mobile terminal 2 includes a control section 11 , a communication section 12 , a display section 13 , an input section 14 and a storage section 15 .

制御部11は、CPU21およびメモリ22を備える。CPU21は、メモリ22に記憶されたプログラムを実行し、これにより、携帯端末2の各種機能が実現される。なお、制御部11により実現される各種機能は、プログラムの実行によって実現することに限るものではなく、その一部または全部について、一つあるいは複数のハードウェアを用いて実現してもよい。 The control unit 11 has a CPU 21 and a memory 22 . The CPU 21 executes programs stored in the memory 22 , thereby realizing various functions of the mobile terminal 2 . It should be noted that the various functions realized by the control unit 11 are not limited to being realized by executing a program, and a part or all of them may be realized using one or more pieces of hardware.

メモリ22は、非遷移的実体的記録媒体である半導体メモリ(例えば、ROM、RAMおよびフラッシュメモリ)を備える。メモリ22は、オペレーティングシステム(以下、OS)プログラム31と、アプリケーションプログラム32とを記憶する。 The memory 22 includes a semiconductor memory (eg, ROM, RAM and flash memory) that is a non-transitional physical recording medium. The memory 22 stores an operating system (OS) program 31 and an application program 32 .

OSプログラム31は、携帯端末2の基本的な機能を提供するプログラムである。アプリケーションプログラム32は、ラベルを作成するアプリケーション(以下、ラベル作成アプリケーション)のプログラムである。 The OS program 31 is a program that provides basic functions of the mobile terminal 2 . The application program 32 is a program of an application for creating labels (hereinafter referred to as label creation application).

通信部12は、Bluetooth規格に準拠した方式の近距離無線通信、または、USBを用いた有線通信によって、プリンタ3との間でデータ通信を行う。
表示部13は、図示しない表示装置を備え、表示装置に各種画像を表示する。入力部14は、表示部13の表示画面上に設置されたタッチパネルと、表示部13の表示画面の周囲に設置されたスイッチとを備える。そして入力部14は、上記の作業者がタッチパネルおよびスイッチを介して行った入力操作を特定するための入力操作情報を出力する。記憶部15は、例えばHDDおよびSSD等の補助記憶装置を備え、各種データを記憶する。HDDは、Hard Disk Driveの略である。SSDは、Solid State Driveの略である。
The communication unit 12 performs data communication with the printer 3 by short-range wireless communication based on the Bluetooth standard or wired communication using USB.
The display unit 13 includes a display device (not shown) and displays various images on the display device. The input unit 14 includes a touch panel installed on the display screen of the display unit 13 and switches installed around the display screen of the display unit 13 . The input unit 14 outputs input operation information for specifying the input operation performed by the operator via the touch panel and the switches. The storage unit 15 includes auxiliary storage devices such as HDD and SSD, and stores various data. HDD is an abbreviation for Hard Disk Drive. SSD is an abbreviation for Solid State Drive.

表示部13の表示画面には、アプリケーションプログラム32を起動させるためのアプリアイコンが表示される。携帯端末2を所持する作業者が、このアプリアイコンをタップする操作をタッチパネルに対して行うことにより、アプリケーションプログラム32がCPU21により実行され、ラベル作成アプリケーションが起動する。 An application icon for starting the application program 32 is displayed on the display screen of the display unit 13 . When the operator who owns the portable terminal 2 taps the application icon on the touch panel, the application program 32 is executed by the CPU 21 and the label creation application is activated.

プリンタ3は、上記の作業者が持ち運び可能な小型で軽量のモバイルプリンタである。プリンタ3は、制御部41と、通信部42と、表示部43と、入力部44と、印刷部45とを備える。 The printer 3 is a small, lightweight mobile printer that can be carried by the worker. The printer 3 includes a control section 41 , a communication section 42 , a display section 43 , an input section 44 and a printing section 45 .

制御部41は、CPU51およびメモリ52を備える。CPU51は、メモリ52に記憶されたプログラムを実行し、これにより、プリンタ3の各種機能が実現される。なお、
制御部41により実現される各種機能は、プログラムの実行によって実現することに限るものではなく、その一部または全部について、一つあるいは複数のハードウェアを用いて実現してもよい。メモリ52は、非遷移的実体的記録媒体である半導体メモリ(例えば、ROM、RAMおよびフラッシュメモリ)を備え、プログラムおよびデータを記憶する。
The control unit 41 has a CPU 51 and a memory 52 . The CPU 51 executes programs stored in the memory 52 , thereby realizing various functions of the printer 3 . note that,
Various functions realized by the control unit 41 are not limited to being realized by executing a program, and a part or all of them may be realized using one or more pieces of hardware. The memory 52 includes a semiconductor memory (for example, ROM, RAM and flash memory) that is a non-transitional physical recording medium, and stores programs and data.

通信部42は、Bluetooth規格に準拠した方式の近距離無線通信、または、USBを用いた有線通信によって、携帯端末2との間でデータ通信を行う。
表示部43は、図示しない表示装置を備え、表示装置に各種画像を表示する。入力部44は、表示部43の表示画面の周囲に設置されたスイッチを備える。そして入力部44は、上記の作業者がスイッチを介して行った入力操作を特定するための入力操作情報を出力する。
The communication unit 42 performs data communication with the mobile terminal 2 by short-range wireless communication based on the Bluetooth standard or wired communication using USB.
The display unit 43 includes a display device (not shown) and displays various images on the display device. The input unit 44 includes switches installed around the display screen of the display unit 43 . The input unit 44 outputs input operation information for specifying the input operation performed by the operator via the switch.

印刷部45は、感熱方式の印刷機構を備え、感熱ロール紙に画像を印刷することができる。なお、印刷部45は、カット紙に対して印刷可能に構成されていてもよいし、感熱方式以外の周知の記録方式(例えば、インクジェット方式)で印刷可能に構成されていてもよい。 The printing unit 45 includes a thermal printing mechanism, and can print an image on thermal roll paper. The printing unit 45 may be configured to be capable of printing on cut paper, or may be configured to be capable of printing by a known recording method (for example, an inkjet method) other than the thermal method.

(2)携帯端末2において実行される処理
次に、携帯端末2のCPU21が実行する入力フォーム作成処理の手順を説明する。入力フォーム作成処理は、アプリケーションプログラム32の実行によってラベル作成アプリケーションが起動してから終了するまでの間に繰り返し実行される処理である。
(2) Processing Executed in Portable Terminal 2 Next, a procedure of input form creation processing executed by the CPU 21 of the portable terminal 2 will be described. The input form creation process is a process that is repeatedly executed from the start of the label creation application by execution of the application program 32 to the end thereof.

入力フォーム作成処理が実行されると、CPU21は、図2に示すように、まずS10にて、携帯端末2に対して入力フォーム作成操作が行われたか否かを判断する。
具体的には、CPU21は、入力フォーム作成操作を示す入力操作情報が入力部14から入力されたか否かを判断する。そしてCPU21は、入力フォーム作成操作を示す入力操作情報が入力された場合に、入力フォーム作成操作が行われたと判断する。
When the input form creation process is executed, the CPU 21 first determines in S10 whether or not an input form creation operation has been performed on the portable terminal 2, as shown in FIG.
Specifically, the CPU 21 determines whether input operation information indicating an input form creation operation has been input from the input unit 14 . Then, the CPU 21 determines that the input form creating operation has been performed when the input operation information indicating the input form creating operation is input.

ここで、入力フォーム作成操作が行われていない場合には、CPU21は、入力フォーム作成処理を終了する。一方、入力フォーム作成操作が行われた場合には、CPU21は、S20にて、入力フォーム作成ファイルを読み込む。 Here, if the input form creation operation has not been performed, the CPU 21 terminates the input form creation process. On the other hand, when the input form creating operation is performed, the CPU 21 reads the input form creating file in S20.

具体的には、CPU21は、まず、入力フォームを選択するためのファイル選択画像を表示部13の表示画面に表示する。ファイル選択画像は、上記の作業者がタッチパネルおよびスイッチを介して行った入力操作に基づいて、表示されている1または複数の入力フォーム作成ファイルの中から1つの入力フォーム作成ファイルを選択することが可能に構成されている。さらにCPU21は、入力フォーム作成ファイルが選択されたか否かを判断する。具体的には、CPU21は、ファイル選択画像において選択された入力フォーム作成ファイルを示す入力操作情報が入力部14から入力されたか否かを判断する。そして、選択された入力フォーム作成ファイルを示す入力操作情報が入力部14から入力された場合に、CPU21は、入力フォーム作成ファイルが選択されたと判断する。そしてCPU21は、入力フォーム作成ファイルが選択されると、選択された入力フォーム作成ファイルを読み込む。 Specifically, the CPU 21 first displays a file selection image for selecting an input form on the display screen of the display section 13 . In the file selection image, one input form creation file can be selected from one or a plurality of displayed input form creation files based on the input operation performed by the worker via the touch panel and switches. configured as possible. Furthermore, the CPU 21 determines whether or not an input form creation file has been selected. Specifically, the CPU 21 determines whether input operation information indicating the input form creation file selected in the file selection image has been input from the input unit 14 . When input operation information indicating the selected input form creation file is input from the input unit 14, the CPU 21 determines that the input form creation file has been selected. When the input form creation file is selected, the CPU 21 reads the selected input form creation file.

本実施形態では、入力フォーム作成ファイルは、JSON形式で記述されている。JSON形式で記述された入力フォーム作成ファイルの一例を図3に示す。
図3に示す入力フォーム作成ファイルは、文字列入力設定領域SR1と、文字列選択設定領域SR2と、固定画像設定領域SR3と、選択画像設定領域SR4とを備える。
In this embodiment, the input form creation file is described in JSON format. FIG. 3 shows an example of an input form creation file described in JSON format.
The input form creation file shown in FIG. 3 includes a character string input setting area SR1, a character string selection setting area SR2, a fixed image setting area SR3, and a selected image setting area SR4.

文字列入力設定領域SR1には、文字列を入力するための入力欄を設定するためのソー
スコードが記述される。
文字列入力設定領域SR1における「”type”:”Text”」は、「自由入力」を設定する。「自由入力」は、任意の文字列が入力される形式である。なお、文字列は、文字または数字を配列することによって形成される。
A source code for setting an input field for inputting a character string is written in the character string input setting area SR1.
““type”:“Text”” in the character string input setting area SR1 is set to “free input”. "Free input" is a form in which arbitrary character strings are input. A character string is formed by arranging letters or numbers.

「”fieldName”:”Campus”」は、「入力欄の名前」を「Campus」に設定する。
「”caps”:”Normal”」は、「表示されるキーボードのCAPS」を「通常」に設定する。「通常」は、アルファベットの入力において最初の1文字目が大文字で2文字目以降が小文字となる入力形式である。
““fieldName”:“Campus”” sets the “input field name” to “Campus”.
““caps”:“Normal”” sets the “displayed keyboard CAPS” to “normal”. "Normal" is an input format in which the first alphabetic character is capitalized and the second and subsequent characters are lowercased.

「”keybord”:”Default”」は、「表示されるキーボードの種類」を「通常」に設定する。「通常」は、利用者が設定したキーボードである。
「”prefix”:””」は、「接頭語」を「無し」に設定する。
““keyboard”:“Default”” sets the “displayed keyboard type” to “normal”. "Normal" is the keyboard set by the user.
““prefix”:””” sets the “prefix” to “none”.

「”suffix”:”.”」は、「接尾語」を「.」に設定する。
文字列選択設定領域SR2における「”type”:”Select”」は、「選択式」を設定する。「選択式」は、複数の文字列候補の中から1つが選択される形式である。
""suffix":". "" sets the "suffix" to ".".
““type”:“Select”” in the character string selection setting area SR2 sets “selection formula”. A “selection formula” is a format in which one is selected from a plurality of character string candidates.

「”fieldName”:”Floor”」は、「入力欄の名前」を「Floor」に設定する。
「”dataList”:[”A”,”B”,”C”]」は、選択可能な文字列を「A」、「B」、「C」に設定する。
““fieldName”:“Floor”” sets the “input field name” to “Floor”.
""dataList":["A","B","C"]" sets the selectable strings to "A", "B", and "C".

固定画像設定領域SR3における「”type”:”Image”」は、「画像取得」を設定する。「画像取得」は、画像データが入力される形式である。
「”location”:”https://・・・・.png”」は、画像データが格納されている格納先を設定する。
““type”:“Image”” in the fixed image setting area SR3 is set to “image acquisition”. "Image Acquisition" is the format in which the image data is entered.
""location":"https://.... png"" sets the storage destination where the image data is stored.

選択画像設定領域SR4における「”type”:”Image”」は、「画像取得」を設定する。
「”location”:”Local”」は、「画像選択式」を設定する。「画像選択式」は、複数の画像候補の中から1つが選択される形式である。
““type”:“Image”” in the selected image setting area SR4 is set to “image acquisition”.
““location”:“Local”” sets the “image selection formula”. The "image selection formula" is a format in which one is selected from a plurality of image candidates.

S20の処理が終了すると、CPU21は、図2に示すように、S30にて、読み込んだ入力フォーム作成ファイルに基づいて入力フォームを作成し、作成した入力フォームを記憶部15に記憶する。入力フォームの記憶が完了すると、CPU21は、入力フォーム作成処理を終了する。 When the processing of S20 is completed, the CPU 21 creates an input form based on the read input form creation file and stores the created input form in the storage unit 15 in S30, as shown in FIG. After completing the storage of the input form, the CPU 21 terminates the input form creation process.

ラベル作成アプリケーションが起動すると、図4に示すように、携帯端末2の表示画面DSにおける下端領域にラベル作成アイコンLCが表示される。
ラベル作成アイコンLCをタップする操作が上記の作業者によって行われると、入力フォーム選択画像IM1が表示画面DSに表示される。
When the label creation application is activated, a label creation icon LC is displayed in the lower end area of the display screen DS of the mobile terminal 2, as shown in FIG.
When the operator taps the label creation icon LC, the input form selection image IM1 is displayed on the display screen DS.

入力フォーム選択画像IM1は、第1フォーム選択アイコンFS1、第2フォーム選択アイコンFS2、第3フォーム選択アイコンFS3、第4フォーム選択アイコンFS4、第5フォーム選択アイコンFS5および第6フォーム選択アイコンFS6を含む。 The input form selection image IM1 includes a first form selection icon FS1, a second form selection icon FS2, a third form selection icon FS3, a fourth form selection icon FS4, a fifth form selection icon FS5 and a sixth form selection icon FS6. .

第1フォーム選択アイコンFS1がタップされると、「Self lami」用の入力フォームが選択される。第2フォーム選択アイコンFS2がタップされると、「Cabl
e wrap」用の入力フォームが選択される。第3フォーム選択アイコンFS3がタップされると、「Cable flag」用の入力フォームが選択される。第4フォーム選択アイコンFS4がタップされると、「Diecut flag」用の入力フォームが選択される。第5フォーム選択アイコンFS5がタップされると、「Patch panel」用の入力フォームが選択される。第6フォーム選択アイコンFS6がタップされると、「Faceplate」用の入力フォームが選択される。
When the first form selection icon FS1 is tapped, the input form for "Self lami" is selected. When the second form selection icon FS2 is tapped, "Cabl
The input form for "e wrap" is selected. When the third form selection icon FS3 is tapped, the input form for "Cable flag" is selected. When the fourth form selection icon FS4 is tapped, the input form for "Diecut flag" is selected. When the fifth form selection icon FS5 is tapped, the input form for "Patch panel" is selected. When the sixth form selection icon FS6 is tapped, the input form for "Faceplate" is selected.

そして、例えば第1フォーム選択アイコンFS1がタップされると、表示画面DSに「Self lami」用のラベル選択画像IM2が表示される。
ラベル選択画像IM2は、第1ラベル選択アイコンLS1、第2ラベル選択アイコンLS2および新規ラベル選択アイコンLS3を含む。
Then, for example, when the first form selection icon FS1 is tapped, a label selection image IM2 for "Self lami" is displayed on the display screen DS.
The label selection image IM2 includes a first label selection icon LS1, a second label selection icon LS2 and a new label selection icon LS3.

第1ラベル選択アイコンLS1および第2ラベル選択アイコンLS2は、既に作成されたラベルを選択するためのアイコンである。第1,2ラベル選択アイコンLS1,LS2がタップされると、それぞれ第1,2ラベル選択アイコンLS1,LS2で表されるラベルが選択される。 The first label selection icon LS1 and the second label selection icon LS2 are icons for selecting already created labels. When the first and second label selection icons LS1 and LS2 are tapped, the labels represented by the first and second label selection icons LS1 and LS2 are selected.

新規ラベル選択アイコンLS3がタップされると、携帯端末2のCPU21は、ラベル入力処理を実行する。なお、新規ラベル選択アイコンLS3は、JSON形式で記述された入力フォーム作成ファイルを事前に読み込ませて入力フォームを作成しておくことで表示される。次に、ラベル入力処理の手順を説明する。
ラベル入力処理が実行されると、CPU21は、図5に示すように、まずS110にて、入力フォームを表示する。入力フォームは、図6の入力フォーム画像IM3に示すように、形式選択領域R1と、項目入力領域R2と、入力完了アイコンDNとを含む。
When the new label selection icon LS3 is tapped, the CPU 21 of the mobile terminal 2 executes label input processing. The new label selection icon LS3 is displayed by reading in advance an input form creation file described in JSON format to create an input form. Next, the procedure of label input processing will be described.
When the label input process is executed, the CPU 21 first displays an input form in S110 as shown in FIG. The input form includes a format selection area R1, an item input area R2, and an input completion icon DN, as shown in the input form image IM3 of FIG.

形式選択領域R1は、入力形式を選択するための領域である。入力フォーム画像IM3では、入力形式として、「Permanent links」、「Permanent links-Form/To」、「Patch codes」および「Patch codes-Form/To」が設定されている。入力形式の各選択肢が記載されている付近には、ラジオボタンRB1,RB2,RB3,RB4が配置されている。形式選択領域R1は、ラジオボタンRB1~RB4によって複数の入力形式の中から1つの入力形式が選択されるように形成されている。 The format selection area R1 is an area for selecting an input format. In the input form image IM3, "Permanent links", "Permanent links-Form/To", "Patch codes" and "Patch codes-Form/To" are set as input formats. Radio buttons RB1, RB2, RB3, and RB4 are arranged in the vicinity of the input format options. The format selection area R1 is formed so that one input format can be selected from a plurality of input formats using radio buttons RB1 to RB4.

項目入力領域R2は、形式選択領域R1で選択された入力形式に対応した複数の入力欄を表示する。図6の入力フォーム画像IM3では、項目入力領域R2に、「Permanent links-Form/To」に対応した入力欄IF1,IF2および入力ボタンSB1が表示されている。入力欄IF1には、「Campus」に対応した文字列が入力される。入力欄IF2には、「Floor」に対応した文字列として、「A」、「B」、「C」の何れか1つが入力される。 The item input region R2 displays a plurality of input fields corresponding to the input format selected in the format selection region R1. In the input form image IM3 of FIG. 6, input fields IF1 and IF2 and an input button SB1 corresponding to "Permanent links-Form/To" are displayed in the item input region R2. A character string corresponding to "Campus" is entered in the input field IF1. Any one of "A", "B", and "C" is input to the input field IF2 as a character string corresponding to "Floor".

入力ボタンSB1は、画像データを選択するときにタップされる。入力ボタンSB1がタップされると、CPU21は、まず、画像データを選択するための画像データ選択画像を表示部13の表示画面に表示する。画像データ選択画像は、上記の作業者がタッチパネルおよびスイッチを介して行った入力操作に基づいて、表示されている1または複数の画像データの中から1つの画像データを選択することが可能に構成されている。さらにCPU21は、画像データが選択されたか否かを判断する。具体的には、CPU21は、画像データ選択画像において選択された画像データを示す入力操作情報が入力部14から入力されたか否かを判断する。そして、選択された画像データを示す入力操作情報が入力部14から入力された場合に、CPU21は、画像データの格納先を示すファイルパスをメモリ22に記憶し、画像データ選択画像の表示を終了する。 The input button SB1 is tapped when selecting image data. When the input button SB1 is tapped, the CPU 21 first displays an image data selection image for selecting image data on the display screen of the display section 13 . The image data selection image is configured so that one image data can be selected from one or more displayed image data based on the input operation performed by the operator via the touch panel and the switch. It is Further, the CPU 21 determines whether or not image data has been selected. Specifically, the CPU 21 determines whether input operation information indicating image data selected in the image data selection image has been input from the input unit 14 . Then, when the input operation information indicating the selected image data is input from the input unit 14, the CPU 21 stores the file path indicating the storage destination of the image data in the memory 22, and ends the display of the image data selection image. do.

入力完了アイコンDNは、入力が完了したときにタップされる。
S110の処理が終了すると、CPU21は、図5に示すように、S120にて、入力完了操作が行われたか否かを判断する。具体的には、CPU21は、入力完了アイコンDNがタップされる操作が行われたか否かを判断する。ここで、入力完了操作が行われていない場合には、CPU21は、S160に移行する。一方、入力完了操作が行われた場合には、CPU21は、S130にて、メモリ22に記憶されているファイルパスに基づいて、S110で表示された入力フォームにおいて選択された画像データを取得し、更に、S110で表示された入力フォームの入力フォーム作成ファイルの固定画像設定領域に記述されている格納先(例えば、URL「”https://・・・・.png”」)にアクセスして画像データを取得する。
The input completion icon DN is tapped when the input is completed.
When the process of S110 is completed, the CPU 21 determines whether or not an input completion operation has been performed in S120, as shown in FIG. Specifically, the CPU 21 determines whether or not an operation of tapping the input completion icon DN has been performed. Here, if the input completion operation has not been performed, the CPU 21 proceeds to S160. On the other hand, when the input completion operation is performed, the CPU 21 acquires the image data selected in the input form displayed in S110 based on the file path stored in the memory 22 in S130, Furthermore, the user accesses the storage destination (for example, URL "https://....png") described in the fixed image setting area of the input form creation file of the input form displayed in S110 to generate the image. Get data.

そしてCPU21は、S140にて、ラベルを作成する。具体的には、CPU21は、S110で表示された入力フォームの入力欄に入力された1または複数の文字列、および、S130で取得した1または複数の画像データのそれぞれを入力レコードとして、複数の入力レコードの間に、S110で表示された入力フォームの入力フォーム作成ファイルで設定されている接頭語および接尾語を配置することによって、ラベルを作成する。 Then, the CPU 21 creates a label in S140. Specifically, the CPU 21 generates multiple A label is created by placing the prefix and suffix set in the input form creation file of the input form displayed in S110 between the input records.

さらにCPU21は、S150にて、S140で作成されたラベルを、表示画面DSに表示し、S160に移行する。
図6のラベル表示画像IM4は、S150の処理で表示画面DSに表示される画像の一例である。
Furthermore, in S150, the CPU 21 displays the label created in S140 on the display screen DS, and proceeds to S160.
A label display image IM4 in FIG. 6 is an example of an image displayed on the display screen DS in the process of S150.

ラベル表示画像IM4は、ラベル表示領域R11と、取消アイコンUDと、保存アイコンSVと、印刷アイコンPRと、終了アイコンEDとを含む。
ラベル表示領域R11には、S140で作成されたラベルLB1が表示される。ラベルLB1は、「AAAA.C ● バス画像」である。
The label display image IM4 includes a label display area R11, a cancel icon UD, a save icon SV, a print icon PR, and an end icon ED.
The label LB1 created in S140 is displayed in the label display area R11. The label LB1 is "AAAA.C bus image".

ラベルLB1の「AAAA」および「C」はそれぞれ、入力項目の「Campus」および「Floor」に対応している。ラベルLB1の「●」は、入力フォーム作成ファイルの固定画像設定領域SR3で設定された画像に対応している。ラベルLB1の「バス画像」は、入力ボタンSB1に対応している。 "AAAA" and "C" of the label LB1 respectively correspond to the input items "Campus" and "Floor". "●" of the label LB1 corresponds to the image set in the fixed image setting area SR3 of the input form creation file. A "bus image" labeled LB1 corresponds to the input button SB1.

ラベルLB1の「AAAA」と「C」との間に配置されている「.」は、入力フォーム作成ファイルの文字列入力設定領域SR1で設定された接尾語である。
S160に移行すると、CPU21は、携帯端末2に対して保存操作が行われたか否かを判断する。具体的には、CPU21は、保存アイコンSVがタップされる操作が行われたか否かを判断する。
"." arranged between "AAAA" and "C" of the label LB1 is the suffix set in the character string input setting area SR1 of the input form creation file.
After shifting to S<b>160 , the CPU 21 determines whether or not a save operation has been performed on the mobile terminal 2 . Specifically, the CPU 21 determines whether or not an operation of tapping the save icon SV has been performed.

ここで、保存操作が行われていない場合には、CPU21は、S180に移行する。一方、保存操作が行われた場合には、CPU21は、S170にて、データベース保存処理を実行し、S180に移行する。具体的には、CPU21は、まず、ファイル文字列入力画像を表示画面DSに表示する。ファイル文字列入力画像は、上記の作業者がタッチパネルおよびスイッチを介して行った入力操作に基づいて、ファイル文字列を入力することが可能に構成されている。そしてCPU21は、入力部14からの入力操作情報に基づいて、ファイル文字列が入力されたか否かを判断する。そして、ファイル文字列が入力されると、CPU21は、ラベルファイルとデータベースファイルとを生成して、記憶部15に保存する。 Here, if the save operation has not been performed, the CPU 21 proceeds to S180. On the other hand, if the save operation has been performed, the CPU 21 executes database save processing in S170, and proceeds to S180. Specifically, the CPU 21 first displays the file character string input image on the display screen DS. The file character string input image is configured so that a file character string can be input based on an input operation performed by the operator via the touch panel and switches. Based on the input operation information from the input unit 14, the CPU 21 determines whether or not a file character string has been input. Then, when the file character string is input, the CPU 21 generates a label file and a database file and stores them in the storage section 15 .

ラベルファイルは、S110で表示された入力フォームに対応するラベルのフォーマッ
トが設定されたファイルである。ラベルのフォーマットは、上記の入力項目(例えば、「Campus」、「Floor」、「画像」等)と、上記の接頭語または接尾語(例えば、「.」、「-」など)との配列順である。
The label file is a file in which a label format corresponding to the input form displayed in S110 is set. The format of the label is the order of the above input items (eg, "Campus", "Floor", "image", etc.) and the above prefixes or suffixes (eg, ".", "-", etc.) is.

ラベルのフォーマットとして、例えば、1番目に「Campus」、2番目に「.」、3番目に「Floor」、・・・を示す情報が設定されている。
データベースファイルは、S140で作成されたラベルを構成している文字列および画像データを、その配置順とともに記憶する。
As the label format, for example, information indicating "Campus" at the first, "." at the second, "Floor" at the third, and so on is set.
The database file stores the character strings and image data that make up the label created in S140, along with their arrangement order.

ラベルファイルは、ラベルのフォーマットを構成する複数の入力項目と、データベースファイルを構成する複数の文字列および画像データとの対応関係を示す情報を含んでいる。 The label file contains information indicating correspondence relationships between a plurality of input items that form the label format and a plurality of character strings and image data that form the database file.

CPU21は、ラベルファイルおよびデータベースファイルを記憶部15に保存する際に、ラベルファイルおよびデータベースファイルのそれぞれについてファイル名を設定する。ラベルファイルのファイル名は、入力されたファイル文字列とラベルファイルの識別子(例えば、「.lbx」)とで構成される。データベースファイルのファイル名は、入力されたファイル文字列とデータベースファイルの識別子(例えば、「.csv」)とで構成される。 When storing the label file and the database file in the storage unit 15, the CPU 21 sets a file name for each of the label file and the database file. The file name of the label file is composed of the input file character string and the identifier of the label file (for example, ".lbx"). The file name of the database file is composed of the input file character string and the identifier of the database file (for example, ".csv").

S180に移行すると、CPU21は、携帯端末2に対して印刷操作が行われたか否かを判断する。具体的には、CPU21は、印刷アイコンPRがタップされる操作が行われたか否かを判断する。 After shifting to S<b>180 , the CPU 21 determines whether or not a print operation has been performed on the mobile terminal 2 . Specifically, the CPU 21 determines whether or not an operation of tapping the print icon PR has been performed.

ここで、印刷操作が行われていない場合には、CPU21は、S200に移行する。一方、印刷操作が行われた場合には、CPU21は、S190にて、ラベル表示領域R11に表示されているラベルを印刷する印刷処理を実行し、S200に移行する。 Here, when the print operation is not performed, the CPU 21 proceeds to S200. On the other hand, when the print operation is performed, the CPU 21 executes print processing for printing the label displayed in the label display area R11 in S190, and proceeds to S200.

S200に移行すると、CPU21は、携帯端末2に対して終了操作が行われたか否かを判断する。具体的には、CPU21は、終了アイコンEDがタップされる操作が行われたか否かを判断する。 After shifting to S<b>200 , the CPU 21 determines whether or not an end operation has been performed on the mobile terminal 2 . Specifically, the CPU 21 determines whether or not an operation of tapping the end icon ED has been performed.

ここで、終了操作が行われていない場合には、CPU21は、S120に移行する。一方、終了操作が行われた場合には、CPU21は、S210にて、S170と同様にしてデータベース保存処理を実行し、ラベル入力処理を終了する。 Here, if the end operation has not been performed, the CPU 21 proceeds to S120. On the other hand, if the termination operation has been performed, the CPU 21 executes database storage processing in S210 in the same manner as in S170, and ends the label input processing.

(3)効果
このように構成された画像処理システム1の携帯端末2は、表示画面DSを備える表示部13と、作業者が行った入力操作を特定するための入力操作情報を出力するように構成された入力部14と、制御部11とを備える。
(3) Effect The portable terminal 2 of the image processing system 1 configured as described above has the display unit 13 having the display screen DS and the input operation information for specifying the input operation performed by the operator. An input unit 14 and a control unit 11 are provided.

そして制御部11は、入力処理と、画像取得処理と、ラベル作成処理と実行するように構成されている。
入力処理は、ラベルLB1を構成する少なくとも1つの文字列のそれぞれに対応する少なくとも1つの入力欄が形成された項目入力領域R2を表示画面DSに表示し、入力部14を介して少なくとも1つの入力欄に文字列の値を入力させる。
The control unit 11 is configured to execute input processing, image acquisition processing, and label creation processing.
The input process displays on the display screen DS an item input region R2 in which at least one input field corresponding to each of at least one character string forming the label LB1 is formed, and at least one input is performed via the input unit 14. Lets you enter a string value in a field.

画像取得処理は、ラベルLB1を構成する少なくとも1つの画像のそれぞれを示す少なくとも1つの画像データを取得する。
ラベル作成処理は、複数の入力レコードを構成する文字列の値および画像データの間に
配置される記号(本実施形態では、ラベルLB1の「AAAA」と「C」との間に配置されている「.」)が設定された入力フォーム作成ファイルに基づいて、複数の入力レコードの間に記号を配置することによって、複数の入力レコードを含むラベルLB1を作成する。入力レコードは、少なくとも1つの入力欄のそれぞれに入力された少なくとも1つの文字列の値、および、画像取得処理で取得された少なくとも1つの画像データのそれぞれである。
The image acquisition process acquires at least one image data representing each of the at least one image forming the label LB1.
In the label creation process, a symbol (in this embodiment, placed between "AAAA" and "C" of label LB1) placed between character string values and image data constituting a plurality of input records. A label LB1 including a plurality of input records is created by arranging symbols between the plurality of input records based on the input form creation file in which ".") is set. An input record is each of at least one character string value input to each of at least one input field and at least one image data acquired in the image acquisition process.

このように携帯端末2は、ラベルLB1のフォーマットに対応した入力欄に文字列を入力するとともに、画像データを取得することによって、ラベルLB1を作成することができるため、データベースを読み込まずにフォーマットが同一で内容が互いに異なる複数のラベルを作成することが可能になり、例えば、ラベル作成の効率性を向上させることができる。 As described above, the mobile terminal 2 can create the label LB1 by entering a character string in the input field corresponding to the format of the label LB1 and acquiring the image data. It becomes possible to create a plurality of labels that are the same but have different contents, and for example, the efficiency of label creation can be improved.

また画像取得処理は、入力部14から出力される入力操作情報に基づいて、ラベルLB1を構成する少なくとも1つの画像のそれぞれに対応する画像データを取得する。このような携帯端末2は、作業者の選択によって、作業者が所望する画像をラベルに挿入することができる。 Further, the image acquisition process acquires image data corresponding to each of at least one image forming the label LB1 based on the input operation information output from the input unit 14. FIG. Such a portable terminal 2 can insert an image desired by the worker into the label according to the worker's selection.

また画像取得処理は、少なくとも1つの画像のそれぞれについて予め設定されているデータ格納先(本実施形態では、固定画像設定領域SR3における「”https://・・・・.png”」)にアクセスすることによって、ラベルを構成する少なくとも1つの画像のそれぞれに対応する少なくとも1つの画像データを取得する。このような携帯端末2は、予め設定されている画像をラベルに挿入する場合に利用者の操作が不要となり、利用者の利便性を向上させることができる。 In addition, the image acquisition process accesses a preset data storage destination for each of at least one image ("https://....png" in the fixed image setting area SR3 in this embodiment). By doing so, at least one image data corresponding to each of at least one image forming the label is acquired. Such a mobile terminal 2 eliminates the need for user operation when inserting a preset image into a label, and can improve user convenience.

以上説明した実施形態において、アプリケーションプログラム32はラベル作成プログラムに相当し、携帯端末2は情報処理装置に相当し、プリンタ3は印刷装置に相当する。
また、S110は入力処理および入力ステップに相当し、S130は画像取得処理および画像取得ステップに相当し、S140はラベル作成処理およびラベル作成ステップに相当し、入力フォーム作成ファイルはフォーマットファイルに相当し、項目入力領域R2は入力フォームに相当する。
In the embodiment described above, the application program 32 corresponds to the label creation program, the mobile terminal 2 corresponds to the information processing device, and the printer 3 corresponds to the printing device.
S110 corresponds to the input process and input step, S130 corresponds to the image acquisition process and image acquisition step, S140 corresponds to the label creation process and label creation step, the input form creation file corresponds to the format file, The item input area R2 corresponds to an input form.

[第2実施形態]
以下に本開示の第2実施形態を図面とともに説明する。なお第2実施形態では、第1実施形態と異なる部分を説明する。共通する構成については同一の符号を付す。
[Second embodiment]
A second embodiment of the present disclosure will be described below with reference to the drawings. In addition, in the second embodiment, portions different from the first embodiment will be described. The same code|symbol is attached|subjected about a common structure.

第2実施形態の画像処理システム1は、複数の画像のみを入力するための入力フォーム作成ファイルを用いてラベルを作成する点が第1実施形態と異なる。
そして、第2実施形態のラベル入力処理は、図7に示すように、S110,S130,S140,S150の代わりに、S115,S135,S145,S155の処理を実行する点が第1実施形態と異なる。
The image processing system 1 of the second embodiment differs from the first embodiment in that labels are created using an input form creation file for inputting only a plurality of images.
The label input process of the second embodiment differs from that of the first embodiment in that, as shown in FIG. 7, S115, S135, S145 and S155 are executed instead of S110, S130, S140 and S150. .

すなわち、ラベル入力処理が実行されると、CPU21は、まずS115にて、入力フォームを表示する。入力フォームは、図8の入力フォーム画像IM11に示すように、項目入力領域R2において入力ボタンSB11,SB12,SB13を備える。入力ボタンSB11,SB12,SB13の機能は、第1実施形態の入力ボタンSB1と同じである。そして入力ボタンSB11,SB12,SB13によって、画像が設定される。 That is, when the label input process is executed, the CPU 21 first displays an input form in S115. The input form includes input buttons SB11, SB12, and SB13 in the item input area R2, as shown in the input form image IM11 of FIG. The functions of the input buttons SB11, SB12, SB13 are the same as the input button SB1 of the first embodiment. An image is set by the input buttons SB11, SB12, and SB13.

またS120にて、入力完了操作が行われた場合には、CPU21は、S135にて、入力ボタンSB11,SB12,SB13において選択された画像データを取得する。
さらにCPU21は、S145にて、ラベルを作成する。具体的には、CPU21は、S115で表示された入力フォームにおいて選択された複数の画像データのそれぞれを入力レコードとして、複数の入力レコードの間に、S115で表示された入力フォームの入力フォーム作成ファイルで設定されている接頭語および接尾語を配置することによって、ラベルを作成する。
Further, in S120, when the input completion operation is performed, the CPU 21 acquires the image data selected by the input buttons SB11, SB12, SB13 in S135.
Further, the CPU 21 creates a label in S145. Specifically, the CPU 21 creates an input form creation file for the input form displayed in S115 between the plurality of input records, using each of the plurality of image data selected in the input form displayed in S115 as an input record. Create a label by placing the prefix and suffix set in .

さらにCPU21は、S155にて、S145で作成されたラベルを、表示画面DSに表示し、S160に移行する。
図8のラベル表示領域R11には、S145で作成されたラベルLB11が表示される。ラベルLB11は、「●.▲-■」である。
Furthermore, in S155, the CPU 21 displays the label created in S145 on the display screen DS, and proceeds to S160.
The label LB11 created in S145 is displayed in the label display area R11 in FIG. The label LB11 is "●.▲-■".

ラベルLB11の「●」、「▲」、「■」はそれぞれ、入力ボタンSB11,SB12,SB13に対応している。
ラベルLB11の「●」と「▲」との間に配置されている「.」は、入力フォーム作成ファイルで設定された接尾語である。同様に、ラベルLB11の「▲」と「■」との間に配置されている「-」は、入力フォーム作成ファイルで設定された接尾語である。
“●”, “▲”, and “■” of label LB11 correspond to input buttons SB11, SB12, and SB13, respectively.
The ``.'' placed between ``●'' and ``▲'' of the label LB11 is a suffix set in the input form creation file. Similarly, "-" placed between "▲" and "■" of label LB11 is a suffix set in the input form creation file.

このように構成された画像処理システム1の携帯端末2は、表示画面DSを備える表示部13と、作業者が行った入力操作を特定するための入力操作情報を出力するように構成された入力部14と、制御部11とを備える。 The portable terminal 2 of the image processing system 1 configured as described above includes a display unit 13 having a display screen DS and an input terminal configured to output input operation information for specifying an input operation performed by a worker. A unit 14 and a control unit 11 are provided.

そして制御部11は、複数画像取得処理と、画像ラベル作成処理と実行するように構成されている。
複数画像取得処理は、ラベルLB11を構成する複数の画像のそれぞれを示す複数の画像データを取得する。
The control unit 11 is configured to execute multiple image acquisition processing and image label creation processing.
The multiple image acquisition process acquires a plurality of image data representing each of the multiple images forming the label LB11.

画像ラベル作成処理は、複数画像取得処理で取得された複数の画像データのそれぞれを入力レコードとし、複数の入力レコードを構成する複数の画像データの間に配置される記号(本実施形態では、「.」および「-」)が設定された入力フォーム作成ファイルに基づいて、複数の入力レコードの間に記号を配置することによって、複数の入力レコードを含むラベルLB11を作成する。 In the image label creation process, each of the plurality of image data acquired in the multiple image acquisition process is used as an input record, and a symbol (in this embodiment, " ” and “-”) are set, a label LB11 including a plurality of input records is created by arranging symbols between the plurality of input records.

このように携帯端末2は、ラベルLB11のフォーマットに対応した画像データを取得することによって、ラベルLB11を作成することができるため、データベースを読み込まずにフォーマットが同一で内容が互いに異なる複数のラベルを作成することが可能になり、例えば、ラベル作成の効率性を向上させることができる。 In this way, the mobile terminal 2 can create the label LB11 by acquiring the image data corresponding to the format of the label LB11. For example, the efficiency of label production can be improved.

以上説明した実施形態において、S115,S120,S135は複数画像取得処理および複数画像取得ステップに相当し、S145は画像ラベル作成処理および画像ラベル作成ステップに相当する。 In the embodiment described above, S115, S120, and S135 correspond to the multiple image acquisition process and multiple image acquisition step, and S145 corresponds to the image label creation process and image label creation step.

以上、本開示の一実施形態について説明したが、本開示は上記実施形態に限定されるものではなく、種々変形して実施することができる。
[変形例1]
例えば上記実施形態では、入力フォーム作成ファイルを読み込んで入力フォームを作成する形態を示した。しかし、ラベル作成アプリケーション内で入力フォーム作成ファイルを新規に作成できるようにしてもよい。
An embodiment of the present disclosure has been described above, but the present disclosure is not limited to the above embodiment, and can be implemented in various modifications.
[Modification 1]
For example, in the above-described embodiment, an input form is created by reading an input form creating file. However, the input form creation file may be newly created within the label creation application.

[変形例2]
上記実施形態では、入力レコードを構成する複数の文字列の値の間に、ラベルのフォー
マットに基づいて予め設定された記号を配置することによってラベルを作成する形態を示した。しかし、複数の文字列の間に上記の記号を配置することなくラベルを作成するフォーマットも存在する。
[Modification 2]
In the above-described embodiment, a label is created by arranging a preset symbol based on the label format between multiple character string values that make up an input record. However, there are formats that create labels without placing the above symbols between strings.

[変形例3]
上記実施形態では、入力フォーム作成ファイルを読み込んで、入力フォームを作成する形態を示した。これに対して、読み込んだ入力フォーム作成ファイルの内容を携帯端末2の表示部13の表示画面に表示し、携帯端末2の入力部14を介して行った入力操作に基づいて、入力フォーム作成ファイルの内容を編集できるようにしてもよい。また、入力フォーム作成ファイルの編集中に、記述内容が所定の記述形式(本実施形態では、JSON形式)に合致していない場合には、その旨を報知するエラー表示を行うようにしてもよい。
[Modification 3]
In the above embodiment, an input form creation file is read to create an input form. On the other hand, the content of the read input form creation file is displayed on the display screen of the display unit 13 of the mobile terminal 2, and based on the input operation performed via the input unit 14 of the mobile terminal 2, the input form creation file is displayed. may be made editable. Also, if the description content does not match a predetermined description format (JSON format in this embodiment) during editing of the input form creation file, an error display to that effect may be displayed. .

[変形例4]
上記第1実施形態では、入力フォーム作成ファイルが、固定画像設定領域SR3および選択画像設定領域SR4の両方を備える形態を示した。しかし、入力フォーム作成ファイルが、固定画像設定領域SR3を備え、選択画像設定領域SR4を備えないようにしてもよい。また、入力フォーム作成ファイルが、選択画像設定領域SR4を備え、固定画像設定領域SR3を備えないようにしてもよい。
[Modification 4]
In the above-described first embodiment, the input form creation file has shown the form including both the fixed image setting area SR3 and the selected image setting area SR4. However, the input form creation file may include the fixed image setting area SR3 and not include the selected image setting area SR4. Also, the input form creation file may include the selected image setting area SR4 and not include the fixed image setting area SR3.

[変形例5]
上記実施形態では、接尾語が「.」および「-」のように記号である形態を示した。しかし、接頭語および接尾語が「の」および「on」等のように文字であってもよい。
[Modification 5]
In the above embodiment, the suffixes are symbols such as "." and "-". However, prefixes and suffixes may be letters such as "no" and "on".

[変形例6]
上記実施形態では、「接頭語」を「無し」に設定した入力フォーム作成ファイルを示した。しかし、入力フォーム作成ファイルにおいて、「接頭語」を例えば「.」または「-」のように設定してもよい。
[Modification 6]
In the above embodiment, the input form creation file is shown with the "Prefix" set to "None". However, in the input form creation file, the "prefix" may be set to, for example, "." or "-".

上記実施形態における1つの構成要素が有する複数の機能を、複数の構成要素によって実現したり、1つの構成要素が有する1つの機能を、複数の構成要素によって実現したりしてもよい。また、複数の構成要素が有する複数の機能を、1つの構成要素によって実現したり、複数の構成要素によって実現される1つの機能を、1つの構成要素によって実現したりしてもよい。また、上記実施形態の構成の一部を省略してもよい。また、上記実施形態の構成の少なくとも一部を、他の上記実施形態の構成に対して付加または置換してもよい。 A plurality of functions possessed by one component in the above embodiment may be implemented by a plurality of components, or a function possessed by one component may be implemented by a plurality of components. Also, a plurality of functions possessed by a plurality of components may be realized by a single component, or a function realized by a plurality of components may be realized by a single component. Also, part of the configuration of the above embodiment may be omitted. Also, at least part of the configuration of the above embodiment may be added or replaced with respect to the configuration of the other above embodiment.

上述した携帯端末2の他、当該携帯端末2を構成要素とするシステム、当該携帯端末2としてコンピュータを機能させるためのプログラム、このプログラムを記録した半導体メモリ等の非遷移的実体的記録媒体、ラベル作成方法など、種々の形態で本開示を実現することもできる。 In addition to the mobile terminal 2 described above, a system having the mobile terminal 2 as a component, a program for making a computer function as the mobile terminal 2, a non-transitional physical recording medium such as a semiconductor memory recording this program, and a label The present disclosure can also be implemented in various forms, such as a method of making.

2…携帯端末、3…プリンタ、11…制御部、13…表示部、14…入力部、32…アプリケーションプログラム 2 Mobile terminal 3 Printer 11 Control unit 13 Display unit 14 Input unit 32 Application program

Claims (8)

表示画面を備える表示部と、利用者が行った入力操作を特定するための入力操作情報を出力するように構成された入力部と、制御部とを備える情報処理装置の前記制御部に、
ラベルを構成する少なくとも1つの文字列のそれぞれに対応する少なくとも1つの入力欄が形成された入力フォームを前記表示画面に表示し、前記入力部を介して少なくとも1つの前記入力欄に前記文字列の値を入力させる入力処理と、
前記ラベルを構成する少なくとも1つの画像のそれぞれを示す少なくとも1つの画像データを取得する画像取得処理と、
少なくとも1つの前記入力欄のそれぞれに入力された少なくとも1つの前記文字列の値、および、前記画像取得処理で取得された少なくとも1つの前記画像データのそれぞれを入力レコードとし、複数の前記入力レコードを構成する前記文字列の値および前記画像データの間に配置される記号または文字が設定されたフォーマットファイルに基づいて、複数の前記入力レコードの間に前記記号または前記文字を配置することによって、複数の前記入力レコードを含む前記ラベルを作成するラベル作成処理と
を実行させるように構成されているラベル作成プログラム。
to the control unit of an information processing apparatus comprising a display unit having a display screen, an input unit configured to output input operation information for specifying an input operation performed by a user, and a control unit,
An input form having at least one input field corresponding to each of at least one character string constituting a label is displayed on the display screen, and the character string is input to at least one input field via the input unit. Input processing for entering values,
an image acquisition process for acquiring at least one image data representing each of at least one image forming the label;
At least one character string value input in each of the at least one input fields and at least one image data obtained in the image obtaining process are defined as input records, and a plurality of input records are defined as input records. By arranging the symbol or the character between the plurality of input records based on a format file in which the symbol or the character to be arranged between the character string value constituting the image data and the image data is set, A label creation program configured to cause a label creation process to create said label including said input record of .
請求項1に記載のラベル作成プログラムであって、
前記画像取得処理は、前記入力部から出力される前記入力操作情報に基づいて、前記ラベルを構成する少なくとも1つの前記画像のそれぞれに対応する前記画像データを取得するラベル作成プログラム。
The label creation program according to claim 1,
The image obtaining process obtains the image data corresponding to each of at least one of the images forming the label based on the input operation information output from the input unit.
請求項1または請求項2に記載のラベル作成プログラムであって、
前記画像取得処理は、少なくとも1つの前記画像のそれぞれについて予め設定されているデータ格納先にアクセスすることによって、前記ラベルを構成する少なくとも1つの前記画像のそれぞれに対応する少なくとも1つの前記画像データを取得するラベル作成プログラム。
The label creation program according to claim 1 or claim 2,
The image acquisition process obtains at least one image data corresponding to each of the at least one image forming the label by accessing a data storage destination preset for each of the at least one image. The labeling program to get.
表示画面を備える表示部と、利用者が行った入力操作を特定するための入力操作情報を出力するように構成された入力部と、制御部とを備える情報処理装置の前記制御部に、
ラベルを構成する複数の画像のそれぞれを示す複数の画像データを取得する複数画像取得処理と、
前記複数画像取得処理で取得された複数の前記画像データのそれぞれを入力レコードとし、複数の前記入力レコードを構成する複数の前記画像データの間に配置される記号または文字が設定されたフォーマットファイルに基づいて、複数の前記入力レコードの間に前記記号または前記文字を配置することによって、複数の前記入力レコードを含む前記ラベルを作成する画像ラベル作成処理と
を実行させるように構成されているラベル作成プログラム。
to the control unit of an information processing apparatus comprising a display unit having a display screen, an input unit configured to output input operation information for specifying an input operation performed by a user, and a control unit,
a multiple image acquisition process for acquiring multiple image data representing each of the multiple images constituting the label;
Each of the plurality of image data acquired in the plurality of image acquisition processing is used as an input record, and a format file in which symbols or characters arranged between the plurality of image data constituting the plurality of input records is set. an image label creation process for creating the label including a plurality of the input records by placing the symbol or the character between the plurality of the input records based on program.
表示画面を備える表示部と、
利用者が行った入力操作を特定するための入力操作情報を出力するように構成された入力部と、
制御部と
を備え、
前記制御部は、
ラベルを構成する少なくとも1つの文字列のそれぞれに対応する少なくとも1つの入力欄が形成された入力フォームを前記表示画面に表示し、前記入力部を介して少なくとも1つの前記入力欄に前記文字列の値を入力させる入力処理と、
前記ラベルを構成する少なくとも1つの画像のそれぞれを示す少なくとも1つの画像データを取得する画像取得処理と、
少なくとも1つの前記入力欄のそれぞれに入力された少なくとも1つの前記文字列の値、および、前記画像取得処理で取得された少なくとも1つの前記画像データのそれぞれを入力レコードとし、複数の前記入力レコードを構成する前記文字列の値および前記画像データの間に配置される記号または文字が設定されたフォーマットファイルに基づいて、複数の前記入力レコードの間に前記記号または前記文字を配置することによって、複数の前記入力レコードを含む前記ラベルを作成するラベル作成処理と
を実行するように構成されている情報処理装置。
a display unit having a display screen;
an input unit configured to output input operation information for specifying an input operation performed by a user;
with a control and
The control unit
An input form having at least one input field corresponding to each of at least one character string constituting a label is displayed on the display screen, and the character string is input to at least one input field via the input unit. Input processing for entering values,
an image acquisition process for acquiring at least one image data representing each of at least one image forming the label;
At least one character string value input in each of the at least one input fields and at least one image data obtained in the image obtaining process are defined as input records, and a plurality of input records are defined as input records. By arranging the symbol or the character between the plurality of input records based on a format file in which the symbol or the character to be arranged between the character string value constituting the image data and the image data is set, and a label creating process of creating the label including the input record of the information processing apparatus.
表示画面を備える表示部と、
利用者が行った入力操作を特定するための入力操作情報を出力するように構成された入力部と、
制御部と
を備え、
前記制御部は、
ラベルを構成する複数の画像のそれぞれを示す複数の画像データを取得する複数画像取得処理と、
前記複数画像取得処理で取得された複数の前記画像データのそれぞれを入力レコードとし、複数の前記入力レコードを構成する複数の前記画像データの間に配置される記号または文字が設定されたフォーマットファイルに基づいて、複数の前記入力レコードの間に前記記号または前記文字を配置することによって、複数の前記入力レコードを含む前記ラベルを作成する画像ラベル作成処理と
を実行するように構成されている情報処理装置。
a display unit having a display screen;
an input unit configured to output input operation information for specifying an input operation performed by a user;
with a control and
The control unit
a multiple image acquisition process for acquiring multiple image data representing each of the multiple images constituting the label;
Each of the plurality of image data acquired in the plurality of image acquisition processing is used as an input record, and a format file in which symbols or characters arranged between the plurality of image data constituting the plurality of input records is set. an image label creation process for creating the label including the plurality of input records by arranging the symbol or the character between the plurality of input records based on Device.
表示画面を備える表示部と、
利用者が行った入力操作を特定するための入力操作情報を出力するように構成された入力部と、
制御部と
を備える情報処理装置が実行するラベル作成方法であって、
ラベルを構成する少なくとも1つの文字列のそれぞれに対応する少なくとも1つの入力欄が形成された入力フォームを前記表示画面に表示し、前記入力部を介して少なくとも1つの前記入力欄に前記文字列の値を入力させる入力ステップと、
前記ラベルを構成する少なくとも1つの画像のそれぞれを示す少なくとも1つの画像データを取得する画像取得ステップと、
少なくとも1つの前記入力欄のそれぞれに入力された少なくとも1つの前記文字列の値、および、前記画像取得ステップで取得された少なくとも1つの前記画像データのそれぞれを入力レコードとし、複数の前記入力レコードを構成する前記文字列の値および前記画像データの間に配置される記号または文字が設定されたフォーマットファイルに基づいて、複数の前記入力レコードの間に前記記号または前記文字を配置することによって、複数の前記入力レコードを含む前記ラベルを作成するラベル作成ステップと
を備えるラベル作成方法。
a display unit having a display screen;
an input unit configured to output input operation information for specifying an input operation performed by a user;
A label creation method executed by an information processing device comprising a control unit,
An input form having at least one input field corresponding to each of at least one character string constituting a label is displayed on the display screen, and the character string is input to at least one input field via the input unit. an input step for entering a value;
an image acquisition step of acquiring at least one image data representative of each of the at least one image forming the label;
At least one character string value input in each of the at least one input fields and at least one image data obtained in the image obtaining step are defined as input records, and a plurality of input records are defined as input records. By arranging the symbol or the character between the plurality of input records based on a format file in which the symbol or the character to be arranged between the character string value constituting the image data and the image data is set, and a label creation step of creating said label containing said input record of .
表示画面を備える表示部と、
利用者が行った入力操作を特定するための入力操作情報を出力するように構成された入力部と、
制御部と
を備える情報処理装置が実行するラベル作成方法であって、
ラベルを構成する複数の画像のそれぞれを示す複数の画像データを取得する複数画像取得ステップと、
前記複数画像取得ステップで取得された複数の前記画像データのそれぞれを入力レコードとし、複数の前記入力レコードを構成する複数の前記画像データの間に配置される記号
または文字が設定されたフォーマットファイルに基づいて、複数の前記入力レコードの間に前記記号または前記文字を配置することによって、複数の前記入力レコードを含む前記ラベルを作成する画像ラベル作成ステップと
を備えるラベル作成方法。
a display unit having a display screen;
an input unit configured to output input operation information for specifying an input operation performed by a user;
A label creation method executed by an information processing device comprising a control unit,
a multiple image acquisition step of acquiring multiple image data representing each of the multiple images constituting the label;
Each of the plurality of image data obtained in the plurality of image obtaining step is used as an input record, and a format file in which symbols or characters arranged between the plurality of image data constituting the plurality of input records is set. an image label creating step of creating said label comprising a plurality of said input records by placing said symbols or said characters between said plurality of said input records based on said label.
JP2021194663A 2021-11-30 2021-11-30 Label creation program, information processing apparatus and label creation method Pending JP2023081023A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021194663A JP2023081023A (en) 2021-11-30 2021-11-30 Label creation program, information processing apparatus and label creation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021194663A JP2023081023A (en) 2021-11-30 2021-11-30 Label creation program, information processing apparatus and label creation method

Publications (1)

Publication Number Publication Date
JP2023081023A true JP2023081023A (en) 2023-06-09

Family

ID=86656366

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021194663A Pending JP2023081023A (en) 2021-11-30 2021-11-30 Label creation program, information processing apparatus and label creation method

Country Status (1)

Country Link
JP (1) JP2023081023A (en)

Similar Documents

Publication Publication Date Title
US20100199210A1 (en) Item Setting Device, Control Method and Control Program for the Device
US11915073B2 (en) Non-transitory computer-readable recording medium storing computer-readable instructions for terminal device, and method performed by terminal device for causing label printer to perform printing
JP6340994B2 (en) Printer, printing system, and printing control method
JPWO2020235085A1 (en) Operation log visualization device, operation log visualization method and operation log visualization program
JP2009110179A (en) Test data generation system, test data generation method, and test data generation program
EP2409844B1 (en) Printer device and printer system
JP2023081023A (en) Label creation program, information processing apparatus and label creation method
JP7230982B1 (en) electronics, programs
JP2023004198A (en) Label creation program and information processing apparatus
JP2022086665A (en) Label creation program and information processing apparatus
JP2018018314A (en) Information processing device and program
JP5327115B2 (en) Mobile terminal, program, communication system
JP6724605B2 (en) Image processing apparatus, image processing method, and image processing program
US20110252074A1 (en) Resource data management apparatus and resource data management method
JP2009181528A (en) Operation cancellation system, method, and program
JP2020161013A (en) Control program
JP2003036130A (en) User operation management processing program, and method and device for user operation management
JP4050140B2 (en) Data input support device, data input support method and program
WO2020213288A1 (en) Display device and display control method
JP5446312B2 (en) Electronic calculator and program
JP4690824B2 (en) Hierarchical structure display device, hierarchical structure display method, program, and recording medium
JP6613654B2 (en) Information processing apparatus, printing apparatus, information processing method, and program
JP3904430B2 (en) Gaiji font creation system, program recording medium and program
JPH08339208A (en) Program preparation device for programmable controller
JP2023175495A (en) Label creation program, information processing device, and label creation method