JP2023133973A - Program, information processing apparatus, and image creation method - Google Patents

Program, information processing apparatus, and image creation method Download PDF

Info

Publication number
JP2023133973A
JP2023133973A JP2022039258A JP2022039258A JP2023133973A JP 2023133973 A JP2023133973 A JP 2023133973A JP 2022039258 A JP2022039258 A JP 2022039258A JP 2022039258 A JP2022039258 A JP 2022039258A JP 2023133973 A JP2023133973 A JP 2023133973A
Authority
JP
Japan
Prior art keywords
image
code
information
print data
identification code
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
JP2022039258A
Other languages
Japanese (ja)
Inventor
聡輝 長尾
Satoki Nagao
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 JP2022039258A priority Critical patent/JP2023133973A/en
Publication of JP2023133973A publication Critical patent/JP2023133973A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Editing Of Facsimile Originals (AREA)

Abstract

To propose a technique for suppressing reduction in accuracy of reading an identification code.SOLUTION: An information processing apparatus comprises a control unit that can generate print data to be output to a printer, and a program can be executed in the control unit. The program causes the control unit to execute information acquisition processing and image creation processing. The information acquisition processing is processing of acquiring, from image data including an identification code allowing reading of information, code information that is information indicated by the identification code. The image creation processing is processing of creating print data including a code image that is an image created on the basis of the code information, and that is an image of the identification code indicating the code information.SELECTED DRAWING: Figure 1

Description

本開示は、印刷データを作成する技術に関する。 The present disclosure relates to technology for creating print data.

従来、画像データに含まれるバーコード等の識別コードの部分をクロッピングし、シール等の印刷媒体に印刷する技術がある。特許文献1では、ビットマップデータからバーコード領域をクロッピングする技術について開示されている。 2. Description of the Related Art Conventionally, there is a technique of cropping an identification code such as a barcode included in image data and printing it on a print medium such as a sticker. Patent Document 1 discloses a technique for cropping a barcode area from bitmap data.

特開2001-357345号公報Japanese Patent Application Publication No. 2001-357345

発明者は、元の画像データに含まれる識別コードをクロッピングして印刷した場合に、印刷された識別コードの形状の品質が低くなっており、そのため識別コードをリーダーで読み取れない場合が発生することを発見した。また発明者は、特に識別コードのサイズを変更して印刷した場合に、識別コードの読み取りができない可能性が高くなる場合があることを発見した。 The inventor discovered that when the identification code included in the original image data is cropped and printed, the quality of the shape of the printed identification code is low, and as a result, the identification code may not be readable by a reader. discovered. The inventor also discovered that there is a high possibility that the identification code cannot be read, especially when the identification code is printed after changing its size.

本開示の一局面は、識別コードの読み取り精度の低下を抑制する技術を提案することを目的とする。 One aspect of the present disclosure aims to propose a technique for suppressing a decrease in identification code reading accuracy.

本開示の一態様は、印刷装置に出力される印刷データを生成可能に構成された制御部を備える情報処理装置の制御部において実行可能なプログラムである。このプログラムは、制御部に、情報取得処理と、画像生成処理と、を実行させる。情報取得処理は、情報を読取り可能に構成された識別コードを含む画像データから、識別コードが示す情報であるコード情報を取得する処理である。画像生成処理は、コード情報に基づいて生成される画像であって、当該コード情報を示す識別コードの画像であるコード画像を含む印刷データを生成する処理である。 One aspect of the present disclosure is a program executable in a control unit of an information processing apparatus including a control unit configured to be able to generate print data to be output to a printing device. This program causes the control unit to execute information acquisition processing and image generation processing. The information acquisition process is a process of acquiring code information, which is information indicated by the identification code, from image data that includes an identification code that is configured to be readable. The image generation process is a process of generating print data that includes a code image that is an image generated based on code information and that is an image of an identification code that indicates the code information.

このようなプログラムであれば、画像データに含まれる識別コードのコード情報に基づいて、新たに識別コードの画像を生成し、この生成されたコード画像を含む印刷データを生成する。そのため、画像データに含まれる識別コードの画像を用いて印刷データを作成する場合と比較して、画像データから印刷データに変換する際に生じうる識別コードの形態変化の影響を受けにくくなる。よって、リーダーでの読み取り精度が高い形態の識別コードの印刷を可能とする印刷データを生成することができる。 With such a program, a new identification code image is generated based on the code information of the identification code included in the image data, and print data including the generated code image is generated. Therefore, compared to the case where print data is created using an image of an identification code included in image data, it is less susceptible to changes in the form of the identification code that may occur when converting image data to print data. Therefore, it is possible to generate print data that enables printing of an identification code in a format that is highly readable by a reader.

また、本開示の別の態様では、上記プログラムにより実現される処理を実行可能な制御部を備える情報処理装置が提供されてもよい。また、上記プログラムにより実現される手順を有する画像生成方法が提供されてもよい。 Further, in another aspect of the present disclosure, an information processing device may be provided that includes a control unit that can execute the processing realized by the above program. Further, an image generation method having a procedure implemented by the above program may be provided.

これらの情報処理装置及び画像生成方法においても、本開示のプログラムと同様の効果を得ることができる。 These information processing devices and image generation methods can also provide the same effects as the program of the present disclosure.

情報処理装置の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of an information processing device. シッピングラベルを示す図である。It is a figure which shows a shipping label. シッピングラベル縮小処理を示すフローチャートである。3 is a flowchart showing shipping label reduction processing. シッピングラベルの縮小方法を説明する図である。FIG. 3 is a diagram illustrating a shipping label reduction method. 画像生成処理を示すフローチャートである。3 is a flowchart showing image generation processing. バーコードが削除されたシッピングラベルを説明する図である。FIG. 3 is a diagram illustrating a shipping label from which a barcode has been deleted. 図7A及び図7Bは、コード情報により生成されたバーコードを示す図である。7A and 7B are diagrams showing barcodes generated from code information. 合成されたシッピングラベルを説明する図である。FIG. 3 is a diagram illustrating a combined shipping label.

以下、本開示の例示的な実施形態について図面を参照しながら説明する。
[1.実施形態]
[1-1.情報処理装置の全体構成]
本実施形態の情報処理装置1は、一例としてPC(Personal Computerの略)として構成される(図1参照)。しかし、これに限らず、情報処理装置1は、例えば、タブレット型の端末又はスマートフォン等として構成されても良い。
Hereinafter, exemplary embodiments of the present disclosure will be described with reference to the drawings.
[1. Embodiment]
[1-1. Overall configuration of information processing device]
The information processing device 1 of this embodiment is configured as, for example, a PC (abbreviation for personal computer) (see FIG. 1). However, the information processing device 1 is not limited to this, and may be configured as, for example, a tablet-type terminal or a smartphone.

また、情報処理装置1は、外部装置であるプリンタ5と有線通信又は無線通信が可能となっている。プリンタ5は、一例として、作業者が持ち運び可能な小型で軽量のモバイルプリンタとして構成される。しかし、これに限らず、プリンタ5は、例えば、据え置き型のプリンタとして構成されていても良いし、プリンタ及びスキャナとしての機能を備えるMFP(Multi Function Peripheral)として構成されていても良い。
情報処理装置1は、制御部11と、表示部12と、入力部13と、通信部14とを備える。
Further, the information processing device 1 is capable of wired or wireless communication with a printer 5, which is an external device. For example, the printer 5 is configured as a small and lightweight mobile printer that can be carried by an operator. However, the present invention is not limited thereto, and the printer 5 may be configured as a stationary printer, or may be configured as an MFP (Multi Function Peripheral) having functions as a printer and a scanner, for example.
The information processing device 1 includes a control section 11, a display section 12, an input section 13, and a communication section 14.

制御部11は、CPU21及びメモリ22を備える。CPU21は、メモリ22に記憶されたプログラムを実行し、これにより、情報処理装置1の各種機能が実現される。なお、制御部11により実現される各種機能は、プログラムの実行によって実現することに限るものではなく、その一部又は全部について、一つあるいは複数のハードウェアを用いて実現してもよい。メモリ22は、非遷移的実体的記録媒体である半導体メモリ(例えば、ROM、RAM及びフラッシュメモリ)を備え、プログラム及びデータを記憶する。 The control unit 11 includes a CPU 21 and a memory 22. The CPU 21 executes programs stored in the memory 22, thereby realizing various functions of the information processing device 1. Note that the various functions realized by the control unit 11 are not limited to being realized by executing a program, and some or all of them may be realized using one or more pieces of hardware. The memory 22 includes a semiconductor memory (eg, ROM, RAM, and flash memory) that is a non-transitional physical storage medium, and stores programs and data.

なお、メモリ22に記憶されるプログラムには、プリンタドライバ22aが含まれる。プリンタドライバ22aは印刷データをプリンタ5に送信することでプリンタ5に印刷を実行させるためのプログラムである。制御部11は、プリンタドライバ22aの機能によって印刷データを生成可能に構成されている。またプリンタドライバ22aは、後述するシッピングラベル縮小処理を実行する。 Note that the programs stored in the memory 22 include a printer driver 22a. The printer driver 22a is a program that causes the printer 5 to execute printing by transmitting print data to the printer 5. The control unit 11 is configured to be able to generate print data using the functions of the printer driver 22a. The printer driver 22a also executes shipping label reduction processing, which will be described later.

なお、上述したシッピングラベル縮小処理において実現される機能には、バーコードが含まれる画像からバーコードが示す情報であるコード情報を読み取る第1機能と、取得したコード情報に基づいてバーコードの画像を生成し出力する第2機能と、が含まれる。第1機能において取得するコード情報は、当該バーコードの示す規格、メッセージデータ、及び設定値を含む。メッセージデータとは、数字、記号、アルファベット等に置き換えられる情報である。 The functions realized in the shipping label reduction process described above include the first function of reading code information, which is the information indicated by the barcode, from the image containing the barcode, and the first function of reading the barcode image based on the acquired code information. and a second function for generating and outputting. The code information acquired in the first function includes the standard indicated by the barcode, message data, and setting values. Message data is information that can be replaced with numbers, symbols, alphabets, etc.

表示部12は、図示しない表示装置を備え、表示装置に各種画像を表示する。表示部12は、一例として、液晶ディスプレイ等として構成される。
入力部13は、ユーザからの操作を受け付ける部位であり、例えば、タッチパネル、キーボード、ポインティングデバイス等を有する。入力部13は、ユーザからの操作に応じて操作情報を生成して制御部11に出力する。制御部11は、入力部13からの操作情報に応じて処理を行う。
The display unit 12 includes a display device (not shown) and displays various images on the display device. The display unit 12 is configured as, for example, a liquid crystal display.
The input unit 13 is a part that receives operations from the user, and includes, for example, a touch panel, a keyboard, a pointing device, and the like. The input unit 13 generates operation information according to a user's operation and outputs it to the control unit 11. The control unit 11 performs processing according to operation information from the input unit 13.

通信部14は、プリンタ5及びサーバー7等の外部装置と通信を行う。通信部14は、LANを用いた有線通信、LANを用いた無線通信、USBを用いた有線通信、Bluetooth規格に準拠した方式の近距離無線通信、又は、移動体通信網を利用した無線通信などによって、データ通信を行う。LANは、Local Area Networkの略である。USBは、Universal Serial Busの略である。Bluetoothは登録商標である。 The communication unit 14 communicates with external devices such as the printer 5 and the server 7 . The communication unit 14 performs wired communication using a LAN, wireless communication using a LAN, wired communication using a USB, short-range wireless communication using a method based on the Bluetooth standard, wireless communication using a mobile communication network, etc. Data communication is performed by. LAN is an abbreviation for Local Area Network. USB is an abbreviation for Universal Serial Bus. Bluetooth is a registered trademark.

プリンタ5は、感熱方式の印刷機構を備え、所定幅(例えば、4インチ)の感熱ロール紙に画像を印刷することができる。なお、プリンタ5は、カット紙に対して印刷可能に構成されていてもよいし、感熱方式以外の周知の記録方式(例えば、インクジェット方式)で印刷可能に構成されていてもよい。
サーバー7は、インターネットを介して情報処理装置1と通信可能に構成されている。サーバー7は、情報処理装置1からの要求に応じて、後述するシッピングラベルの画像データを情報処理装置1に送信するように構成されている。
The printer 5 includes a thermal printing mechanism and can print an image on thermal roll paper of a predetermined width (for example, 4 inches). Note that the printer 5 may be configured to be able to print on cut paper, or may be configured to be able to print using a known recording method (for example, an inkjet method) other than the thermal method.
The server 7 is configured to be able to communicate with the information processing device 1 via the Internet. The server 7 is configured to transmit image data of a shipping label, which will be described later, to the information processing device 1 in response to a request from the information processing device 1.

[1-2.情報処理装置において実行される処理]
情報処理装置1は、シッピングラベルを縮小して印刷するための印刷データを生成するシッピングラベル縮小処理を実行する。
[1-2. Processing executed in information processing device]
The information processing device 1 executes a shipping label reduction process that generates print data for reducing and printing a shipping label.

シッピングラベルは、商品が収納された配送箱を販売代行業者へ配送する際に、販売業者によって予め配送箱に貼り付けられるシートである。販売業者は、シッピングラベルの画像データを、販売代行業者のウェブサイトなどからダウンロードすることにより取得することができる。シッピングラベルの画像データは、所定サイズのシートに合わせた画像データであり、販売代行業者へ配送するために必要な所定事項が記載されている。所定サイズとは、例えば、A4サイズである。販売業者は、シッピングラベルの画像データをプリンタ5にて印刷することでシッピングラベルを作成し、作成したシッピングラベルを配送箱に貼り付ける。 A shipping label is a sheet that is attached in advance to a shipping box by a sales agent when the shipping box containing the product is delivered to the sales agent. The seller can obtain the image data of the shipping label by downloading it from the website of the sales agent. The image data of the shipping label is image data tailored to a sheet of a predetermined size, and predetermined items necessary for shipping to a sales agent are described. The predetermined size is, for example, A4 size. The seller creates a shipping label by printing the image data of the shipping label using the printer 5, and affixes the created shipping label to the delivery box.

プリンタ5で用いられる印刷媒体における印刷可能な領域の幅がシッピングラベルの画像データが規定する幅よりも小さい場合、シッピングラベルを縮小することで、シッピングラベルが印刷媒体に収まるように印刷できる。本実施形態では、A4サイズのシッピングラベルを、印刷媒体の幅である4インチに縮小する必要がある。なお、A4サイズは、11.69インチ×8.27インチである。 If the width of the printable area on the print medium used by the printer 5 is smaller than the width defined by the image data of the shipping label, the shipping label can be printed so as to fit on the print medium by reducing the size of the shipping label. In this embodiment, it is necessary to reduce the A4 size shipping label to 4 inches, which is the width of the print medium. Note that the A4 size is 11.69 inches x 8.27 inches.

シッピングラベルの画像データの一例を図2に示す。シッピングラベル51は、画像データが示す画像領域41の中のラベル領域43に含まれる画像であり、枠線53によって画定される部分である。シッピングラベル51は、第1バーコード55aと、第2バーコード55bと、を含む画像である。以下の説明において第1バーコード55aと第2バーコード55bとを特に区別しない場合、単にバーコード55と記載する。 An example of image data of a shipping label is shown in FIG. 2. The shipping label 51 is an image included in the label area 43 in the image area 41 indicated by the image data, and is a portion defined by the frame line 53. The shipping label 51 is an image including a first barcode 55a and a second barcode 55b. In the following description, unless the first barcode 55a and the second barcode 55b are particularly distinguished, they will simply be referred to as barcode 55.

ラベル領域43のうち、第1バーコード55aが配置される矩形の領域を第1バーコード配置領域57aとし、第2バーコード55bが配置される矩形の領域を第2バーコード配置領域57bとする。また配送箱の配送先などを示す文字及び数字等が記載された情報記載領域59とする。すなわち、シッピングラベル51を構成する全領域のうち、第1バーコード配置領域57a及び第2バーコード配置領域57bを除外した領域が、情報記載領域59である。 In the label area 43, a rectangular area where the first barcode 55a is placed is a first barcode placement area 57a, and a rectangular area where the second barcode 55b is placed is a second barcode placement area 57b. . There is also an information writing area 59 in which letters, numbers, etc. indicating the delivery destination of the shipping box are written. That is, the information writing area 59 is an area excluding the first barcode placement area 57a and the second barcode placement area 57b among all the areas making up the shipping label 51.

次に、情報処理装置1の制御部11が実行するシッピングラベル縮小処理の手順を、図3に示すフローチャートに基づいて説明する。シッピングラベル縮小処理は、シッピングラベル51が含まれる画像データを印刷媒体に印刷するための入力操作が入力部13を介して行われたときに開始される処理である。画像データの取得方法は特に限定されない。上述したように、情報処理装置1がウェブサイト(すなわち、サーバー7)から取得してもよいし、他のデバイスや記録媒体から取得してもよい。 Next, the procedure of the shipping label reduction process executed by the control unit 11 of the information processing device 1 will be explained based on the flowchart shown in FIG. 3. The shipping label reduction process is a process that is started when an input operation for printing image data including the shipping label 51 on a print medium is performed via the input unit 13. The method of acquiring image data is not particularly limited. As described above, the information processing device 1 may obtain the information from the website (that is, the server 7), or from another device or recording medium.

このシッピングラベル縮小処理では、S1において、制御部11は、画像データから、シッピングラベル51を取得する。ここでは、図2に示される画像データの画像領域41から、シッピングラベル51を抽出する。 In this shipping label reduction process, in S1, the control unit 11 acquires the shipping label 51 from the image data. Here, the shipping label 51 is extracted from the image area 41 of the image data shown in FIG.

続くS2では、制御部11は、S1にて取得したシッピングラベル51から、第1バーコード55a、及び、第2バーコード55bが示す情報であるコード情報を取得する。このコード情報は、バーコードの規格を示す規格情報、メッセージデータ、設定値を含む情報である。つまりコード情報には、バーコードを再現するために必要な情報が含まれる。 In subsequent S2, the control unit 11 acquires code information, which is information indicated by the first barcode 55a and the second barcode 55b, from the shipping label 51 acquired in S1. This code information is information including standard information indicating the bar code standard, message data, and setting values. In other words, the code information includes information necessary to reproduce the barcode.

続くS3では、制御部11は、シッピングラベル51、第1バーコード55a、及び、第2バーコード55bのサイズの情報を取得する。画像データから上述した各要素のサイズの情報を取得する方法は特に制限されず、公知の様々な手法を用いることができる。 In subsequent S3, the control unit 11 acquires information on the sizes of the shipping label 51, the first barcode 55a, and the second barcode 55b. The method for acquiring the size information of each element described above from image data is not particularly limited, and various known methods can be used.

続くS4では、制御部11は、印刷されるシッピングラベルの縮小率を決定する。ここでは、図4に示されるように、シッピングラベル51を縮小せずに印刷した場合の幅L1と、印刷媒体61における印刷可能な領域の幅L2と、に基づき、印刷媒体61に収まるサイズのシッピングラベル63のサイズを設定する。そして、縮小前後のサイズの比から縮小率を決定する。例えば、縮小率がL2/L1である場合に、印刷媒体61とシッピングラベル63のサイズが一致する。よって、その値以下となるように縮小率を設定することで、シッピングラベル63の全体を印刷できる。なお、L2>L1であれば、縮小をせずとも印刷が可能である。その場合、シッピングラベル51のサイズを変更しなくてもよいし、L2に合わせてシッピングラベル51を拡大してもよい。制御部11は、L1の情報を、プリンタドライバ22aの有するパラメータに基づいて取得してもよいし、プリンタ5から取得してもよい。 In subsequent S4, the control unit 11 determines the reduction rate of the shipping label to be printed. Here, as shown in FIG. 4, based on the width L1 when the shipping label 51 is printed without being reduced and the width L2 of the printable area on the print medium 61, the size that fits on the print medium 61 is determined. Set the size of the shipping label 63. Then, the reduction rate is determined from the ratio of the sizes before and after reduction. For example, when the reduction ratio is L2/L1, the sizes of the print medium 61 and the shipping label 63 match. Therefore, by setting the reduction ratio to be less than or equal to this value, the entire shipping label 63 can be printed. Note that if L2>L1, printing is possible without reduction. In that case, the size of the shipping label 51 may not be changed, or the shipping label 51 may be enlarged to match L2. The control unit 11 may acquire the information of L1 based on the parameters of the printer driver 22a, or may acquire it from the printer 5.

続いて、S5では、制御部11は、コード画像を含む印刷データを生成する画像生成処理を行う。ここでいうコード画像とは、S2にて取得したコード情報に基づいて生成される画像であって、当該コード情報を示すバーコードの画像である。また、このS5にて生成される印刷データは、シッピングラベル51と、コード画像と、を含む。ただし、この印刷データにおいては、シッピングラベル51に含まれる第1バーコード55a及び第2バーコード55bに替えて、それらの位置に、新たに生成されたコード画像が配置される。この画像生成処理の詳細な手順について、図5に示すフローチャートに基づいて説明する。 Subsequently, in S5, the control unit 11 performs image generation processing to generate print data including a code image. The code image here is an image generated based on the code information acquired in S2, and is an image of a barcode indicating the code information. Furthermore, the print data generated in S5 includes a shipping label 51 and a code image. However, in this print data, instead of the first barcode 55a and second barcode 55b included in the shipping label 51, newly generated code images are placed at their positions. The detailed procedure of this image generation process will be explained based on the flowchart shown in FIG.

この画像生成処理では、S11において、制御部11は、縮小したシッピングラベルの画像を生成する。ここでは、S4にて取得した縮小率に従って、シッピングラベル51を縮小する。縮小を行うためのアルゴリズムは特に限定されないが、例えば、バイリニア法を用いてもよい。 In this image generation process, in S11, the control unit 11 generates a reduced image of the shipping label. Here, the shipping label 51 is reduced according to the reduction ratio acquired in S4. Although the algorithm for performing the reduction is not particularly limited, for example, a bilinear method may be used.

縮小されたシッピングラベルは、図6に示されるように、第1バーコード配置領域57a、及び、第2バーコード配置領域57bを特定の色で塗りつぶして、元のシッピングラベル51に含まれていたバーコード55を消す。これにより、情報記載領域59は縮小され、第1バーコード配置領域57a及び第2バーコード配置領域57bが空欄となった縮小背景画像71が生成される。バーコードを塗りつぶす色は、例えば、白、黒、背景色などが挙げられるが、特に限定されない。 As shown in FIG. 6, the reduced shipping label is created by filling in the first barcode placement area 57a and the second barcode placement area 57b with a specific color, which was included in the original shipping label 51. Erase barcode 55. As a result, the information writing area 59 is reduced, and a reduced background image 71 in which the first barcode placement area 57a and the second barcode placement area 57b are blank is generated. Examples of the color to fill in the barcode include white, black, and background color, but are not particularly limited.

続いて、S12において、制御部11は、S2にて取得したコード情報に基づいて、コード画像を生成する。S2では、第1バーコード55a及び第2バーコード55bの2つのバーコードからコード情報を取得している。よって、ここではそれに合わせて、図7Aに示す第1コード画像73a及び図7Bに示す第2コード画像73bの2つのコード画像を生成する。以下の説明において第1コード画像73aと第2コード画像73bとを特に区別しない場合、単にコード画像73と記載する。生成された第1コード画像73aは、第1バーコード55aと同じ規格であって、同じメッセージデータを示し、同じ設定値であるバーコードである。また、生成された第2コード画像73bは、第2バーコード55bと同じ規格であって、同じメッセージデータを示し、同じ設定値であるバーコードである。 Subsequently, in S12, the control unit 11 generates a code image based on the code information acquired in S2. In S2, code information is acquired from two barcodes, the first barcode 55a and the second barcode 55b. Therefore, here, two code images, a first code image 73a shown in FIG. 7A and a second code image 73b shown in FIG. 7B, are generated accordingly. In the following description, if the first code image 73a and the second code image 73b are not particularly distinguished, they will simply be referred to as a code image 73. The generated first code image 73a is a barcode of the same standard as the first barcode 55a, indicating the same message data, and having the same setting values. Further, the generated second code image 73b is a barcode of the same standard as the second barcode 55b, indicating the same message data, and having the same setting values.

S12にて生成される2つのコード画像73は、S3にて取得された各バーコードのサイズをS4にて決定された縮小率にて縮小したものと同じサイズの画像である。そして、それらのコード画像73は二値化された画像であり、かつ、形状に欠けのない棒状のバーコードシンボルとなるように形成される。 The two code images 73 generated in S12 are images of the same size as those obtained by reducing the size of each barcode acquired in S3 using the reduction ratio determined in S4. These code images 73 are binarized images, and are formed so as to be barcode symbols having a solid bar shape.

続いて、S13において、制御部11は、S11にて生成した縮小背景画像71と、S12にて生成したコード画像73と、を合成し、図8に示される合成ラベル91を生成する。合成ラベル91では、シッピングラベル51におけるバーコード55の配置されていた部分、つまり、シッピングラベル51の第1バーコード配置領域57a、第2バーコード配置領域57bの位置に、各コード画像73を配置する。このS13の後、CPU21は、画像生成処理を終了する。 Subsequently, in S13, the control unit 11 synthesizes the reduced background image 71 generated in S11 and the code image 73 generated in S12, and generates a composite label 91 shown in FIG. 8. In the composite label 91, each code image 73 is placed in the portion of the shipping label 51 where the barcode 55 was placed, that is, in the position of the first barcode placement area 57a and the second barcode placement area 57b of the shipping label 51. do. After this S13, the CPU 21 ends the image generation process.

なお、S11~S13にて示す画像生成処理は、その具体的な手順は特に限定されず、処理順序の入れ替えが行われてもよいし、複数の処理が並行して実行されてもよい。すなわち、S11~S13にて示した処理が全て実行され、最終的に合成ラベル91が形成されればよい。 Note that the specific steps of the image generation processing shown in S11 to S13 are not particularly limited, and the processing order may be changed, or a plurality of processing may be executed in parallel. That is, all the processes shown in S11 to S13 may be executed to finally form the composite label 91.

合成ラベル91が、本開示の印刷データに相当する。よって、合成ラベル91に基づいてプリンタ5により印刷を行うことで、シッピングラベル51を縮小した縮小背景画像71と、別途生成された2つのコード画像73と、が含まれる画像を印刷媒体上に形成することができる。 The composite label 91 corresponds to the print data of the present disclosure. Therefore, by printing with the printer 5 based on the composite label 91, an image including a reduced background image 71 obtained by reducing the shipping label 51 and two separately generated code images 73 is formed on the print medium. can do.

[1-3.効果]
(1a)本実施形態の情報処理装置1では、制御部11が、情報を読取り可能に構成された2つのバーコード55を含むシッピングラベル51の画像データから、それらのバーコード55が示す情報であるコード情報を取得するする。また制御部11は、取得したコード情報を示すバーコード55の画像である2つのコード画像73を生成し、それらのコード画像73と、元の画像データに含まれるシッピングラベルを縮小した縮小背景画像71と、を含む印刷データを生成する。
[1-3. effect]
(1a) In the information processing device 1 of this embodiment, the control unit 11 extracts the information indicated by the two barcodes 55 from the image data of the shipping label 51 including the two barcodes 55 configured to be readable. To obtain certain code information. The control unit 11 also generates two code images 73, which are images of the barcode 55 indicating the acquired code information, and includes these code images 73 and a reduced background image obtained by reducing the shipping label included in the original image data. 71 is generated.

このような情報処理装置1であれば、取得したコード情報に基づいて新たにコード画像73を生成することから、印刷データには、元の画像データに含まれるバーコード55の画像を用いたバーコードの画像が含まれない。元の画像データに含まれるバーコード55の画像を印刷データに使用しようとすると、例えばビットマップやJPEGなどの一般的な形式の画像データを印刷データのフォーマットに変換する際に、画像の形状が乱れてしまう場合がある。特に、画像データのサイズを縮小したり拡大したりする場合には、アンチエイリアスによる輪郭部分のぼやけや、画素補完に伴うジャギーなどが生じてしまう。しかしながら、上記情報処理装置1は、元の画像データのバーコード55の画像を印刷データに使用しないため、そのような問題が生じにくい。よって、リーダーでの読み取り精度が高い形態の識別コードの印刷を可能とする印刷データを生成することができる。 With such an information processing device 1, since a new code image 73 is generated based on the acquired code information, the print data includes a bar code using the image of the bar code 55 included in the original image data. Code images are not included. If you try to use the image of barcode 55 included in the original image data as print data, the shape of the image may change when converting the image data in a general format such as bitmap or JPEG to the print data format. It may become disordered. In particular, when reducing or enlarging the size of image data, blurring of outlines due to anti-aliasing and jaggies due to pixel interpolation occur. However, since the information processing device 1 does not use the image of the barcode 55 of the original image data as print data, such a problem is unlikely to occur. Therefore, it is possible to generate print data that enables printing of an identification code in a format that is highly readable by a reader.

(1b)本実施形態では、情報処理装置1の制御部11は、元の画像データから、バーコード55と、情報記載領域59と、を含むシッピングラベル51を取得する。そして制御部11は、シッピングラベル51を縮小した縮小背景画像71と、生成したコード画像73と、を含む印刷データを生成する。このような情報処理装置1であれば、シッピングラベル51の情報記載領域59に示される情報と、コード画像73と、の両方を含む印刷データを生成できる。 (1b) In the present embodiment, the control unit 11 of the information processing device 1 acquires the shipping label 51 including the barcode 55 and the information writing area 59 from the original image data. The control unit 11 then generates print data including a reduced background image 71 obtained by reducing the shipping label 51 and the generated code image 73. Such an information processing device 1 can generate print data that includes both the information shown in the information writing area 59 of the shipping label 51 and the code image 73.

なお、情報処理装置1の制御部11は、さらに、シッピングラベル51におけるバーコード55の配置されていた部分、すなわち、第1バーコード配置領域57a及び第2バーコード配置領域57bに、コード画像73を配置した印刷データを生成する。そのため、元の画像データに示されるシッピングラベル51と同じ形態の印刷データを生成できる。 Note that the control unit 11 of the information processing device 1 further adds a code image 73 to the portion of the shipping label 51 where the barcode 55 was placed, that is, the first barcode placement area 57a and the second barcode placement area 57b. Generate print data with the . Therefore, print data having the same format as the shipping label 51 shown in the original image data can be generated.

なお、情報処理装置1の制御部11は、さらに、シッピングラベル51におけるバーコード55を削除した縮小背景画像71を生成し、そのバーコード55が削除された部分にコード画像73を配置する。そのため、元の画像データに示されるバーコード55の一部又は全部が印刷データに残ってしまうことを抑制でき、その結果、コード画像73以外のバーコードが印刷媒体に対して印刷されてしまうことを抑制できる。これにより、生成した印刷データに示される画像に、元の画像データに示されるバーコードと、新たに生成したバーコードと、が混在してしまうことを抑制できる。 Note that the control unit 11 of the information processing device 1 further generates a reduced background image 71 from which the barcode 55 on the shipping label 51 has been deleted, and arranges the code image 73 in the portion where the barcode 55 has been deleted. Therefore, it is possible to prevent part or all of the barcode 55 shown in the original image data from remaining in the print data, and as a result, barcodes other than the code image 73 are printed on the print medium. can be suppressed. This can prevent the barcode shown in the original image data and the newly generated barcode from being mixed in the image shown in the generated print data.

(1c)本実施形態では、情報処理装置1の制御部11は、プリンタ5が印刷処理を行う印刷媒体61の印刷が実行される領域の幅に応じたサイズの印刷データを生成する。よってこのような情報処理装置1であれば、印刷媒体61の印刷領域の大きさに合わせて、元の画像データから適切に拡大又は縮小されたシッピングラベルをプリンタ5に印刷させることができる。 (1c) In the present embodiment, the control unit 11 of the information processing device 1 generates print data of a size corresponding to the width of the printing area of the print medium 61 on which the printer 5 performs print processing. Therefore, with such an information processing device 1, it is possible to cause the printer 5 to print a shipping label that is appropriately enlarged or reduced from the original image data in accordance with the size of the print area of the print medium 61.

なお、情報処理装置1の制御部11は、生成するコード画像73の大きさを、元の画像データに係るシッピングラベル51から印刷データに係る縮小背景画像71への縮小率に合わせて縮小した大きさとする。そのため、印刷媒体61に印刷されたシッピングラベルには、合成ラベル91に表されるように、元の画像データにおけるシッピングラベル51とバーコード55との大きさの比率と同じ比率のコード画像73が含まれる。よって、ユーザは、印刷された印刷媒体を、違和感なく使用することができる。 Note that the control unit 11 of the information processing device 1 reduces the size of the generated code image 73 in accordance with the reduction ratio from the shipping label 51 related to the original image data to the reduced background image 71 related to the print data. Satoru. Therefore, the shipping label printed on the print medium 61 has a code image 73 having the same size ratio as the shipping label 51 and barcode 55 in the original image data, as shown in the composite label 91. included. Therefore, the user can use the printed print medium without feeling uncomfortable.

(1d)本実施形態では、制御部11が取得するコード情報は、バーコードの規格を示す規格情報を含んでいる。また制御部11は、画像生成処理にて、取得された規格情報が示す規格であるコード画像73を生成する。このような情報処理装置1であれば、元の画像データに示されるバーコードと同じ規格のバーコードをプリンタ5に印刷させることができる。 (1d) In this embodiment, the code information acquired by the control unit 11 includes standard information indicating the barcode standard. Further, the control unit 11 generates a code image 73 that is the standard indicated by the acquired standard information through image generation processing. With such an information processing device 1, it is possible to cause the printer 5 to print a barcode of the same standard as the barcode shown in the original image data.

[1-4.対応関係]
上記実施形態におけるシッピングラベル51が本開示における対象画像の一例であり、制御部11が印刷データを作成する際には、縮小された対象画像である縮小背景画像71が用いられる。また、第1バーコード55a及び第2バーコード55bが、情報を読取り可能に構成された識別コードの一例である。また、プリンタ5が印刷装置の一例である。
また、制御部11によるS1の処理が、本開示の画像取得処理に相当し、制御部11によるS2の処理が、本開示の情報取得処理に相当する。
[1-4. Correspondence]
The shipping label 51 in the embodiment described above is an example of the target image in the present disclosure, and when the control unit 11 creates print data, the reduced background image 71, which is the reduced target image, is used. Further, the first barcode 55a and the second barcode 55b are examples of identification codes configured to read information. Further, the printer 5 is an example of a printing device.
Further, the process of S1 by the control unit 11 corresponds to the image acquisition process of the present disclosure, and the process of S2 by the control unit 11 corresponds to the information acquisition process of the present disclosure.

[2.他の実施形態]
以上、本開示の実施形態について説明したが、本開示は、上記実施形態に限定されることなく、種々の形態を採り得ることは言うまでもない。
[2. Other embodiments]
Although the embodiments of the present disclosure have been described above, it goes without saying that the present disclosure is not limited to the above embodiments and can take various forms.

(2a)上記実施形態では、情報処理装置1とプリンタ5とが別々の装置である構成を例示した。しかしながら、情報処理装置1とプリンタ5とが1つの装置として構成されていてもよい。また上記実施形態では、プリンタドライバ22aの機能としてシッピングラベル縮小処理が実行される構成を例示したが、プリンタドライバ22aとは別のプログラムによって上記処理が実行されてもよい。 (2a) In the above embodiment, the information processing device 1 and the printer 5 are separate devices. However, the information processing device 1 and the printer 5 may be configured as one device. Further, in the above embodiment, a configuration is illustrated in which the shipping label reduction process is executed as a function of the printer driver 22a, but the above process may be executed by a program different from the printer driver 22a.

(2b)上記実施形態では、プリンタ5として、ラベルプリンタを例示した。しかしながら、本開示の印刷装置の具体的構成はラベルプリンタに限定されない。例えば、感熱方式及びインクジェット方式の印刷装置に限らず、熱転写方式やレーザー方式のプリンタであってもよい。 (2b) In the embodiments described above, a label printer is illustrated as the printer 5. However, the specific configuration of the printing device of the present disclosure is not limited to a label printer. For example, the printing apparatus is not limited to a thermal printing apparatus or an inkjet printing apparatus, but may also be a thermal transfer printing apparatus or a laser printing apparatus.

(2c)上記実施形態では、シッピングラベルの印刷データを生成する方法について説明したが、これに限定されるものではない。例えば、多数のバーコードが整列して配置されている画像データに基づき、バーコード単位に分割して印刷する、いわゆるクロップ印刷を行う場合に、上記実施形態の技術を適用してもよい。 (2c) In the above embodiment, a method of generating printing data for a shipping label has been described, but the present invention is not limited to this. For example, the technique of the above embodiment may be applied when performing so-called crop printing, in which image data in which a large number of barcodes are arranged in a row is divided and printed in barcode units.

(2d)上記実施形態では、識別コードとしてバーコードを例示したが、識別コードはこれに限定されるものではない。識別コードは、一次元コード及び二次元コードのうちの少なくともいずれかであればよい。本開示の情報処理装置を用いることで、一次元コード及び二次元コードのうちの少なくともいずれかについて、リーダーでの読み取りが行いやすい形態で印刷することができる。 (2d) In the above embodiments, a barcode is used as an example of the identification code, but the identification code is not limited to this. The identification code may be at least one of a one-dimensional code and a two-dimensional code. By using the information processing device of the present disclosure, at least one of a one-dimensional code and a two-dimensional code can be printed in a format that is easy to read by a reader.

(2e)上記実施形態では、元の画像に示されるシッピングラベル51と同様の形態を示す合成ラベル91を生成する構成を例示した。しかしながら、生成される印刷データは、これに限定されるものではない。 (2e) In the above embodiment, a configuration was exemplified in which a composite label 91 having the same form as the shipping label 51 shown in the original image is generated. However, the generated print data is not limited to this.

例えば、情報記載領域59は印刷せず、バーコードのみを含む印刷データを生成するように構成されていてもよいし、情報記載領域59に含まれる一部の情報とバーコードを含む印刷データを生成するように構成されていてもよい。また、バーコードが、元の画像データにおけるシッピングラベル上の位置とは異なる位置に配置される印刷データを生成してもよい。 For example, the information writing area 59 may be configured to generate print data that includes only a barcode without printing, or may be configured to generate print data that includes some information included in the information writing area 59 and a barcode. It may be configured to generate. Further, print data may be generated in which the barcode is placed at a different position on the shipping label from the position on the shipping label in the original image data.

また例えば、シッピングラベル51におけるバーコード55の比率と、印刷データにおける縮小背景画像71とコード画像73の比率と、が異なっていてもよい。言い換えると、コード画像73の縮小率又は拡大率が、縮小背景画像71の縮小率又は拡大率と異なっていてもよい。 Furthermore, for example, the ratio of the barcode 55 on the shipping label 51 and the ratio of the reduced background image 71 to the code image 73 in the print data may be different. In other words, the reduction rate or enlargement rate of the code image 73 may be different from the reduction rate or enlargement rate of the reduced background image 71.

(2f)上記実施形態では、縮小背景画像71においてはバーコード55の位置を特定の色で塗りつぶすことでバーコード55を削除する構成を例示したが、このような処理を行わず、単にコード画像73によって上書きするように構成されていてもよい。 (2f) In the above embodiment, the barcode 55 is deleted by filling the position of the barcode 55 with a specific color in the reduced background image 71, but such processing is not performed and the code image is simply 73 may be overwritten.

(2g)上記実施形態では、印刷データに含まれる縮小背景画像71及びコード画像73の大きさは、印刷媒体61における、印刷データに基づく印刷が実行される領域の大きさに応じて設定される構成を例示した。 (2g) In the above embodiment, the size of the reduced background image 71 and the code image 73 included in the print data is set according to the size of the area on the print medium 61 where printing based on the print data is executed. The configuration is illustrated.

ここで、制御部11は、印刷データに基づく印刷が実行される領域の大きさを特定する処理を行ってもよい。例えば、印刷装置が、印刷可能な領域の大きさの異なる複数の印刷媒体に対して印刷が可能である場合には、印刷対象となる印刷媒体の大きさに基づいて上記領域の大きさを特定してもよい。 Here, the control unit 11 may perform a process of specifying the size of the area where printing based on the print data is executed. For example, if a printing device is capable of printing on multiple print media with different printable area sizes, the size of the area is specified based on the size of the print medium to be printed. You may.

(2h)上記実施形態では、縦長の印刷媒体を例示したが、これに限定されるものではない。例えば、横長の印刷媒体を用いてもよい。横長の印刷媒体とは、例えば、複数の横長のシールが、ロール紙に一定間隔で貼り付けられている構成を含む。 (2h) In the above embodiment, a vertically long print medium is illustrated, but the present invention is not limited to this. For example, a horizontally long print medium may be used. The horizontally long print medium includes, for example, a configuration in which a plurality of horizontally long stickers are pasted on a roll paper at regular intervals.

なお、上記実施形態では、シッピングラベル51が縦長であることから、回転をせずに印刷データを生成する構成を例示した。しかしながら、シッピングラベルが横長である場合や、印刷媒体が横長である場合など、シッピングラベルを回転させて、さらに必要に応じて縮小又は拡大を行った印刷データを生成してもよい。その場合には、コード画像73も回転させた上でシッピングラベル上の適切な位置に合わせてもよい。 In the above embodiment, since the shipping label 51 is vertically long, a configuration is exemplified in which print data is generated without rotation. However, if the shipping label is horizontally long or the print medium is horizontally long, the shipping label may be rotated to generate print data that is further reduced or enlarged as necessary. In that case, the code image 73 may also be rotated and placed at an appropriate position on the shipping label.

(2i)上記実施形態では、画像データから取得したバーコードの規格と同じ規格のコード画像73を生成する構成を例示したが、これに限定されるものではない。例えば、異なる規格のコード画像を生成してもよい。 (2i) In the above embodiment, the configuration is exemplified to generate the code image 73 of the same standard as the standard of the barcode acquired from the image data, but the present invention is not limited to this. For example, code images of different standards may be generated.

(2j)上記実施形態では、生成されたコード画像73は二値化された画像であり、かつ、形状に欠けのない棒状のバーコードシンボルである構成を例示した。しかしながら、生成されるコード画像の具体的な構成、形態は特に限定されない。バーコードリーダーによって高い精度で読取ることができる範囲で、画像処理が施されていてもよい。 (2j) In the above embodiment, the generated code image 73 is a binarized image and is a barcode symbol having a solid bar shape. However, the specific configuration and form of the generated code image are not particularly limited. Image processing may be performed to the extent that it can be read with high accuracy by a barcode reader.

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

(2l)上述した情報処理装置1の他、当該情報処理装置1を構成要素とするシステム、当該情報処理装置1の制御部11としてコンピュータを機能させるためのプログラム、このプログラムを記録した半導体メモリ等の非遷移的実体的記録媒体、画像生成方法など、種々の形態で本開示を実現することもできる。 (2l) In addition to the information processing device 1 described above, a system including the information processing device 1 as a component, a program for causing a computer to function as the control unit 11 of the information processing device 1, a semiconductor memory in which this program is recorded, etc. The present disclosure can also be realized in various forms, such as a non-transitional physical recording medium, an image generation method, etc.

1…情報処理装置、5…プリンタ、7…サーバー、11…制御部、12…表示部、13…入力部、14…通信部、21…CPU、22…メモリ、22a…プリンタドライバ、41…画像領域、43…ラベル領域、51,63…シッピングラベル、53…枠線、55…バーコード、55a…第1バーコード、55b…第2バーコード、57a…第1バーコード配置領域、57b…第2バーコード配置領域、59…情報記載領域、61…印刷媒体、71…縮小背景画像、73…コード画像、73a…第1コード画像、73b…第2コード画像、91…合成ラベル DESCRIPTION OF SYMBOLS 1... Information processing device, 5... Printer, 7... Server, 11... Control unit, 12... Display unit, 13... Input unit, 14... Communication unit, 21... CPU, 22... Memory, 22a... Printer driver, 41... Image Area, 43...Label area, 51, 63...Shipping label, 53...Frame line, 55...Barcode, 55a...First barcode, 55b...Second barcode, 57a...First barcode arrangement area, 57b...Second barcode 2 barcode arrangement area, 59...information writing area, 61...print medium, 71...reduced background image, 73...code image, 73a...first code image, 73b...second code image, 91...composite label

Claims (10)

印刷装置に出力される印刷データを生成可能に構成された制御部を備える情報処理装置の前記制御部に、
情報を読取り可能に構成された識別コードを含む画像データから、前記識別コードが示す情報であるコード情報を取得する情報取得処理と、
前記コード情報に基づいて生成される画像であって、当該コード情報を示す前記識別コードの画像であるコード画像を含む前記印刷データを生成する画像生成処理と、を実行させる、プログラム。
The control unit of the information processing device includes a control unit configured to be able to generate print data to be output to the printing device,
Information acquisition processing that acquires code information that is information indicated by the identification code from image data that includes an identification code that is configured to be readable;
A program that causes an image generation process to generate the print data that is an image generated based on the code information and includes a code image that is an image of the identification code indicating the code information.
請求項1に記載のプログラムであって、
前記制御部に、さらに、
前記画像データから、少なくとも前記識別コードを含む画像である対象画像を取得する画像取得処理を実行させ、
前記画像生成処理では、前記対象画像と、前記コード画像と、を含む前記印刷データを生成する、プログラム。
The program according to claim 1,
The control unit further includes:
executing an image acquisition process for acquiring a target image, which is an image including at least the identification code, from the image data;
In the image generation process, the program generates the print data including the target image and the code image.
請求項2に記載のプログラムであって、
前記画像生成処理では、前記印刷装置が印刷処理を行う印刷媒体における、前記印刷データに基づく印刷が実行される領域の大きさに応じて設定される大きさの前記対象画像及び前記コード画像を含む前記印刷データを生成する、プログラム。
The program according to claim 2,
The image generation process includes the target image and the code image having a size set according to the size of an area where printing based on the print data is executed on a print medium on which the printing device performs print processing. A program that generates the print data.
請求項3に記載のプログラムであって、
前記画像生成処理では、生成する前記コード画像の大きさを、前記画像データに係る前記対象画像から前記印刷データに係る前記対象画像への拡大率又は縮小率に応じて設定する、プログラム。
4. The program according to claim 3,
In the image generation process, the program sets a size of the code image to be generated according to an enlargement rate or reduction rate from the target image according to the image data to the target image according to the print data.
請求項2から請求項4のいずれか1項に記載のプログラムであって、
前記画像生成処理では、前記識別コードの配置されていた部分に前記コード画像を配置した前記印刷データを生成する、プログラム。
The program according to any one of claims 2 to 4,
In the image generation process, the program generates the print data in which the code image is placed in a portion where the identification code is placed.
請求項5に記載のプログラムであって、
前記画像生成処理では、前記対象画像における前記識別コードを削除し、前記識別コードが削除された部分に前記コード画像を配置した前記印刷データを生成する、プログラム。
6. The program according to claim 5,
In the image generation process, the program deletes the identification code in the target image and generates the print data in which the code image is placed in the portion where the identification code has been deleted.
請求項1から請求項6のいずれか1項に記載のプログラムであって、
前記コード情報は、前記識別コードの規格を示す規格情報を含み、
前記画像生成処理では、前記規格情報が示す規格である前記コード画像を生成する、プログラム。
The program according to any one of claims 1 to 6,
The code information includes standard information indicating a standard of the identification code,
In the image generation process, the program generates the code image that is a standard indicated by the standard information.
請求項1から請求項7のいずれか1項に記載のプログラムであって、
前記識別コードは、一次元コード及び二次元コードのうちの少なくともいずれかである、プログラム。
The program according to any one of claims 1 to 7,
The program, wherein the identification code is at least one of a one-dimensional code and a two-dimensional code.
印刷装置に出力される印刷データを生成可能に構成された制御部を備える情報処理装置であって、
前記制御部は、
情報を読取り可能に構成された識別コードを含む画像データから、前記識別コードが示す情報であるコード情報を取得する情報取得処理と、
前記コード情報に基づいて生成される画像であって、当該コード情報を示す前記識別コードの画像であるコード画像を含む前記印刷データを生成する画像生成処理と、を実行可能に構成されている、情報処理装置。
An information processing device comprising a control unit configured to be able to generate print data to be output to a printing device, the information processing device comprising:
The control unit includes:
Information acquisition processing that acquires code information that is information indicated by the identification code from image data that includes an identification code that is configured to be readable;
an image generation process that generates the print data that is an image generated based on the code information and includes a code image that is an image of the identification code indicating the code information; Information processing device.
印刷装置に出力される印刷データを生成可能に構成された制御部を備える情報処理装置にて実行される画像生成方法であって、
情報を読取り可能に構成された識別コードを含む画像データから、前記識別コードが示す情報であるコード情報を取得することと、
前記コード情報に基づいて生成される画像であって、当該コード情報を示す前記識別コードの画像であるコード画像を含む前記印刷データを生成することと、を備える、画像生成方法。
An image generation method executed by an information processing device including a control unit configured to be able to generate print data to be output to a printing device, the method comprising:
Obtaining code information, which is information indicated by the identification code, from image data including an identification code configured to read information;
An image generation method comprising: generating the print data that is an image generated based on the code information and includes a code image that is an image of the identification code indicating the code information.
JP2022039258A 2022-03-14 2022-03-14 Program, information processing apparatus, and image creation method Pending JP2023133973A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022039258A JP2023133973A (en) 2022-03-14 2022-03-14 Program, information processing apparatus, and image creation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022039258A JP2023133973A (en) 2022-03-14 2022-03-14 Program, information processing apparatus, and image creation method

Publications (1)

Publication Number Publication Date
JP2023133973A true JP2023133973A (en) 2023-09-27

Family

ID=88143380

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022039258A Pending JP2023133973A (en) 2022-03-14 2022-03-14 Program, information processing apparatus, and image creation method

Country Status (1)

Country Link
JP (1) JP2023133973A (en)

Similar Documents

Publication Publication Date Title
US9330349B2 (en) Systems and methods for providing variable data printing (VDP) using dynamic font downgrading
EP2677418B1 (en) Image processing device, image processing system, and printing method
JP5304282B2 (en) Printing information conversion apparatus, printing apparatus, printing system, and program
CN109815451B (en) PDF (Portable document Format) generation method, device and equipment
JP5819698B2 (en) PRINT DATA PROCESSING DEVICE, PRINT DATA PROCESSING METHOD, PRINTING SYSTEM AND PROGRAM, AND PAGE DATA CREATION DEVICE AND Rasterization Processing Device
US20210125386A1 (en) Systems and methods for clipping images
CN109302543A (en) Image processing apparatus and storage medium
JP2009042826A (en) Two dimensional code creation system and two dimensional code printing medium
JP2023133973A (en) Program, information processing apparatus, and image creation method
US9940557B2 (en) Document printing using hardware-dependent fonts
JP4946408B2 (en) Printing system and printing control method in printing system
JP6079471B2 (en) Information processing program and information processing apparatus
JP7028030B2 (en) Image processing equipment and image processing program
JP6208477B2 (en) Printer, print control program, and printing system
US9971963B1 (en) Methods, systems, and devices for individualizing N-up raster images with background forms
JP4149351B2 (en) Image printing system
JP4598373B2 (en) Image output device, program and printed matter
US10902182B2 (en) Changing the height of a facsimile source area in accordance with a registered language
JP7028029B2 (en) Image processing equipment and image processing program
JP7166160B2 (en) Display control device and display control method
JP4735128B2 (en) Document processing device
JP2003085476A (en) Distributing method of electronic book data using two- dimensional barcode
WO2015108022A1 (en) Barcode instruction generating device
JP2017226178A (en) Display device, image forming apparatus, and program
JP6672666B2 (en) Information processing apparatus and program