JP2023131790A - Information processing apparatus, printing system, control method, and program - Google Patents

Information processing apparatus, printing system, control method, and program Download PDF

Info

Publication number
JP2023131790A
JP2023131790A JP2022036742A JP2022036742A JP2023131790A JP 2023131790 A JP2023131790 A JP 2023131790A JP 2022036742 A JP2022036742 A JP 2022036742A JP 2022036742 A JP2022036742 A JP 2022036742A JP 2023131790 A JP2023131790 A JP 2023131790A
Authority
JP
Japan
Prior art keywords
print data
print
printing
information processing
processing device
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
JP2022036742A
Other languages
Japanese (ja)
Inventor
健夫 小澤
Takeo Ozawa
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2022036742A priority Critical patent/JP2023131790A/en
Publication of JP2023131790A publication Critical patent/JP2023131790A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Printers Characterized By Their Purpose (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

To prevent print quality not intended by a user when data is printed on a printing medium.SOLUTION: An information processing apparatus (2) comprises communication means (224) communicating with at least a printer (1), print data generation means (220c) which generates first print data (6A) being print data which can be transmitted to the printer through the communication means and second print data different from the first print data, and selection means which allows selection between printing in a printable area based on the first print data by the printer and printing in the printing area based on the first print data and the second print data by the printer, in accordance with a magnitude of a parameter for comparison.SELECTED DRAWING: Figure 8

Description

本発明は、情報処理装置、印刷システム、制御方法、及びプログラムに関する。 The present invention relates to an information processing device, a printing system, a control method, and a program.

被印刷媒体への印刷を行う印刷装置には、被印刷媒体に印刷する画像(印刷イメージ)から生成された印刷データに基づいて、被印刷媒体への印刷を制御するものがある。この種の印刷装置で用いる印刷データは、被印刷媒体における印刷イメージを印刷可能な領域内を複数のドットに分割し、各ドットに対する印刷制御情報を決定して作成する。一般的には、印刷可能な領域内のドット数を多くする(高解像度にする)ことにより、高精細な印刷を行うことができるが、印刷データの作成や印刷データに基づく印刷処理に要する時間が長くなる。一方、印刷可能な領域内のドット数を少なくする(低解像度にする)ことにより、印刷データの作成や印刷データに基づく印刷処理に要する時間を短縮することができるが、見た目が損なわれることがある。 2. Description of the Related Art Some printing devices that perform printing on a print medium control printing on the print medium based on print data generated from an image (print image) to be printed on the print medium. Print data used in this type of printing apparatus is created by dividing a printable area of a print image on a printing medium into a plurality of dots, and determining print control information for each dot. Generally, high-definition printing can be achieved by increasing the number of dots in the printable area (high resolution), but the time required to create print data and print processing based on the print data becomes longer. On the other hand, by reducing the number of dots in the printable area (lower resolution), the time required to create print data and print processing based on print data can be shortened, but the appearance may be impaired. be.

関連する技術として、所定の解像度又は解像度の指定されていない画像データから任意の描画する領域の種類や画像の内容によって最適な複数の解像度の印刷データを作成し、作成された印刷データにおける高解像度の画素データから低解像度の画素データに領域毎に変換して複数の解像度データを生成する印刷制御方法が知られている(例えば、特許文献1を参照)。 A related technology is to create print data with multiple resolutions that are optimal depending on the type of area to be drawn and the content of the image from image data with a predetermined resolution or unspecified resolution, and to increase the high resolution of the created print data. A printing control method is known in which a plurality of resolution data are generated by converting pixel data from pixel data to low-resolution pixel data for each region (for example, see Patent Document 1).

特開2002-264403号公報Japanese Patent Application Publication No. 2002-264403

上述した印刷装置には、パーソナルコンピュータやスマートフォン等の情報処理装置と無線通信を行い、情報処理装置から送信(転送)された印刷データに基づいて被印刷媒体への印刷を行うことが可能なものがある。この種の印刷装置では、無線接続された印刷装置と情報処理装置との通信状況等に応じて印刷データの転送速度が変動する。印刷データの転送速度が低い場合、印刷データの送信を開始してから印刷完了までの待ち時間が長くなり、利便性が低下する。 The above-mentioned printing devices include those capable of wirelessly communicating with an information processing device such as a personal computer or a smartphone, and printing on a printing medium based on print data transmitted (transferred) from the information processing device. There is. In this type of printing device, the print data transfer speed varies depending on the communication status between the wirelessly connected printing device and the information processing device. If the print data transfer speed is low, the waiting time from the start of print data transmission to the completion of printing becomes long, reducing convenience.

印刷データの転送速度が低いことにより待ち時間が長くなることを抑制する方法として、情報処理装置において低解像度の印刷データを生成し、情報処理装置から印刷装置に送信(転送)する印刷データの容量(データ量)を低減することが挙げられる。 As a method to suppress long waiting times due to low transfer speeds of print data, low-resolution print data is generated in the information processing device and the amount of print data that is transmitted (transferred) from the information processing device to the printing device is reduced. (amount of data).

しかしながら、ある印刷イメージに基づいて印刷データを生成する場合、解像度が低くなると、被印刷媒体上での1ドットの寸法が大きくなる。このため、低解像度の印刷データを情報処理装置から印刷装置に送信する場合、ドットが粗く見栄えがよくない等の、印刷品位の低下をもたらすことがあり、被印刷媒体に印刷された文字や図形等の情報が利用者の意図した見た目通りにならないことがあった。 However, when generating print data based on a certain print image, the lower the resolution, the larger the size of one dot on the printing medium. For this reason, when sending low-resolution print data from an information processing device to a printing device, the print quality may deteriorate, such as coarse dots that do not look good, and characters and graphics printed on the printing medium may In some cases, information such as information did not appear as the user intended.

本発明の一側面に係る目的は、被印刷媒体への印刷が行われるときに利用者の意図しない印刷品位になることを抑制することが可能な技術を提供することである。 An object of one aspect of the present invention is to provide a technique that can prevent print quality from being unintended by the user when printing on a printing medium.

本発明の一態様に係る情報処理装置は、少なくとも印刷装置と通信を行う通信手段と、前記通信手段を介して前記印刷装置に送信可能な印刷データである第1の印刷データと、前記第1の印刷データとは異なる第2の印刷データと、を生成する印刷データ生成手段と、前記印刷装置に、印刷可能領域に前記第1の印刷データに基づいた印刷を行わせるか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にする選択手段と、を備えることを特徴とする。 An information processing apparatus according to one aspect of the present invention includes: a communication unit that communicates with at least a printing device; first print data that is print data that can be transmitted to the printing device via the communication unit; second print data different from the print data of the second print data, and a print data generating means for generating second print data different from the print data of The method is characterized by comprising a selection means for making it possible to select whether to cause the area to be printed based on the first print data and the second print data, depending on the size of the comparison parameter. .

上記の態様によれば、被印刷媒体への印刷が行われるときに利用者の意図しない印刷品位になることを抑制することができる。 According to the aspect described above, when printing on a printing medium, it is possible to prevent print quality from being unintended by the user.

第1の実施形態に係る印刷システムの構成例を示す図である。FIG. 1 is a diagram illustrating a configuration example of a printing system according to a first embodiment. 第1の実施形態に係る印刷システムにおける印刷装置及び情報処理装置の機能構成の一例を説明するブロック図である。FIG. 2 is a block diagram illustrating an example of the functional configuration of a printing device and an information processing device in the printing system according to the first embodiment. 第1の実施形態に係る印刷装置における被印刷媒体への印刷方法の例を説明する図である。FIG. 3 is a diagram illustrating an example of a method of printing on a printing medium in the printing apparatus according to the first embodiment. 情報処理装置から印刷装置に送信される印刷データの従来例を説明する図である。FIG. 2 is a diagram illustrating a conventional example of print data transmitted from an information processing device to a printing device. 第1の実施形態に係る情報処理装置から印刷装置への印刷データの送信方法を説明する図である。FIG. 3 is a diagram illustrating a method of transmitting print data from the information processing device to the printing device according to the first embodiment. 第1の実施形態に係る印刷データの作成方法の一例を説明する図である。FIG. 3 is a diagram illustrating an example of a method for creating print data according to the first embodiment. 第1の実施形態に係る印刷制御情報の補間方法を説明する図である。FIG. 3 is a diagram illustrating a method of interpolating print control information according to the first embodiment. 第1の実施形態に係る情報処理装置が行うデータ送信処理の一例を説明するフローチャートである。3 is a flowchart illustrating an example of data transmission processing performed by the information processing apparatus according to the first embodiment. 情報処理装置に表示される提案画面の一例を示す図である。FIG. 3 is a diagram illustrating an example of a proposal screen displayed on the information processing device. 第1の実施形態に係る印刷装置が行う印刷処理の一例を説明するフローチャートである。3 is a flowchart illustrating an example of printing processing performed by the printing apparatus according to the first embodiment. 第2の印刷データで補間した場合と第1の印刷データ自身で補間した場合との差異が生じない印刷データの例を示す図である。FIG. 7 is a diagram illustrating an example of print data in which there is no difference between interpolation using the second print data and interpolation using the first print data itself. 第2の印刷データで補間した場合と第1の印刷データ自身で補間した場合とで差異が生じる印刷データの例を示す図である。FIG. 7 is a diagram illustrating an example of print data that differs between when interpolated with second print data and when interpolated with first print data itself. 第2の実施形態に係る印刷データの送信方法の一例を説明するテーブルである。7 is a table illustrating an example of a print data transmission method according to the second embodiment. 第2の実施形態に係る印刷データの送信方法の具体例を説明する図である。FIG. 7 is a diagram illustrating a specific example of a print data transmission method according to the second embodiment. 第2の実施形態に係る情報処理装置が行うデータ送信処理の一例を説明するフローチャートである。12 is a flowchart illustrating an example of data transmission processing performed by the information processing apparatus according to the second embodiment. 第2の実施形態に係る印刷装置が行う印刷処理の一例を説明するフローチャートである。7 is a flowchart illustrating an example of printing processing performed by a printing apparatus according to a second embodiment. 第2の実施形態に係る印刷データの生成方法の別の例を説明する図である。FIG. 7 is a diagram illustrating another example of the print data generation method according to the second embodiment.

以下、図面を参照して、本発明の実施の形態を説明する。なお、以下の説明では、本発明を適用可能な印刷装置の一例として、サーマルヘッドにより被印刷媒体を加熱して被印刷媒体への印刷を行う熱転写式の印刷装置を挙げる。また、例示する印刷装置は、テープ状の被印刷媒体のロールを装置筐体(本体)内に収容し、そのロールから繰り出される被印刷媒体への印刷及びカットを行うことが可能な、ラベルプリンタと称される印刷装置とする。更に、例示する印刷装置は、外部の情報処理装置との無線通信により印刷データを取得することが可能な印刷装置とする。以下の説明では、例示する印刷装置における既知の構成、機能、及び動作等に関する詳細な説明を省略する。 Embodiments of the present invention will be described below with reference to the drawings. In the following description, as an example of a printing apparatus to which the present invention can be applied, a thermal transfer type printing apparatus that prints on a printing medium by heating the printing medium with a thermal head will be cited. In addition, the illustrated printing device is a label printer that accommodates a roll of tape-shaped printing medium in the device housing (main body) and is capable of printing and cutting on the printing medium that is fed out from the roll. This is a printing device called . Furthermore, the illustrated printing device is a printing device capable of acquiring print data through wireless communication with an external information processing device. In the following description, detailed descriptions of known configurations, functions, operations, etc. of the illustrated printing apparatus will be omitted.

[第1の実施形態]
図1は、第1の実施形態に係る印刷システムの構成例を示す図である。図1に例示した印刷システムは、印刷装置1と、情報処理装置2とを含む。印刷装置1と情報処理装置2とは、例えば、BLE(Bluetooth Low Energy(登録商標))、Wi-Fi(登録商標)等の既知の近距離無線通信規格に従う無線通信を行うことができる。
[First embodiment]
FIG. 1 is a diagram illustrating a configuration example of a printing system according to a first embodiment. The printing system illustrated in FIG. 1 includes a printing device 1 and an information processing device 2. The printing system illustrated in FIG. The printing device 1 and the information processing device 2 can perform wireless communication according to known short-range wireless communication standards such as BLE (Bluetooth Low Energy (registered trademark)) and Wi-Fi (registered trademark), for example.

印刷装置1は、略箱状の装置筐体101と、装置筐体101に対して着脱自在な蓋102とを有し、装置筐体101と、装置筐体101に装着された蓋102とにより画成される空間内に、被印刷媒体3を含む媒体ロール4、被印刷媒体3を搬送する搬送機構(図示せず)、被印刷媒体3への印刷を行う印刷機構(図示せず)、及び被印刷媒体3をカットするカット機構(図示せず)等が収容される。装置筐体101には、装置筐体101と蓋102とにより画成される空間内に収容された媒体ロール4から供給される被印刷媒体3を装置外部に排出可能な排出口103が形成されている。装置筐体101の外面には、複数の操作ボタン104、及び複数の表示ランプ105が配設されている。複数の操作ボタン104は、例えば、電源のオン・オフを行うボタン、情報処理装置2との無線通信の規格を切り替えるボタン等を含む。複数の表示ランプ105は、例えば、電源のオン・オフの状態を示すランプ、有効な無線通信の規格を示すランプ、無線通信の通信状況(例えば、電波強度)を示すランプ等を含む。 The printing device 1 includes a substantially box-shaped device casing 101 and a lid 102 that is detachably attached to the device casing 101. In the defined space, there are a media roll 4 containing the print medium 3, a transport mechanism (not shown) that transports the print medium 3, a printing mechanism (not shown) that prints on the print medium 3, A cutting mechanism (not shown) for cutting the printing medium 3 and the like are housed. The device casing 101 is formed with a discharge port 103 through which the printing medium 3 supplied from the medium roll 4 housed in the space defined by the device casing 101 and the lid 102 can be discharged to the outside of the device. ing. A plurality of operation buttons 104 and a plurality of display lamps 105 are arranged on the outer surface of the device housing 101. The plurality of operation buttons 104 include, for example, a button for turning the power on and off, a button for switching the standard of wireless communication with the information processing device 2, and the like. The plurality of display lamps 105 include, for example, a lamp that indicates the on/off state of the power supply, a lamp that indicates the valid wireless communication standard, a lamp that indicates the communication status of the wireless communication (for example, radio field strength), and the like.

なお、本実施形態の印刷システムにおける印刷装置1の外観構成は、図1に例示した構成に限定されない。印刷装置1は、例えば、被印刷媒体3に印刷するオブジェクト(文字や図形等)を入力可能なキーボードや、入力されたオブジェクト等を表示可能なディスプレイ(例えば、ドットマトリクス型液晶ディスプレイ)を備えるものであってもよい。 Note that the external configuration of the printing device 1 in the printing system of this embodiment is not limited to the configuration illustrated in FIG. 1 . The printing device 1 includes, for example, a keyboard that can input objects (characters, figures, etc.) to be printed on the printing medium 3, and a display (for example, a dot matrix liquid crystal display) that can display the input objects. It may be.

図1に例示した情報処理装置2は、例えば、スマートフォンやタブレット型コンピュータ等のタッチパネルディスプレイ201を備えた、近距離無線通信が可能な汎用コンピュータである。情報処理装置2の利用者は、印刷装置1と対応したアプリケーションプログラムを情報処理装置2に実行させることにより、被印刷媒体3に印刷するオブジェクト(文字や図形等)の印刷イメージを作成することができる。また、情報処理装置2の利用者は、情報処理装置2に、印刷イメージに基づく印刷データを生成させ、印刷装置1に送信(転送)させることができる。印刷データを受信した印刷装置1は、受信した印刷データに基づいて被印刷媒体3への印刷を行う。 The information processing device 2 illustrated in FIG. 1 is, for example, a general-purpose computer, such as a smartphone or a tablet computer, equipped with a touch panel display 201 and capable of short-range wireless communication. A user of the information processing device 2 can create a print image of an object (characters, graphics, etc.) to be printed on the printing medium 3 by causing the information processing device 2 to execute an application program compatible with the printing device 1. can. Further, the user of the information processing device 2 can cause the information processing device 2 to generate print data based on a print image and send (transfer) the print data to the printing device 1 . The printing device 1 that has received the print data performs printing on the printing medium 3 based on the received print data.

図2は、第1の実施形態に係る印刷システムにおける印刷装置及び情報処理装置の機能構成の一例を説明するブロック図である。以下、図2を参照して、印刷装置1の各ブロックの機能を印刷装置1のハードウェア構成と関連付けて説明するとともに、情報処理装置2の各ブロックの機能を情報処理装置2のハードウェア構成と関連付けて説明する。 FIG. 2 is a block diagram illustrating an example of the functional configuration of a printing device and an information processing device in the printing system according to the first embodiment. Hereinafter, with reference to FIG. 2, the functions of each block of the printing device 1 will be explained in relation to the hardware configuration of the printing device 1, and the functions of each block of the information processing device 2 will be explained in relation to the hardware configuration of the information processing device 2. This will be explained in relation to

印刷装置1は、制御部120、記憶部121、入力部122、表示部123、通信部124、検知部125、搬送部126、印刷部127、及びカット部128を含む。 The printing device 1 includes a control section 120, a storage section 121, an input section 122, a display section 123, a communication section 124, a detection section 125, a conveyance section 126, a printing section 127, and a cutting section 128.

制御部120は、印刷装置1で実行可能な各種動作を制御する。制御部120は、例えば、CPU(Central Processing Unit)等のプロセッサであり、印刷データに基づいて被印刷媒体3への印刷を制御するプログラム等の、記憶部121に記憶させたプログラムを実行する。制御部120は、印刷データに基づいて被印刷媒体3への印刷を制御するプログラムの実行中、判定部120a及び展開部120bとして機能する。判定部120aは、例えば、情報処理装置2から受信した印刷データを後述する方法で補間する処理において、補間に用いる印刷データを判定する。展開部120bは、判定部120aの判定結果に基づいて印刷データを補間し、被印刷媒体3への印刷に用いる印刷データを生成(展開)する。また、印刷データに基づいて被印刷媒体3への印刷を制御するプログラムの実行中、制御部120は、搬送部126、印刷部127、及びカット部128の動作を制御する制御信号を生成して各部の動作を制御する。 The control unit 120 controls various operations that can be executed by the printing apparatus 1. The control unit 120 is, for example, a processor such as a CPU (Central Processing Unit), and executes a program stored in the storage unit 121, such as a program for controlling printing on the printing medium 3 based on print data. The control unit 120 functions as a determination unit 120a and a development unit 120b while executing a program that controls printing on the printing medium 3 based on print data. The determining unit 120a determines print data to be used for interpolation, for example, in a process of interpolating print data received from the information processing device 2 using a method described later. The expansion unit 120b interpolates the print data based on the determination result of the determination unit 120a, and generates (expands) print data to be used for printing on the printing medium 3. Furthermore, during execution of the program that controls printing on the printing medium 3 based on the print data, the control unit 120 generates control signals that control the operations of the conveying unit 126, the printing unit 127, and the cutting unit 128. Controls the operation of each part.

記憶部121は、制御部120としてのプロセッサが実行するプログラム、プログラムの実行中に参照する各種情報、受信した印刷データ等を記憶する。記憶部121は、RAM(Random Access Memory)及びROM(Read Only Memory)を含む。記憶部121は、例えば、SSD(Solid State Drive)等の、印刷装置1に内蔵された補助記憶装置を含んでもよい。また、記憶部121は、例えば、USB(Universal Serial Bus)メモリやカード型メモリ等の、印刷装置1に着脱自在な可搬型記録媒体を含んでもよい。 The storage unit 121 stores programs executed by the processor as the control unit 120, various information referred to during execution of the programs, received print data, and the like. The storage unit 121 includes a RAM (Random Access Memory) and a ROM (Read Only Memory). The storage unit 121 may include, for example, an auxiliary storage device built into the printing device 1, such as an SSD (Solid State Drive). Furthermore, the storage unit 121 may include a portable recording medium that can be freely attached to and detached from the printing apparatus 1, such as a USB (Universal Serial Bus) memory or a card type memory.

入力部122は、印刷装置1への各種情報の入力を受け付ける。入力部122は、例えば、図1に例示した複数の操作ボタン104を含む。入力部122は、例えば、上述したキーボードを含んでもよい。表示部123は、印刷装置1に関する各種情報を表示する。表示部123は、例えば、図1に例示した複数の表示ランプ105を含む。表示部123は、例えば、上述したドットマトリクス型液晶ディスプレイ等のディスプレイを含んでもよい。更に、印刷装置1は、例えば、表示部123としてのディスプレイの表示領域上に、入力部122としての位置検出器(デジタイザ)が配置されたタッチパネルディスプレイを有するものであってもよい。 The input unit 122 accepts input of various information to the printing apparatus 1 . The input unit 122 includes, for example, a plurality of operation buttons 104 illustrated in FIG. 1 . Input unit 122 may include, for example, the keyboard described above. The display unit 123 displays various information regarding the printing device 1. The display unit 123 includes, for example, the plurality of display lamps 105 illustrated in FIG. 1 . The display unit 123 may include, for example, a display such as the above-mentioned dot matrix liquid crystal display. Further, the printing apparatus 1 may include, for example, a touch panel display in which a position detector (digitizer) as the input section 122 is disposed on a display area of a display as the display section 123.

通信部124は、上述したBLE、Wi-Fi等の近距離無線通信規格に従う無線通信を行うことが可能な通信インタフェースである。通信部124は、USBケーブル等の伝送ケーブルを接続可能な端子を有し、伝送ケーブルを介した情報処理装置2との有線通信を行うことが可能なものであってもよい。通信部124は、情報処理装置2と通信を行う通信手段の一例である。 The communication unit 124 is a communication interface that can perform wireless communication according to the short-range wireless communication standards such as BLE and Wi-Fi described above. The communication unit 124 may have a terminal to which a transmission cable such as a USB cable can be connected, and may be capable of wired communication with the information processing device 2 via the transmission cable. The communication unit 124 is an example of communication means that communicates with the information processing device 2.

検知部125は、印刷装置1に被印刷媒体3がセットされているか否か、印刷装置1にセットされている被印刷媒体3の種類(例えば、幅)を検知する。搬送部126は、制御部120からの制御信号に基づいて、被印刷媒体3を搬送経路に沿って搬送する。印刷部127は、制御部120からの制御信号に基づいて、被印刷媒体3への印刷を行う。カット部128は、制御部120からの制御信号に基づいて、被印刷媒体3をカットする。本実施形態の印刷装置1における検知部125、搬送部126、印刷部127、及びカット部128は、既知の同種の印刷装置における各部の構成と同じでよい。 The detection unit 125 detects whether or not the printing medium 3 is set in the printing device 1 and the type (for example, width) of the printing medium 3 set in the printing device 1 . The conveyance unit 126 conveys the printing medium 3 along the conveyance path based on a control signal from the control unit 120. The printing unit 127 performs printing on the printing medium 3 based on the control signal from the control unit 120. The cutting unit 128 cuts the printing medium 3 based on the control signal from the control unit 120. The detection section 125, the conveyance section 126, the printing section 127, and the cutting section 128 in the printing device 1 of this embodiment may have the same configuration as each section in a known printing device of the same type.

なお、印刷装置1の制御部120、記憶部121、入力部122、表示部123、及び通信部124の機能のいくつか又は全ては、印刷装置1に組み込まれた汎用コンピュータにより実現されてもよいし、専用のハードウェアの組み合わせによって実現されてもよい。例えば、制御部120及び記憶部121の一部又は全部は、FPGA(Field Programmable Gate Array)やASIC(Application Specific Integrated Circuit)等により実現されてもよい。 Note that some or all of the functions of the control unit 120, storage unit 121, input unit 122, display unit 123, and communication unit 124 of the printing device 1 may be realized by a general-purpose computer built into the printing device 1. However, it may also be realized by a combination of dedicated hardware. For example, a part or all of the control unit 120 and the storage unit 121 may be realized by an FPGA (Field Programmable Gate Array), an ASIC (Application Specific Integrated Circuit), or the like.

情報処理装置2は、制御部220、記憶部221、入力部222、表示部223、及び通信部224を含む。 The information processing device 2 includes a control section 220, a storage section 221, an input section 222, a display section 223, and a communication section 224.

制御部220は、情報処理装置2で実行可能な各種動作を制御する。制御部220は、例えば、CPU等のプロセッサであり、被印刷媒体3に印刷する印刷イメージの作成、及び印刷イメージに基づいて生成した印刷データの送信等を行う印刷プログラム等の、記憶部121に記憶させたプログラムを実行する。制御部220は、印刷プログラムの実行中、編集部220a、比較部220b、及び印刷データ生成部220cとして機能する。編集部220aは、被印刷媒体3に印刷するオブジェクトの入力を受け付けて印刷イメージを作成する。印刷データ生成部220cは、編集部220aにより作成された印刷イメージに基づいて印刷装置1に送信する印刷データ及びヘッダ情報等を作成する。印刷データ生成部220cは、印刷イメージを印刷する被印刷媒体3における印刷可能領域の寸法と印刷部127の印刷制御単位領域の寸法とに基づいて特定される印刷解像度よりも解像度を低くした第1の印刷データと、第1の印刷データを補間する第2の印刷データとを生成する。比較部220bは、第1の印刷データのみを用いて印刷した場合と、第1の印刷データ及び第2の印刷データを用いて印刷した場合とを比較する。本実施形態の情報処理装置2における比較部220bは、例えば、印刷装置1との通信状況に基づいて、第1の印刷データのみを送信した場合と第1の印刷データ及び第2の印刷データを送信した場合との、印刷に要する時間を比較する。印刷データ生成部220cは、通信手段(通信部224)を介して印刷装置1に送信可能である第1の印刷データと、第2の印刷データとは異なる第2の印刷データと、を生成する印刷データ生成手段の一例である。比較部220bは、印刷装置1に、印刷可能領域5に第1の印刷データに基づいた印刷を行わせるか、又は印刷可能領域5に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にする選択手段の一例である。 The control unit 220 controls various operations executable by the information processing device 2 . The control unit 220 is, for example, a processor such as a CPU, and stores a print program or the like in the storage unit 121 that creates a print image to be printed on the printing medium 3 and sends print data generated based on the print image. Execute the stored program. The control unit 220 functions as an editing unit 220a, a comparison unit 220b, and a print data generation unit 220c during execution of the print program. The editing unit 220a receives an input of an object to be printed on the print medium 3 and creates a print image. The print data generation unit 220c creates print data, header information, etc. to be transmitted to the printing device 1 based on the print image created by the editing unit 220a. The print data generation unit 220c generates a first image with a resolution lower than the print resolution specified based on the size of the printable area on the print medium 3 on which the print image is printed and the size of the print control unit area of the printing unit 127. , and second print data that interpolates the first print data. The comparison unit 220b compares the case of printing using only the first print data and the case of printing using the first print data and the second print data. For example, the comparison unit 220b in the information processing device 2 of this embodiment compares the case where only the first print data is transmitted and the case where the first print data and the second print data are transmitted based on the communication status with the printing device 1. Compare the time required to print and when sending. The print data generation unit 220c generates first print data that can be transmitted to the printing apparatus 1 via the communication means (communication unit 224) and second print data that is different from the second print data. This is an example of print data generation means. The comparison unit 220b causes the printing device 1 to print on the printable area 5 based on the first print data, or prints on the printable area 5 based on the first print data and the second print data. This is an example of a selection means that makes it possible to select whether to perform printing based on the comparison parameter depending on the size of the comparison parameter.

記憶部221は、制御部220としてのプロセッサが実行するプログラム、プログラムの実行中に参照する各種情報、受信した印刷データ等を記憶する。記憶部221は、RAM及びROMを含む。記憶部221は、例えば、SSDやHDD(Hard Disk Drive)等の、情報処理装置2に内蔵された補助記憶装置を含んでもよい。また、記憶部221は、例えば、USBメモリやカード型メモリ等の、情報処理装置2に着脱自在な可搬型記録媒体を含んでもよい。 The storage unit 221 stores programs executed by the processor as the control unit 220, various information referred to during execution of the programs, received print data, and the like. Storage unit 221 includes RAM and ROM. The storage unit 221 may include, for example, an auxiliary storage device built into the information processing device 2, such as an SSD or an HDD (Hard Disk Drive). Furthermore, the storage unit 221 may include a portable recording medium, such as a USB memory or a card-type memory, that is detachable from the information processing device 2 .

入力部222は、情報処理装置2への各種情報の入力を受け付ける。表示部223は、情報処理装置2に関する情報等の各種情報を表示する。入力部222及び表示部223は、図1を参照して上述したタッチパネルディスプレイ201として情報処理装置2に設けられていてもよい。なお、入力部222は、例えば、位置検出器(デジタイザ)の代わりに、又は位置検出器(デジタイザ)に加えて、キーボード、マウス、及びその他の操作ボタンの1つ以上を含んでもよい。 The input unit 222 receives input of various information to the information processing device 2 . The display unit 223 displays various information such as information regarding the information processing device 2. The input unit 222 and the display unit 223 may be provided in the information processing device 2 as the touch panel display 201 described above with reference to FIG. Note that the input unit 222 may include, for example, instead of or in addition to the position detector (digitizer), one or more of a keyboard, a mouse, and other operation buttons.

通信部224は、上述したBLE、Wi-Fi等の近距離無線通信規格に従う無線通信を行うことが可能な通信インタフェースである。通信部224は、USBケーブル等の伝送ケーブルを接続可能な端子を有し、伝送ケーブルを介した印刷装置1との有線通信を行うことが可能なものであってもよい。通信部224は、少なくとも印刷装置1と通信を行う通信手段の一例である。通信部224は、第1の印刷データ等の各種情報を印刷装置1に送信する制御を行う通信制御手段を含んでもよい。通信制御手段は、上述した制御部220に含まれてもよい。 The communication unit 224 is a communication interface that can perform wireless communication according to short-range wireless communication standards such as BLE and Wi-Fi described above. The communication unit 224 may have a terminal to which a transmission cable such as a USB cable can be connected, and may be capable of wired communication with the printing apparatus 1 via the transmission cable. The communication unit 224 is an example of communication means that communicates with at least the printing apparatus 1. The communication unit 224 may include communication control means for controlling transmission of various information such as first print data to the printing apparatus 1. The communication control means may be included in the control section 220 described above.

なお、情報処理装置2の制御部220、記憶部221、入力部222、表示部223、及び通信部224の機能のいくつか又は全ては、情報処理装置2としての汎用コンピュータにより実現されてもよいし、専用のハードウェアの組み合わせによって実現されてもよい。また、情報処理装置2の制御部220の機能は、複数のプロセッサ(例えば、CPUとDSP(Digital Signal Processor)との組み合わせ)により実現されてもよい。また、情報処理装置2としての汎用コンピュータは、上述したスマートフォンやタブレット型コンピュータに限らず、デスクトップ型コンピュータ、ノートブック型(ラップトップ型)コンピュータ等であってもよい。 Note that some or all of the functions of the control unit 220, storage unit 221, input unit 222, display unit 223, and communication unit 224 of the information processing device 2 may be realized by a general-purpose computer as the information processing device 2. However, it may also be realized by a combination of dedicated hardware. Further, the functions of the control unit 220 of the information processing device 2 may be realized by a plurality of processors (for example, a combination of a CPU and a DSP (Digital Signal Processor)). Further, the general-purpose computer serving as the information processing device 2 is not limited to the above-mentioned smartphone or tablet computer, but may be a desktop computer, a notebook computer, or the like.

図3は、第1の実施形態に係る印刷装置における被印刷媒体への印刷方法の例を説明する図である。図3には、「中1」という文字列を被印刷媒体3の印刷可能領域5内に印刷する例を示している。 FIG. 3 is a diagram illustrating an example of a printing method on a print medium in the printing apparatus according to the first embodiment. FIG. 3 shows an example in which the character string "1st grade" is printed within the printable area 5 of the printing medium 3.

図1及び図2を参照して上述した情報処理装置2の利用者は、アプリケーションプログラムを実行する情報処理装置2を操作して、被印刷媒体3に印刷する「中1」という文字列を含む印刷イメージを作成することができる。また、情報処理装置2の利用者は、作成した印刷イメージを被印刷媒体3に印刷するため印刷データを情報処理装置2に生成させ、印刷データを情報処理装置2から印刷装置1に送信(転送)させることができる。 The user of the information processing device 2 described above with reference to FIGS. 1 and 2 operates the information processing device 2 that executes the application program to print the character string “Junior High School 1” on the printing medium 3. Print images can be created. In addition, the user of the information processing device 2 causes the information processing device 2 to generate print data in order to print the created print image on the printing medium 3, and sends (transfers) the print data from the information processing device 2 to the printing device 1. ) can be done.

情報処理装置2は、印刷イメージに基づいて設定される被印刷媒体3の印刷可能領域5内を複数の印刷制御単位領域に分割し、各印刷制御単位領域の印刷制御情報を含む印刷データを生成する。図1及び図2を参照して上述した印刷装置1は、印刷可能領域5内に二次元マトリクス状に設定される印刷制御単位領域(印刷ドット)のうちの、印刷時搬送方向(第1の方向)と直交する方向(第2の方向)に並んだ複数(図3では16個)の印刷制御単位領域を1つの印刷可能単位領域(印刷ライン)として、各印刷可能単位領域の印刷を順次実施する。被印刷媒体3の印刷時搬送方向が、図3に例示したような左方向である場合、印刷可能領域5の左端に位置する印刷可能単位領域(印刷ライン)501から印刷が開始され、右隣に位置する印刷可能単位領域502、503、・・・の印刷が順次行われる。 The information processing device 2 divides the printable area 5 of the print medium 3 set based on the print image into a plurality of print control unit areas, and generates print data including print control information for each print control unit area. do. The printing apparatus 1 described above with reference to FIG. 1 and FIG. A plurality of print control unit areas (16 in FIG. 3) lined up in a direction (second direction) perpendicular to the second direction) are treated as one printable unit area (print line), and each printable unit area is sequentially printed. implement. When the printing conveyance direction of the printing medium 3 is to the left as illustrated in FIG. Printing of the printable unit areas 502, 503, .

印刷装置1は、第2の方向に複数の発熱素子を配列したサーマルヘッドを有し、各発熱素子と対応する印刷制御単位領域の印刷制御情報に基づいて各発熱素子への電流の印加を制御する。被印刷媒体3が感熱材料層を有する場合、印刷可能単位領域内の複数の印刷制御単位領域のうち、電流を印加して加熱された発熱素子と対向する印刷可能単位領域のみが発色又は変色する。図3に示した例では、黒丸が配置された印刷制御単位領域のみが発色又は変色するように、サーマルヘッドの各発熱素子への電流の印加が制御される。すなわち、情報処理装置2は、印刷可能領域5内の各印刷制御単位領域の印刷制御情報を含む印刷データを生成して、印刷装置1に送信する。印刷制御情報は、例えば、1ビットの値で表され、値1が印刷することを示し、値0が印刷しないことを示す。なお、本明細書において、印刷制御単位領域を印刷することは、印刷イメージに含まれるオブジェクト(例えば、文字や図形等)を被印刷媒体3上に表現するためにインクやトナーなどの印刷材料層を設けること、又は被印刷媒体3の感熱材料層を発色又は変色させることを意味する。 The printing device 1 has a thermal head in which a plurality of heating elements are arranged in a second direction, and controls the application of current to each heating element based on print control information of a print control unit area corresponding to each heating element. do. When the printing medium 3 has a heat-sensitive material layer, among the plurality of printing control unit areas within the printable unit area, only the printable unit area facing the heating element heated by applying current develops or changes color. . In the example shown in FIG. 3, the application of current to each heating element of the thermal head is controlled so that only the printing control unit area in which the black circle is arranged develops or changes color. That is, the information processing device 2 generates print data including print control information for each print control unit area within the printable area 5 and transmits it to the printing device 1 . The print control information is expressed, for example, as a 1-bit value, with a value of 1 indicating printing, and a value of 0 indicating not printing. Note that in this specification, printing a print control unit area refers to printing a printing material layer such as ink or toner in order to express objects (for example, characters, figures, etc.) included in a print image on the printing medium 3. It means to provide or to cause the heat-sensitive material layer of the printing medium 3 to develop or change color.

図4は、情報処理装置から印刷装置に送信される印刷データの従来例を説明する図である。図4には、図3に例示した印刷可能領域5と対応する印刷データ6の生成方法の従来例を示している。 FIG. 4 is a diagram illustrating a conventional example of print data transmitted from an information processing device to a printing device. FIG. 4 shows a conventional example of a method for generating print data 6 corresponding to the printable area 5 illustrated in FIG. 3. In FIG.

従来の情報処理装置2における印刷データ6の生成方法では、図4に例示したように、印刷可能単位領域(印刷ライン)毎に、連続する8個の印刷制御単位領域の印刷制御情報を1つの組(1バイト(byte)のデータ)とした印刷データ6を作成する。例えば、印刷データ6の最初の1バイトのデータ601aは、16個の印刷制御単位領域を含む印刷可能単位領域501のうちの上半分の連続する8個の印刷制御単位領域501aの印刷制御情報を含む。印刷データ6の次の1バイトのデータ601bは、印刷可能単位領域501のうちの下半分の連続する8個の印刷制御単位領域501bの印刷制御情報を含む。このように、従来の情報処理装置2は、印刷可能領域5内の全ての印刷制御単位領域の印刷制御情報を含む印刷データ6を生成して印刷装置1に送信(転送)している。 In the conventional method of generating print data 6 in the information processing device 2, as illustrated in FIG. Print data 6 is created as a set (1 byte of data). For example, the first 1-byte data 601a of print data 6 contains the print control information of eight consecutive print control unit areas 501a in the upper half of the printable unit area 501 including 16 print control unit areas. include. The next 1-byte data 601b of the print data 6 includes print control information of eight consecutive print control unit areas 501b in the lower half of the printable unit area 501. In this manner, the conventional information processing apparatus 2 generates print data 6 including print control information for all print control unit areas within the printable area 5 and transmits (transfers) the print data 6 to the printing apparatus 1 .

印刷データ6を無線通信により情報処理装置2から印刷装置1に転送するのに要する時間(転送時間)は、情報処理装置2と印刷装置1との間の通信状況(例えば、電波強度)に依存する。すなわち、情報処理装置2と印刷装置1との間の無線通信状況が良くない場合、印刷データ6の転送時間が長くなり、印刷データ6の送信を開始してから被印刷媒体3への印刷が完了するまでの待ち時間が長くなる。 The time required to transfer the print data 6 from the information processing device 2 to the printing device 1 by wireless communication (transfer time) depends on the communication status (for example, radio wave strength) between the information processing device 2 and the printing device 1. do. That is, if the wireless communication status between the information processing device 2 and the printing device 1 is not good, the transfer time of the print data 6 becomes long, and printing on the printing medium 3 is delayed after the start of sending the print data 6. The waiting time until completion will be longer.

印刷データ6の転送時間が長くなることを抑制する方法の1つとして、情報処理装置2で生成した印刷データ6を圧縮して印刷装置1に転送する方法が考えられる。しかしながら、このような方法では、印刷装置1において圧縮された印刷データ6を解凍(復元)するために、印刷装置1の記憶部121に解凍のためのプログラムを格納しておく必要がある。このため、印刷装置1の記憶部121の記憶容量を大きくする必要があり、印刷装置1の製造コストの上昇を招く。 One possible method for suppressing an increase in the transfer time of the print data 6 is to compress the print data 6 generated by the information processing device 2 and transfer it to the printing device 1. However, in such a method, in order to decompress (restore) the print data 6 compressed in the printing device 1, it is necessary to store a decompression program in the storage unit 121 of the printing device 1. Therefore, it is necessary to increase the storage capacity of the storage unit 121 of the printing device 1, which leads to an increase in the manufacturing cost of the printing device 1.

また、上述した特許文献1のように低解像度の印刷データを生成した場合、被印刷媒体上での1ドット(印刷制御単位領域)の寸法が大きくなる。このため、低解像度の印刷データを情報処理装置2から印刷装置1に送信した場合、被印刷媒体3に印刷された文字や図形等の情報が利用者の意図した見た目通りになっていない、又はドットが粗く見栄えがよくない等の、印刷品位の低下をもたらすことがあった。 Further, when low-resolution print data is generated as in Patent Document 1 mentioned above, the size of one dot (print control unit area) on the printing medium becomes large. Therefore, when low-resolution print data is sent from the information processing device 2 to the printing device 1, the information such as characters and graphics printed on the printing medium 3 may not look as the user intended, or Print quality may deteriorate, such as the dots being coarse and not looking good.

図5は、第1の実施形態に係る情報処理装置から印刷装置への印刷データの送信方法を説明する図である。図6は、第1の実施形態に係る印刷データの作成方法の一例を説明する図である。図5では省略しているが、図5の印刷可能領域5は、図3に例示した印刷可能領域5と同様、「中1」という文字列を含む印刷イメージの印刷が実施される領域であるとする。 FIG. 5 is a diagram illustrating a method of transmitting print data from the information processing device to the printing device according to the first embodiment. FIG. 6 is a diagram illustrating an example of a method for creating print data according to the first embodiment. Although omitted in FIG. 5, the printable area 5 in FIG. 5 is an area where a print image including the character string "1st year of middle school" is printed, similar to the printable area 5 illustrated in FIG. shall be.

本実施形態の印刷システムでは、情報処理装置2において印刷データ6を生成するときに、図5及び図6に例示したように、印刷可能領域5内の印刷制御単位領域を第1のグループG1と第2のグループG2とに分けて、グループ毎に生成する。具体的には、印刷可能領域5の印刷可能単位領域(印刷ライン)毎に、隣り合う印刷制御単位領域が同一グループに含まれないように、印刷制御単位領域を第1のグループG1に含まれる領域と第2のグループG2に含まれる領域とにグループ分けする。図5及び図6の例では、各印刷可能単位領域の16個の印刷制御単位領域は、上端から奇数番目の印刷制御単位領域が第1のグループに含まれ、上端から偶数番目の印刷制御単位領域が第2のグループに含まれる。 In the printing system of this embodiment, when generating the print data 6 in the information processing device 2, as illustrated in FIGS. 5 and 6, the print control unit area within the printable area 5 is grouped into the first group G1. It is divided into a second group G2 and generated for each group. Specifically, for each printable unit area (print line) of the printable area 5, the print control unit areas are included in the first group G1 so that adjacent print control unit areas are not included in the same group. The area is grouped into the area and the area included in the second group G2. In the examples of FIGS. 5 and 6, among the 16 print control unit areas of each printable unit area, the odd-numbered print control unit areas from the top are included in the first group, and the even-numbered print control units from the top are included in the first group. The area is included in the second group.

すなわち、本実施形態の情報処理装置2は、図6に示したように、各印刷可能単位領域における第1のグループG1に含まれる印刷制御単位領域の印刷制御情報を示す第1の印刷データ6Aと、第2のグループG2に含まれる印刷制御単位領域の印刷制御情報を示す第2の印刷データ6Bとを生成し、印刷装置1に送信する。図5及び図6に例示した印刷可能単位領域は、16個の印刷制御単位領域を含む。このため、第1の印刷データ6Aにおける1バイトのデータ611、612、613、・・・は、それぞれ、1つの印刷可能単位領域501、502、503、・・・における上から奇数番目の印刷制御単位領域(印刷ドット)の印刷制御情報を示す。また、第2の印刷データ6Bにおける1バイトのデータ621、622、623、・・・は、それぞれ、1つの印刷可能単位領域501、502、503、・・・における上から偶数番目の印刷制御単位領域(印刷ドット)の印刷制御情報を示す。なお、1つの印刷可能単位領域に含まれる印刷制御単位領域の数は16個に限らず、他の数であってもよい。 That is, as shown in FIG. 6, the information processing apparatus 2 of this embodiment generates first print data 6A indicating print control information of print control unit areas included in the first group G1 in each printable unit area. and second print data 6B indicating the print control information of the print control unit area included in the second group G2 are generated and transmitted to the printing device 1. The printable unit area illustrated in FIGS. 5 and 6 includes 16 print control unit areas. Therefore, 1-byte data 611, 612, 613, . . . in the first print data 6A are the odd-numbered print controls from the top in one printable unit area 501, 502, 503, . Indicates print control information for a unit area (print dot). Furthermore, 1-byte data 621, 622, 623, . . . in the second print data 6B are the even-numbered print control units from the top in one printable unit area 501, 502, 503, . Indicates print control information for the area (print dots). Note that the number of print control unit areas included in one printable unit area is not limited to 16, and may be any other number.

本実施形態の情報処理装置2は、上述した第1の印刷データ6Aと第2の印刷データ6Bとを生成した後、情報処理装置2と印刷装置1との通信状況に応じて、第1の印刷データ6Aのみを送信するか、第1の印刷データ6A及び第2の印刷データ6Bの両方を送信するかを判定することができる。例えば、無線通信の電波強度が強い場合等、情報処理装置2と印刷装置1との通信状況が良好である場合には、第1の印刷データ6A及び第2の印刷データ6Bの両方を印刷装置1に送信する。この場合、印刷装置1は、第2の印刷データ6Bで第1の印刷データ6Aを補間することにより、図5の印刷可能領域5と対応する(言い換えると、図4の印刷データ6と対応する)印刷データを生成(復元)することができる。 After generating the first print data 6A and the second print data 6B described above, the information processing device 2 of this embodiment generates the first print data 6A and the second print data 6B according to the communication status between the information processing device 2 and the printing device 1. It can be determined whether only the print data 6A or both the first print data 6A and the second print data 6B are to be sent. For example, when the communication status between the information processing device 2 and the printing device 1 is good, such as when the radio field intensity of wireless communication is strong, both the first print data 6A and the second print data 6B are sent to the printing device. Send to 1. In this case, the printing device 1 interpolates the first print data 6A with the second print data 6B to correspond to the printable area 5 in FIG. 5 (in other words, to correspond to the print data 6 in FIG. ) Print data can be generated (restored).

一方、例えば、無線通信の電波強度が弱い場合等、情報処理装置2と印刷装置1との通信状況が良くない場合には、本実施形態の情報処理装置2は、まず第1の印刷データ6Aのみを印刷装置1に送信する。その後、本実施形態の情報処理装置2は、例えば、利用者による選択(指示)に応じて、第2の印刷データ6Bを送信するか否かを判定する。第2の印刷データ6Bを送信した場合、印刷装置1は、上述したように、第2の印刷データ6Bで第1の印刷データ6Aを補間することにより、図5の印刷可能領域5と対応する印刷データを生成することができる。 On the other hand, when the communication situation between the information processing device 2 and the printing device 1 is not good, such as when the radio field strength of wireless communication is weak, the information processing device 2 of this embodiment first prints the first print data 6A. only the information is sent to the printing device 1. After that, the information processing device 2 of this embodiment determines whether to transmit the second print data 6B, for example, in accordance with the selection (instruction) by the user. When the second print data 6B is transmitted, the printing device 1 interpolates the first print data 6A with the second print data 6B to correspond to the printable area 5 in FIG. 5, as described above. Print data can be generated.

利用者が第2の印刷データ6Bを送信しないことを選択した場合、例えば、情報処理装置2は、第1の印刷データ6Aに基づいて被印刷媒体3への印刷を行うことを印刷装置1に指示する。この場合、印刷装置1は、第1の印刷データ6A自身で第1の印刷データ6Aを補間することにより、図5の印刷可能領域5内の各印刷制御単位領域の印刷制御情報を示す印刷データを生成する。 If the user chooses not to send the second print data 6B, for example, the information processing device 2 instructs the printing device 1 to print on the printing medium 3 based on the first print data 6A. Instruct. In this case, the printing device 1 interpolates the first print data 6A using the first print data 6A itself, thereby generating print data indicating the print control information of each print control unit area within the printable area 5 of FIG. generate.

図7は、第1の実施形態に係る印刷制御情報の補間方法を説明する図である。図7には、1つの印刷可能単位領域(印刷ライン)501と対応する第1の印刷データ6A内の1バイトのデータ611を補間する例を示している。 FIG. 7 is a diagram illustrating a method for interpolating print control information according to the first embodiment. FIG. 7 shows an example in which 1-byte data 611 in the first print data 6A corresponding to one printable unit area (print line) 501 is interpolated.

第1の印刷データ6Aを生成するとき、情報処理装置2は、1つの印刷可能単位領域(印刷ライン)501の16個の印刷制御単位領域のうちの上端から奇数番目の領域の印刷制御情報を抽出して1バイトのデータ611とする。このように、情報処理装置2において印刷ライン内の印刷制御単位領域(印刷ドット)を間引いた第1の印刷データ6Aを生成して印刷装置1に送信することにより、送信するデータ量を低減することができる。 When generating the first print data 6A, the information processing device 2 generates the print control information of the odd-numbered area from the top of the 16 print control unit areas of one printable unit area (print line) 501. It is extracted as 1-byte data 611. In this way, the information processing device 2 generates the first print data 6A in which print control unit areas (print dots) in the print line are thinned out and sends it to the printing device 1, thereby reducing the amount of data to be sent. be able to.

しかしながら、第1の印刷データ6Aにおける印刷可能単位領域(印刷ライン)501に対する印刷制御情報は、第2のグループG2に含まれる上端から偶数番目の印刷制御単位領域の印刷制御情報が不足している。この不足している印刷制御情報を補うために、印刷装置1は、1バイトのデータ611における各印刷制御情報を下方向で隣接する印刷制御単位領域の印刷制御情報として複製する。これにより、印刷装置1では、印刷可能単位領域501と対応する、16個の印刷制御単位領域を含む印刷可能単位領域501’における各印刷制御単位領域の印刷制御情報が生成される。このように、第1の印刷データ6Aのみを印刷装置1に送信して被印刷媒体3への印刷を行わせる場合、印刷装置1は、第1の印刷データ6A自身の印刷制御単位領域(印刷ドット)の印刷制御情報を複製して、情報処理装置2において間引かれた印刷ドットを補間する。 However, the print control information for the printable unit area (print line) 501 in the first print data 6A lacks the print control information for the even-numbered print control unit area from the top included in the second group G2. . In order to compensate for this missing print control information, the printing device 1 copies each piece of print control information in the 1-byte data 611 as the print control information of the downwardly adjacent print control unit area. As a result, in the printing apparatus 1, print control information for each print control unit area in the printable unit area 501', which corresponds to the printable unit area 501 and includes 16 print control unit areas, is generated. In this way, when transmitting only the first print data 6A to the printing device 1 to print on the printing medium 3, the printing device 1 transmits only the first print data 6A to its own print control unit area (print The information processing device 2 interpolates the thinned out print dots by duplicating the print control information of the dots).

このように、本実施形態の印刷システムでは、印刷可能単位領域内の印刷制御単位領域の印刷制御情報を間引いて生成した第1の印刷データ6Aのみを印刷装置1に送信することと、第1の印刷データ6A及び第1の印刷データ6Aにおいて間引かれている印刷制御情報を含む第2の印刷データ6Bの両方を印刷装置1に送信することとを、情報処理装置2と印刷装置1との間の無線通信状況及び利用者の選択に応じて切り替えることができる。このため、例えば、第1の印刷データ6A自身で第1の印刷データ6Aを補間して被印刷媒体3への印刷を行ったときに被印刷媒体3に表現されるオブジェクト(例えば、文字や図形等)の見た目が利用者の許容範囲内であれば、第2の印刷データ6Bを送信しないで印刷装置1に被印刷媒体3への印刷を行わせることができる。このため、印刷品位が極端に劣化しない範囲で、待ち時間が長くなることを抑制することができる。一方、例えば、第1の印刷データ6A自身で第1の印刷データ6Aを補間して被印刷媒体3への印刷を行ったときに被印刷媒体3に表現されるオブジェクト(例えば、文字や図形等)の見た目が利用者の許容範囲を逸脱し得る場合には、第2の印刷データ6Bを追加で送信し、印刷品位の劣化を抑制することを優先することができる。 As described above, in the printing system of the present embodiment, only the first print data 6A generated by thinning out the print control information of the print control unit area within the printable unit area is transmitted to the printing apparatus 1, and the first The information processing device 2 and the printing device 1 transmit both the print data 6A and the second print data 6B including the print control information thinned out in the first print data 6A to the printing device 1. It can be switched depending on the wireless communication situation during the period and the user's selection. Therefore, for example, when the first print data 6A is interpolated by itself and printed on the print medium 3, objects (for example, characters and figures) that are expressed on the print medium 3 are printed. etc.), the printing device 1 can print on the print medium 3 without transmitting the second print data 6B. Therefore, it is possible to suppress an increase in waiting time within a range where printing quality does not deteriorate excessively. On the other hand, for example, when the first print data 6A is interpolated by the first print data 6A itself and printed on the print medium 3, objects (for example, characters, figures, etc.) that are expressed on the print medium 3 are ) may deviate from the user's tolerance, the second print data 6B can be additionally transmitted to give priority to suppressing deterioration of print quality.

図8は、第1の実施形態に係る情報処理装置が行うデータ送信処理の一例を説明するフローチャートである。図8に例示したフローチャートは、図5及び図6を参照して上述した印刷データの作成方法の例と対応する印刷データの作成処理を含む。情報処理装置2は、情報処理装置2の利用者が作成(編集)した印刷イメージを印刷装置1に送信するための操作を情報処理装置2に対して行うと、図8に例示したフローチャートに例示したデータ送信処理を開始する。 FIG. 8 is a flowchart illustrating an example of data transmission processing performed by the information processing apparatus according to the first embodiment. The flowchart illustrated in FIG. 8 includes print data creation processing that corresponds to the example of the print data creation method described above with reference to FIGS. 5 and 6. When the information processing device 2 performs an operation on the information processing device 2 to send a print image created (edited) to the printing device 1 by a user of the information processing device 2, the information processing device 2 executes a process illustrated in the flowchart illustrated in FIG. Start the data transmission process.

情報処理装置2は、まず、印刷ライン方向で印刷ドットを間引いた第1の印刷データ6Aと、間引かれた印刷ドットによる第2の印刷データ6Bとを生成する(ステップS1)。ステップS1の処理は、情報処理装置2の制御部220(より具体的には、印刷データ生成部220c)が行う。制御部220は、図3、図5及び図6を参照して上述したように、印刷イメージに基づいて被印刷媒体3上に設定される印刷可能領域5内の印刷可能単位領域(印刷ライン)501、502、503、・・・毎に、印刷可能単位領域内に含まれる複数の印刷制御単位領域(印刷ドット)を、印刷ライン方向で隣接する印刷ドットが異なるグループに含まれるように第1のグループG1及び第2のグループG2にグループ分けし、第1のグループG1の印刷ドットの印刷制御情報を含む第1の印刷データ6Aと、第2のグループG2の印刷ドットの印刷制御情報を含む第2の印刷データ6Bとを生成する。 The information processing device 2 first generates first print data 6A with print dots thinned out in the print line direction and second print data 6B with the thinned print dots (step S1). The process in step S1 is performed by the control unit 220 (more specifically, the print data generation unit 220c) of the information processing device 2. As described above with reference to FIGS. 3, 5, and 6, the control unit 220 controls the printable unit area (print line) within the printable area 5 set on the printing medium 3 based on the print image. 501, 502, 503, . . . , a plurality of print control unit areas (print dots) included in the printable unit area are first controlled so that adjacent print dots in the print line direction are included in different groups. The first print data 6A includes print control information for the print dots of the first group G1 and print control information for the print dots of the second group G2. The second print data 6B is generated.

ステップS1の処理の後、情報処理装置2は、印刷装置1との無線接続を確立し(ステップS2)、情報処理装置2と印刷装置1との間の通信状況の導出する(ステップS3)。続けて、情報処理装置2は、導出した通信状況に基づいて、第1の印刷データ6Aのみを用いた印刷を利用者に提案するか否かを判定する(ステップS4)。ステップS2~S4の処理は、例えば、情報処理装置2の制御部220が行う。ステップS2及びS3は、情報処理装置2と印刷装置1との間で行われる既知の処理であればよい。ステップS3において、情報処理装置2の制御部220は、例えば、無線接続の電波強度の取得、データの転送速度の取得等を行う。電波強度やデータの転送速度(時間)は比較用パラメータの一例である。ステップS4において、情報処理装置2の制御部220は、例えば、ステップS3で導出した電波強度が閾値以下である場合に、第1の印刷データ6Aのみを用いた印刷を提案すると判定する。情報処理装置2の制御部220は、ステップS4において、例えば、データの転送速度に基づいて導出される、第1の印刷データ6A及び第2の印刷データ6Bの両方の転送に要する転送時間が閾値以上である場合に、第1の印刷データのみを用いた印刷を提案すると判定してもよい。ステップS2~S4の処理は、ステップS1の後に限らず、少なくとも一部の処理がステップS1と並列に行われてもよいし、ステップS1の前に行われてもよい。 After the process in step S1, the information processing device 2 establishes a wireless connection with the printing device 1 (step S2), and derives the communication status between the information processing device 2 and the printing device 1 (step S3). Subsequently, the information processing device 2 determines whether or not to propose printing using only the first print data 6A to the user based on the derived communication status (step S4). The processing of steps S2 to S4 is performed by, for example, the control unit 220 of the information processing device 2. Steps S2 and S3 may be any known processing performed between the information processing device 2 and the printing device 1. In step S3, the control unit 220 of the information processing device 2 acquires the radio field strength of the wireless connection, the data transfer rate, etc., for example. Radio field strength and data transfer rate (time) are examples of comparison parameters. In step S4, the control unit 220 of the information processing device 2 determines to propose printing using only the first print data 6A, for example, when the radio field intensity derived in step S3 is less than or equal to the threshold value. In step S4, the control unit 220 of the information processing device 2 determines, for example, that the transfer time required to transfer both the first print data 6A and the second print data 6B, which is derived based on the data transfer speed, is a threshold value. In the above case, it may be determined that printing using only the first print data is proposed. The processing in steps S2 to S4 is not limited to after step S1, and at least a part of the processing may be performed in parallel with step S1, or may be performed before step S1.

次に、情報処理装置2は、ステップS4において提案すると判定したか否かを判定する(ステップS5)。提案しないと判定した場合(ステップS5;NO)、情報処理装置2は、第1の印刷データ6A及び第2の印刷データ6Bを印刷装置1に送信する(ステップS6)。第1の印刷データ6A及び第2の印刷データ6Bの送信が完了すると、情報処理装置2は、送信完了通知を印刷装置1に送信し(ステップS11)、データ送信処理を終了する。第1の印刷データ6A、第2の印刷データ6B、及び送信完了通知を受信した印刷装置1は、例えば、図10を参照して後述する印刷処理により被印刷媒体3への印刷を行う。 Next, the information processing device 2 determines whether or not it was determined in step S4 that the proposal should be made (step S5). If it is determined not to make a proposal (step S5; NO), the information processing device 2 transmits the first print data 6A and the second print data 6B to the printing device 1 (step S6). When the transmission of the first print data 6A and the second print data 6B is completed, the information processing device 2 transmits a transmission completion notification to the printing device 1 (step S11), and ends the data transmission process. The printing device 1 that has received the first print data 6A, the second print data 6B, and the transmission completion notification performs printing on the printing medium 3 by, for example, a print process that will be described later with reference to FIG. 10.

一方、ステップS4において提案すると判定した場合(ステップS5;YES)、情報処理装置2は、提案画面を表示部223に表示させ(ステップS7)、第1の印刷データ6Aを印刷装置1に送信する(ステップS8)。ステップS8の処理は、ステップS7の後に限らず、ステップS7と並列(同時)に開始されてもよいし、ステップS7よりも先に開始されてもよい。ステップS7で表示部223に表示させる提案画面は、例えば、第2の印刷データも送信する場合にはデータの転送時間が長くなることを通知するメッセージと、第2の印刷データを送信するか否かを選択する選択ボタンとを含む。提案画面は、上記のメッセージと選択ボタンとに加え、例えば、第1の印刷データのみを用いて印刷した場合の印刷結果のイメージと、第1の印刷データ及び第2の印刷データを用いて印刷した場合の印刷結果のイメージとを提示してもよい。 On the other hand, if it is determined in step S4 to make a proposal (step S5; YES), the information processing device 2 displays a proposal screen on the display unit 223 (step S7), and transmits the first print data 6A to the printing device 1. (Step S8). The process of step S8 is not limited to after step S7, but may be started in parallel (simultaneously) with step S7, or may be started before step S7. The proposal screen displayed on the display unit 223 in step S7 includes, for example, a message notifying that the data transfer time will be longer if the second print data is also sent, and a message indicating whether or not to send the second print data. and a selection button for selecting one. In addition to the message and selection button described above, the proposal screen also displays, for example, an image of the print result when printing using only the first print data, and an image of the print result when printing using the first print data and the second print data. An image of the print result may also be presented.

提案画面を表示部223に表示させた後、情報処理装置2は、利用者がその提案に同意したか否かを判定する(ステップS9)。情報処理装置2は、例えば、表示部223に表示させた表示画面内に含まれる、同意するか否かの選択ボタン(例えば、上述した第2の印刷データを送信するか否かを選択する選択ボタン)に対する利用者の操作に基づいてステップS9の判定を行う。また、情報処理装置2は、例えば、提案画面を表示部223に表示させた時刻から所定の時間が経過するまでに同意することを示す操作入力が行われなかった場合、利用者は提案に同意しないと判定してもよい。 After displaying the proposal screen on the display unit 223, the information processing device 2 determines whether the user agrees to the proposal (step S9). For example, the information processing device 2 clicks a selection button for selecting whether to consent or not (for example, a selection button for selecting whether to send the second print data described above) included in the display screen displayed on the display unit 223. The determination in step S9 is made based on the user's operation on the button). Further, the information processing device 2 determines that the user agrees to the proposal if, for example, no operation input indicating consent is made by the time a predetermined period of time has elapsed from the time when the proposal screen was displayed on the display unit 223. You may decide not to do so.

利用者が提案に同意すると判定した場合(ステップS9;YES)、情報処理装置2は、第1の印刷データ6Aのみを送信したことを示す送信完了通知を印刷装置1に送信し(ステップS11)、データ転送処理を終了する。利用者が提案に同意しないと判定した場合(ステップS9;NO)、情報処理装置2は、第2の印刷データ6Bを印刷装置1に送信する(ステップS10)。その後、情報処理装置2は、第1の印刷データ6A及び第2の印刷データ6Bを送信したことを示す送信完了通知を印刷装置1に送信し(ステップS11)、データ転送処理を終了する。 If it is determined that the user agrees to the proposal (step S9; YES), the information processing device 2 transmits a transmission completion notification to the printing device 1 indicating that only the first print data 6A has been transmitted (step S11). , ends the data transfer process. If it is determined that the user does not agree with the proposal (step S9; NO), the information processing device 2 transmits the second print data 6B to the printing device 1 (step S10). Thereafter, the information processing device 2 transmits a transmission completion notification indicating that the first print data 6A and the second print data 6B have been transmitted to the printing device 1 (step S11), and ends the data transfer process.

このように、本実施形態に係る情報処理装置2は、印刷装置1に送信する印刷データとして第1の印刷データ6Aと第2の印刷データ6Bとを生成し、第1の印刷データ6Aと第2の印刷データ6Bの両方を送信すると印刷に要する時間が長くなると判断した場合、第1の印刷データ6Aのみを用いた印刷を利用者に提案する提案画面を表示する。 In this way, the information processing device 2 according to the present embodiment generates the first print data 6A and the second print data 6B as print data to be transmitted to the printing device 1, and generates the first print data 6A and the second print data 6B. If it is determined that sending both of the second print data 6B will increase the time required for printing, a proposal screen is displayed to suggest printing using only the first print data 6A to the user.

図9は、情報処理装置に表示される提案画面の一例を示す図である。図9には、タッチパネルディスプレイ201を備えた情報処理装置2に表示された提案画面の一部を例示している。 FIG. 9 is a diagram illustrating an example of a proposal screen displayed on the information processing device. FIG. 9 illustrates a part of the proposal screen displayed on the information processing device 2 including the touch panel display 201.

図9に例示した提案画面には、左右方向に並んだ、第1の印刷結果のイメージ211と、第2の印刷結果のイメージ212とが含まれる。第1の印刷結果のイメージ211は、図3に例示した「中1」という文字列を被印刷媒体3に印刷させる場合に生成される第1の印刷データ6A及び第2の印刷データ6Bの両方を用いて印刷をした場合の印刷結果を表現している。第2の印刷結果のイメージ212は、図3に例示した「中1」という文字列を被印刷媒体3に印刷させる場合に生成される第1の印刷データ6Aのみを用いて印刷をした場合の印刷結果を表現している。 The proposal screen illustrated in FIG. 9 includes an image 211 of the first print result and an image 212 of the second print result, which are arranged in the left-right direction. The image 211 of the first print result includes both the first print data 6A and the second print data 6B that are generated when the character string “1st year of middle school” illustrated in FIG. 3 is printed on the printing medium 3. It represents the print result when printing using . The image 212 of the second print result is an image of a case where printing is performed using only the first print data 6A generated when printing the character string “1st year of middle school” illustrated in FIG. 3 on the printing medium 3. It represents the print result.

第1の印刷結果のイメージ211及び第2の印刷結果のイメージ212の上方には、第1の印刷データ6A及び第2の印刷データ6Bの両方を印刷装置1に送信すると、印刷が完了するまでの待ち時間が長くなることを通知するメッセージと、印刷方法の選択を促すメッセージが表示されている。印刷方法の選択は、第1の印刷結果のイメージ211の下方に配置された第1の選択ボタン213と、第2の印刷結果のイメージ212の下方に配置された第2の選択ボタン214とのいずれかを押すことにより行われる。 Above the first print result image 211 and the second print result image 212, when both the first print data 6A and the second print data 6B are sent to the printing device 1, until printing is completed. A message is displayed informing you that the waiting time will be longer and prompting you to select a printing method. The printing method can be selected using a first selection button 213 placed below the first print result image 211 and a second selection button 214 placed below the second print result image 212. This is done by pressing either button.

第1の選択ボタン213には、第1の選択ボタン213を押すと高解像度の印刷(すなわち、第1の印刷データ6A及び第2の印刷データ6Bを用いた印刷)が行われることを示す情報が表示されている。第2の選択ボタン214には、第2の選択ボタン214を押すと低解像度の印刷(すなわち、第1の印刷データ6Aのみを用いた印刷)が行われることを示す情報が表示されている。また、第1の選択ボタン213の下方及び第2の選択ボタン214の下方には、それぞれの印刷のメリットとデメリットが表示されている。 The first selection button 213 contains information indicating that when the first selection button 213 is pressed, high-resolution printing (that is, printing using the first print data 6A and the second print data 6B) is performed. is displayed. The second selection button 214 displays information indicating that when the second selection button 214 is pressed, low resolution printing (that is, printing using only the first print data 6A) will be performed. Furthermore, below the first selection button 213 and below the second selection button 214, the advantages and disadvantages of each print are displayed.

図9に例示した提案画面(タッチパネルディスプレイ201の表示画面)を見た利用者は、例えば、第1の印刷結果のイメージ211と第2の印刷結果のイメージ212とを見比べて、低解像度で印刷された「中1」という文字列の印刷品位が許容範囲内であるか否かを判断することができる。例えば、利用者は、2つのイメージ211及び212のそれぞれにおける「1」という数字の上端部分211a及び212aを見比べて、第2の印刷結果のイメージ212における印刷品位が許容範囲内であるか否かを判断することができる。そして、許容範囲内であり、利用者が第2の選択ボタン214を押すと、情報処理装置2は、第1の印刷データ6Aのみを印刷装置1に送信する。一方、許容範囲内ではなく、利用者が第1の選択ボタン213を押すと、情報処理装置2は、第1の印刷データ及び第2の印刷データを印刷装置1に送信する。 The user who viewed the proposal screen (the display screen of the touch panel display 201) illustrated in FIG. It can be determined whether the print quality of the character string "1st grade" is within the allowable range. For example, the user compares the upper end portions 211a and 212a of the number "1" in the two images 211 and 212, respectively, and determines whether the print quality of the second print result image 212 is within the allowable range. can be judged. Then, if it is within the allowable range and the user presses the second selection button 214, the information processing device 2 transmits only the first print data 6A to the printing device 1. On the other hand, if the value is not within the allowable range and the user presses the first selection button 213, the information processing device 2 transmits the first print data and the second print data to the printing device 1.

なお、図9に例示した提案画面は、第1の印刷データ6Aのみを用いた印刷を利用者に提案する画面の一例に過ぎない。情報処理装置2に表示される提案画面は、例えば、情報処理装置2と印刷装置1との通信状況(例えば、データの転送速度)に基づいて導出される印刷データの転送に要する転送時間の予測値等の、印刷が終了するまでの待ち時間の参考になる時間情報を表示してもよい。この場合、利用者は、表示された時間情報(待ち時間)と、第1の印刷データのみを用いて印刷した場合の印刷結果のイメージとに基づいて、高解像度で印刷するか低解像度で印刷するかを判断することができる。 Note that the proposal screen illustrated in FIG. 9 is only an example of a screen that proposes printing using only the first print data 6A to the user. The proposal screen displayed on the information processing device 2 includes, for example, a prediction of the transfer time required to transfer the print data, which is derived based on the communication status (for example, data transfer speed) between the information processing device 2 and the printing device 1. Time information such as a value that can be used as a reference for the waiting time until printing is completed may be displayed. In this case, the user can print at high resolution or at low resolution based on the displayed time information (waiting time) and the image of the print result when printing using only the first print data. You can decide whether to do so.

図8及び図9を参照して上述したような処理が情報処理装置2で行われ、第1の印刷データ6A、及び送信完了通知、又は第1の印刷データ6A、第2の印刷データ6B、及び送信完了通知を受信した印刷装置1は、例えば、図10に例示したフローチャートに沿った印刷処理により被印刷媒体3への印刷を行う。 The processing described above with reference to FIGS. 8 and 9 is performed in the information processing device 2, and the first print data 6A and the transmission completion notification, or the first print data 6A, the second print data 6B, The printing device 1 that has received the transmission completion notification performs printing on the printing medium 3 by, for example, a printing process according to the flowchart illustrated in FIG. 10 .

図10は、第1の実施形態に係る印刷装置が行う印刷処理の一例を説明するフローチャートである。 FIG. 10 is a flowchart illustrating an example of printing processing performed by the printing apparatus according to the first embodiment.

情報処理装置2からの送信完了通知を受信した印刷装置1は、例えば、その送信完了通知と関連付けられる第2の印刷データ6Bを受信したか否かを判定する(ステップS12)。ステップS12の判定は、印刷装置1の制御部120(より具体的には、判定部120a)が行う。第2の印刷データ6Bを受信した場合(ステップS12;YES)、印刷装置1は、第2の印刷データ6Bで第1の印刷データ6Aを補間した印刷データを生成し(ステップS13)、生成した印刷データに基づいて被印刷媒体3への印刷を行う(ステップS15)。ステップS13の処理は、印刷装置1の制御部120(より具体的には展開部120b)が行う。ステップS13において、制御部120は、第1の印刷データ6Aにおける印刷可能単位領域(印刷ライン)毎に、第2の印刷データ6Bの印刷制御情報で第1の印刷データ6Aの印刷制御情報を補間した印刷データを生成(展開)する。印刷装置1の制御部120は、例えば、ステップS13で全ての印刷可能単位領域(印刷ライン)に対する補間をした後でステップS15の印刷を行う代わりに、印刷可能単位領域(印刷ライン)毎に補間する処理と、補間された印刷可能単位領域の印刷制御情報に基づいて被印刷媒体3に印刷する処理とをパイプライン化してもよい。すなわち、印刷装置1は、第2の印刷データ6Bの印刷制御情報で第1の印刷データ6Aの印刷制御情報を補間した印刷可能単位領域(印刷ライン)を生成(展開)する処理と、生成した印刷可能単位領域(印刷ライン)に基づいて被印刷媒体3に印刷する処理とが、印刷可能単位領域(印刷ライン)毎に並列に行われてもよい。 The printing device 1 that has received the transmission completion notification from the information processing device 2 determines, for example, whether or not it has received the second print data 6B associated with the transmission completion notification (step S12). The determination in step S12 is performed by the control unit 120 (more specifically, the determination unit 120a) of the printing apparatus 1. When the second print data 6B is received (step S12; YES), the printing device 1 generates print data by interpolating the first print data 6A with the second print data 6B (step S13). Printing is performed on the print medium 3 based on the print data (step S15). The process in step S13 is performed by the control unit 120 (more specifically, the development unit 120b) of the printing apparatus 1. In step S13, the control unit 120 interpolates the print control information of the first print data 6A with the print control information of the second print data 6B for each printable unit area (print line) in the first print data 6A. Generate (expand) print data. For example, instead of interpolating all printable unit areas (print lines) in step S13 and then performing printing in step S15, the control unit 120 of the printing apparatus 1 interpolates each printable unit area (print line). The process of printing on the printing medium 3 based on the print control information of the interpolated printable unit area may be formed into a pipeline. That is, the printing device 1 performs a process of generating (expanding) a printable unit area (print line) by interpolating the print control information of the first print data 6A with the print control information of the second print data 6B, and The process of printing on the printing medium 3 based on the printable unit area (print line) may be performed in parallel for each printable unit area (print line).

これに対し、第2の印刷データ6Bを受信していない場合(ステップS12;NO)、印刷装置1は、第1の印刷データ6A自身で第1の印刷データ6Aを補間した印刷データを生成し(ステップS14)、生成した印刷データに基づいて被印刷媒体3への印刷を行う(ステップS15)。ステップS14の処理は、印刷装置1の制御部120(より具体的には展開部120b)が行う。ステップS14において、制御部120は、第1の印刷データ6Aにおける印刷可能単位領域(印刷ライン)毎に、図7を参照して上述したような方法に従い、第1の印刷データ6Aの印刷制御情報で第1の印刷データ6Aの印刷制御情報を補間した印刷データを生成(展開)する。印刷装置1の制御部120は、例えば、ステップS14で全ての印刷可能単位領域(印刷ライン)に対する補間をした後でステップS15の印刷を行う代わりに、印刷可能単位領域(印刷ライン)毎に印刷制御情報を補間する処理と、補間された印刷可能単位領域の印刷制御情報に基づいて被印刷媒体3に印刷する処理とをパイプライン化してもよい。すなわち、印刷装置1は、第1の印刷データ6Aの印刷制御情報で第1の印刷データ6Aの印刷制御情報を補間した印刷可能単位領域(印刷ライン)を生成(展開)する処理と、生成した印刷可能単位領域(印刷ライン)に基づいて被印刷媒体3に印刷する処理とが、印刷可能単位領域(印刷ライン)毎に並列に行われてもよい。上述した印刷装置1の制御部120は、情報処理装置2の選択手段(例えば、比較部220b)による選択結果に従って、被印刷媒体3の印刷可能領域5に第1の印刷データに基づいた印刷を行うか、又は印刷可能領域5に第1の印刷データと第2の印刷データとに基づいた印刷を行うか、を制御する制御手段の一例である。 On the other hand, if the second print data 6B is not received (step S12; NO), the printing device 1 generates print data by interpolating the first print data 6A using the first print data 6A itself. (Step S14), and printing on the printing medium 3 is performed based on the generated print data (Step S15). The process in step S14 is performed by the control unit 120 (more specifically, the development unit 120b) of the printing apparatus 1. In step S14, the control unit 120 adjusts the print control information of the first print data 6A for each printable unit area (print line) in the first print data 6A according to the method described above with reference to FIG. Then, print data is generated (developed) by interpolating the print control information of the first print data 6A. For example, instead of interpolating all the printable unit areas (print lines) in step S14 and then printing in step S15, the control unit 120 of the printing apparatus 1 prints for each printable unit area (print line). The process of interpolating the control information and the process of printing on the printing medium 3 based on the interpolated print control information of the printable unit area may be performed in a pipeline. That is, the printing device 1 performs a process of generating (expanding) a printable unit area (print line) by interpolating the print control information of the first print data 6A with the print control information of the first print data 6A, and The process of printing on the printing medium 3 based on the printable unit area (print line) may be performed in parallel for each printable unit area (print line). The control unit 120 of the printing device 1 described above prints on the printable area 5 of the printing medium 3 based on the first print data according to the selection result by the selection unit (for example, the comparison unit 220b) of the information processing device 2. This is an example of a control means that controls whether to perform printing on the printable area 5 based on the first print data and the second print data.

図5~図10を参照して上述した本実施形態の印刷システムでは、印刷可能単位領域(印刷ライン)内の印刷制御単位領域(印刷ドット)の印刷制御情報を間引いて生成した第1の印刷データ6Aのみを印刷装置1に送信することと、第1の印刷データ6A及び第1の印刷データ6Aにおいて間引かれている印刷制御情報を含む第2の印刷データ6Bの両方を印刷装置1に送信することとを、情報処理装置2と印刷装置1との間の無線通信状況及び利用者の選択に応じて切り替えることができる。このため、例えば、第1の印刷データ6A自身で第1の印刷データ6Aを補間して被印刷媒体3への印刷を行ったときに被印刷媒体3に表現されるオブジェクト(例えば、文字や図形等)の見た目が利用者の許容範囲内であれば、第2の印刷データ6Bを送信しないで印刷装置1に被印刷媒体3への印刷を行わせることができる。このため、印刷品位が極端に劣化しない範囲内(すなわち、利用者の許容範囲内の印刷品位)で、印刷が終了するまでの待ち時間が長くなることを抑制することができる。一方、例えば、第1の印刷データ6A自身で第1の印刷データ6Aを補間して被印刷媒体3への印刷を行ったときに被印刷媒体3に表現されるオブジェクト(例えば、文字や図形等)の見た目が利用者の許容範囲を逸脱し得る場合には、第2の印刷データ6Bを追加で送信し、印刷品位の劣化を抑制することを優先することができる。 In the printing system according to the present embodiment described above with reference to FIGS. Sending only the data 6A to the printing device 1, and sending both the first print data 6A and the second print data 6B including print control information thinned out in the first print data 6A to the printing device 1. The transmission can be switched depending on the wireless communication status between the information processing device 2 and the printing device 1 and the user's selection. Therefore, for example, when the first print data 6A is interpolated by itself and printed on the print medium 3, objects (for example, characters and figures) that are expressed on the print medium 3 are printed. etc.), the printing device 1 can print on the print medium 3 without transmitting the second print data 6B. Therefore, it is possible to suppress an increase in the waiting time until printing is completed within a range in which the print quality does not deteriorate excessively (that is, the print quality is within the user's tolerance range). On the other hand, for example, when the first print data 6A is interpolated by the first print data 6A itself and printed on the print medium 3, objects (for example, characters, figures, etc.) that are expressed on the print medium 3 are ) may deviate from the user's tolerance, the second print data 6B can be additionally transmitted to give priority to suppressing deterioration of print quality.

また、印刷装置1で行う第1の印刷データ6Aへの印刷制御情報の補間は、第1の印刷データ6Aのみを受信した場合と、第1の印刷データ6A及び第2の印刷データ6Bを受信した場合とで、第1の印刷データ6Aへの補間に用いる印刷データが異なるだけである。また、第1の印刷データ6Aにおける印刷制御情報は、印刷ライン方向で隣接する印刷制御単位領域を間引いて作成したものであるため、圧縮された印刷データを解凍(復元)する場合と比べて、特別なプログラムを必要としない簡単な処理で補間することができる。このため、印刷装置1の記憶部121を大容量化すること等に起因する印刷装置1の製造コストの上昇を抑制することができる。 Further, the interpolation of print control information to the first print data 6A performed by the printing device 1 is performed in two cases: when only the first print data 6A is received, and when the first print data 6A and the second print data 6B are received. The only difference between the two cases is the print data used for interpolation to the first print data 6A. Furthermore, since the print control information in the first print data 6A is created by thinning out print control unit areas adjacent in the print line direction, compared to the case where compressed print data is decompressed (restored), Interpolation can be performed with simple processing that does not require a special program. Therefore, it is possible to suppress an increase in the manufacturing cost of the printing apparatus 1 due to increasing the capacity of the storage section 121 of the printing apparatus 1.

[第2の実施形態]
本実施形態では、第1の印刷データ6Aの補間に利用する第2の印刷データの別の生成方法を説明する。本実施形態に係る印刷システムは、例えば、第1の実施形態において図1及び図2を参照して説明した印刷装置1及び情報処理装置2を含む。
[Second embodiment]
In this embodiment, another method of generating the second print data used for interpolation of the first print data 6A will be described. The printing system according to this embodiment includes, for example, the printing device 1 and the information processing device 2 described in the first embodiment with reference to FIGS. 1 and 2.

上述した第1の実施形態では、第1の印刷データ6Aの各印刷可能単位領域(印刷ライン)における印刷制御情報の不足分を、第2の印刷データ6Bの印刷制御情報、又は第1の印刷データ6A自身の印刷制御情報のいずれか一方で補間する。このため、第1の印刷データ6A自身で第1の印刷データ6Aを補間する場合、印刷イメージに含まれる複数のオブジェクト(文字や図形)のうちのいくつかのオブジェクトに、見た目が利用者の意図した通りになっていない、又は見栄えが良くないといったことが起こり得る。例えば、図7を参照して上述した補間方法では、印刷可能単位領域501’の上から2番目の印刷制御対象領域の印刷制御情報が、上から1番目の印刷制御対象領域の印刷制御情報D1で補間される。この場合、補間された印刷制御情報D1は、元の印刷可能単位領域501における上から2番目の印刷制御対象領域の印刷制御情報D2と同じ値の場合もあれば、異なる値の場合もある。異なる値の場合、補間により再現された印刷可能単位領域501’において印刷される印刷制御対象領域の組み合わせは、元の印刷可能単位領域501において印刷される印刷制御対象領域の組み合わせとは異なる。このため、例えば、印刷可能領域5内で1つのオブジェクトを表現する部分領域において印刷される印刷制御対象領域の組み合わせの差異が大きくなると、見た目が利用者の意図した通りになっていない、又は見栄えが良くないといったことが起こり得る。 In the first embodiment described above, the lack of print control information in each printable unit area (print line) of the first print data 6A is replaced with the print control information of the second print data 6B or the first print data. Either one of the print control information of the data 6A itself is interpolated. Therefore, when interpolating the first print data 6A with the first print data 6A itself, some of the objects (characters and figures) included in the print image may have an appearance that is not intended by the user. It may happen that it doesn't turn out exactly as you intended, or it doesn't look good. For example, in the interpolation method described above with reference to FIG. Interpolated with In this case, the interpolated print control information D1 may have the same value as the print control information D2 of the second print control target area from the top in the original printable unit area 501, or may have a different value. In the case of different values, the combination of print control target areas printed in the printable unit area 501' reproduced by interpolation is different from the combination of print control target areas printed in the original printable unit area 501. For this reason, for example, if the difference in the combination of print control target areas printed in a partial area expressing one object in the printable area 5 becomes large, the appearance may not be as the user intended, or the appearance may be poor. It may happen that something is not good.

図11は、第2の印刷データで補間した場合と第1の印刷データ自身で補間した場合との差異が生じない印刷データの例を示す図である。図12は、第2の印刷データで補間した場合と第1の印刷データ自身で補間した場合とで差異が生じる印刷データの例を示す図である。図11及び図12における印刷可能単位領域(印刷ライン)、及び印刷制御単位領域(印刷ドット)の定義は、図3及び図5を参照して上述した定義と同じである。 FIG. 11 is a diagram illustrating an example of print data in which there is no difference between interpolation using the second print data and interpolation using the first print data itself. FIG. 12 is a diagram illustrating an example of print data that differs between when interpolated with the second print data and when interpolated with the first print data itself. The definitions of the printable unit area (print line) and print control unit area (print dot) in FIGS. 11 and 12 are the same as those described above with reference to FIGS. 3 and 5.

図11には、印刷イメージに基づいて設定される印刷可能領域5内の「中」という文字列を表現する部分領域5Aと、部分領域5Aから生成した第1の印刷データを第1の印刷データ自身で補間した部分領域5A’とを示している。部分領域5Aから第1の印刷データを生成する場合、例えば、印刷可能単位領域(印刷ライン)毎に、第1のグループG1である上端から奇数番目の印刷制御単位領域(印刷ドット)の印刷制御情報を抽出して生成する。 FIG. 11 shows a partial area 5A expressing the character string "medium" in the printable area 5 set based on the print image, and first print data generated from the partial area 5A. A partial area 5A' interpolated by itself is shown. When generating the first print data from the partial area 5A, for example, for each printable unit area (print line), print control of odd-numbered print control unit areas (print dots) from the top that is the first group G1 is performed. Extract and generate information.

生成された部分領域5Aの第1の印刷データのみを受信した印刷装置1は、第1の印刷データ自身の印刷制御情報を第1の印刷データの印刷制御情報に補間して、部分領域5Aと対応する部分領域5A’の印刷データを復元する。図11に例示した部分領域5Aでは、上から奇数番目の印刷制御単位領域の印刷制御情報が、下側で隣接する偶数番目の印刷制御単位領域の印刷制御情報と同じである。このため、第1の印刷データ自身で第1の印刷データを補間した部分領域5A’において印刷される印刷制御単位領域の組み合わせは、元の部分領域5Aにおいて印刷される印刷制御単位領域の組み合わせと同一である。このような場合、第1の印刷データのみを送信して被印刷媒体3への印刷を行った場合の「中」という文字と、第1の印刷データ及び第2の印刷データを送信して被印刷媒体3への印刷を行った場合の「中」という文字との見た目に大きな差異はない。 The printing device 1 that has received only the first print data of the generated partial area 5A interpolates the print control information of the first print data itself to the print control information of the first print data, and prints the partial area 5A and the print control information of the first print data. The print data of the corresponding partial area 5A' is restored. In the partial area 5A illustrated in FIG. 11, the printing control information of the odd-numbered printing control unit area from the top is the same as the printing control information of the even-numbered printing control unit area adjacent to the bottom. Therefore, the combination of print control unit areas printed in the partial area 5A' obtained by interpolating the first print data using the first print data itself is the same as the combination of print control unit areas printed in the original partial area 5A. are the same. In such a case, the character "medium" when printing on the print medium 3 by sending only the first print data, and the character "medium" when printing on the print medium 3 by sending only the first print data and the second print data. There is no significant difference in appearance from the character "Naka" when printed on the print medium 3.

図12には、印刷イメージに基づいて設定される印刷可能領域5内の「2」という文字列を表現する部分領域5Bと、部分領域5Bから生成した第1の印刷データを第1の印刷データ自身で補間した部分領域5B’とを示している。部分領域5Bから第1の印刷データを生成する場合も、例えば、印刷可能単位領域(印刷ライン)毎に、第1のグループG1である上端から奇数番目の印刷制御単位領域(印刷ドット)の印刷制御情報を抽出して生成する。 FIG. 12 shows a partial area 5B expressing the character string "2" in the printable area 5 set based on the print image, and first print data generated from the partial area 5B. A partial area 5B' interpolated by itself is shown. When generating the first print data from the partial area 5B, for example, for each printable unit area (print line), print the odd-numbered print control unit area (print dot) from the top that is the first group G1. Extract and generate control information.

生成された部分領域5Bの第1の印刷データのみを受信した印刷装置1は、第1の印刷データ自身の印刷制御情報を第1の印刷データの印刷制御情報に補間して、部分領域5Bと対応する部分領域5B’の印刷データを復元する。図12に例示した部分領域5Bでは、上から奇数番目の印刷制御単位領域の印刷制御情報のうちのいくつかが、下側で隣接する偶数番目の印刷制御単位領域の印刷制御情報と異なる。このため、第1の印刷データ自身で第1の印刷データを補間した部分領域5B’において印刷される印刷制御単位領域の組み合わせは、元の部分領域5Bにおいて印刷される印刷制御単位領域の組み合わせと異なる組み合わせになる。図12の部分領域5B’では、黒丸を配置した印刷制御単位領域が元の部分領域5Bでも印刷することを示す領域である。図12の部分領域5B’では、白抜きの丸を配置した印刷制御単位領域は、元の部分領域5Bでは印刷しないことを示す領域であり、補間した部分領域5B’では印刷することを示す領域である。図12の部分領域5B’では、「×」を配置した印刷制御単位領域は、元の部分領域5Bでは印刷することを示す領域であり、補間した部分領域5B’では印刷しないことを示す領域である。すなわち、図12の部分領域5Bから抽出した第1の印刷データのみを用いて部分領域5B’の印刷を行う場合、黒丸及び白抜きの丸が配置された印刷制御単位領域のみが印刷され(例えば、黒色に変色させられ)、無地及び「×」を配置した印刷制御単位領域は印刷されない。 The printing device 1 that has received only the first print data of the generated partial area 5B interpolates the print control information of the first print data itself to the print control information of the first print data, and prints the partial area 5B and the first print data. The print data of the corresponding partial area 5B' is restored. In the partial area 5B illustrated in FIG. 12, some of the print control information of the odd-numbered print control unit area from the top is different from the print control information of the even-numbered print control unit area adjacent to the bottom. Therefore, the combination of print control unit areas printed in the partial area 5B' obtained by interpolating the first print data using the first print data itself is the same as the combination of print control unit areas printed in the original partial area 5B. It will be a different combination. In the partial area 5B' of FIG. 12, the printing control unit area in which the black circle is placed is an area indicating that the original partial area 5B is also printed. In the partial area 5B' in FIG. 12, the print control unit area with the white circle is an area that indicates not to be printed in the original partial area 5B, and an area that indicates to be printed in the interpolated partial area 5B'. It is. In the partial area 5B' of FIG. 12, the printing control unit area in which "x" is placed is an area indicating that printing is to be performed in the original partial area 5B, and an area indicating not to be printed in the interpolated partial area 5B'. be. That is, when printing partial area 5B' using only the first print data extracted from partial area 5B in FIG. 12, only print control unit areas in which black circles and white circles are arranged are printed (for example, , black), and the printing control unit area in which a plain color and an "x" are placed are not printed.

このように、第1の印刷データのみを送信して被印刷媒体3への印刷を行った場合の「2」という文字の見た目は、第1の印刷データ及び第2の印刷データを送信して被印刷媒体3への印刷を行った場合の「2」という文字の見た目とは異なるものになる。このような見た目の差異を許容できるか否かは、利用者によって異なる。 In this way, the appearance of the character "2" when printing on the printing medium 3 by transmitting only the first print data is different from the appearance of the character "2" when only the first print data and the second print data are transmitted. The appearance of the character "2" will be different from that when printing is performed on the printing medium 3. Whether or not such differences in appearance can be tolerated depends on the user.

また、印刷イメージに基づいて被印刷媒体3への印刷を行う場合、例えば、図11を参照して説明したような第2の印刷データを利用するか否かによらず同じ又は略同一の印刷結果が得られるオブジェクトと、図12を参照して説明したような第2の印刷データを利用するか否かによって印刷結果が変わるオブジェクトとが1つの印刷イメージ内に含まれることがある。このため、本実施形態の印刷システムでは、印刷可能領域5内を印刷時搬送方向(第1の方向)で複数のブロックに分割し、ブロック毎に、第2の印刷データを利用しない場合の印刷結果と、第2の印刷データを利用した場合の印刷結果との差異(例えば、差分割合)に基づいて、第2の印刷データを印刷装置1に送信するか否かを利用者が判定することができるようにする。印刷可能領域5内の1つのブロックは、例えば、図11及び図12を参照して説明したような1つの文字(オブジェクト)を表す1つの部分領域5A、5Bであり得る。従って、本実施形態に係る情報処理装置2における比較部220b(図2を参照)は、第1の印刷データのみを利用した印刷結果と、第1の印刷データ及び第2の印刷データを利用した印刷結果との比較結果を利用者に提示する。利用者は、その比較結果に基づいて、ブロック毎に、第1の印刷データのみを印刷装置1に送信するか、第1の印刷データ及び第2の印刷データを印刷装置1に送信するかを選択することができる。本実施形態における比較用パラメータの大きさは、上述したように、第2の印刷データを利用しない場合の印刷結果と、第2の印刷データを利用した場合の印刷結果との差異(例えば、差分割合)であり得る。 Furthermore, when printing on the printing medium 3 based on the print image, for example, the same or substantially the same printing may be performed regardless of whether or not the second print data as described with reference to FIG. 11 is used. A single print image may include an object that yields a result and an object whose print result changes depending on whether or not the second print data as described with reference to FIG. 12 is used. For this reason, in the printing system of this embodiment, the printable area 5 is divided into a plurality of blocks in the printing conveyance direction (first direction), and for each block, printing when the second print data is not used is performed. The user determines whether or not to send the second print data to the printing device 1 based on the difference (for example, difference ratio) between the result and the print result obtained when the second print data is used. be able to do so. One block within the printable area 5 may be, for example, one partial area 5A, 5B representing one character (object) as described with reference to FIGS. 11 and 12. Therefore, the comparison unit 220b (see FIG. 2) in the information processing device 2 according to the present embodiment has two types of printing results: a print result using only the first print data and a print result using the first print data and the second print data. The comparison results with the printed results are presented to the user. Based on the comparison result, the user determines whether to send only the first print data to the printing device 1 or to send the first print data and the second print data to the printing device 1 for each block. You can choose. As described above, the size of the comparison parameter in this embodiment is determined by the difference (for example, the difference) between the print result when the second print data is not used and the print result when the second print data is used. percentage).

図13は、第2の実施形態に係る印刷データの送信方法の一例を説明するテーブルである。図14は、第2の実施形態に係る印刷データの送信方法の具体例を説明する図である。 FIG. 13 is a table illustrating an example of the print data transmission method according to the second embodiment. FIG. 14 is a diagram illustrating a specific example of the print data transmission method according to the second embodiment.

図13のテーブル7における差分割合DDは、例えば、印刷可能領域5内を印刷時搬送方向(第1の方向)で複数のブロック(例えば、部分領域5A、5B等)に分割したときの1つのブロック内の印刷制御単位領域の数Mに対する、第1の印刷データ自身で第1の印刷データを補間したときの印刷制御情報と、第2の印刷データで第1の印刷データを補間したときの印刷制御情報とが互いに異なる印刷制御単位領域の数Nの割合(DD=N/M)である。差分割合DDは、特定の方法で導出される値に限定されない。なお、互いに異なる印刷制御単位領域の数N(差分割合DD)は、比較用パラメータの一例である。 For example, the difference ratio DD in Table 7 in FIG. The print control information when the first print data is interpolated with the first print data itself and the print control information when the first print data is interpolated with the second print data for the number M of print control unit areas in the block. This is the ratio (DD=N/M) of the number N of print control unit areas whose print control information is different from each other. The difference ratio DD is not limited to a value derived by a specific method. Note that the number N of print control unit areas that are different from each other (difference ratio DD) is an example of a comparison parameter.

テーブル7における印刷解像度は、1つのブロック内の印刷制御単位領域の数と印刷データに含まれる印刷制御情報の数との関係を表す。通常解像度は、印刷データに含まれる印刷制御情報の数がブロック内の印刷制御単位領域の数と同数であり、言い換えると、1つの印刷制御情報が1つの印刷制御単位領域と対応する印刷解像度である。低解像度は、印刷データに含まれる印刷制御情報の数がブロック内の印刷制御単位領域の数よりも少ない、言い換えると、1つの印刷制御情報が2つの隣接する印刷制御単位領域と対応する印刷解像度である。なお、低解像度は、見かけの印刷解像度が低くなるだけであり、実際の印刷解像度(印刷制御単位領域の数)は、通常解像度と同じである。 The print resolution in Table 7 represents the relationship between the number of print control unit areas in one block and the number of print control information included in print data. In normal resolution, the number of print control information included in print data is the same as the number of print control unit areas in a block. In other words, one print control information corresponds to one print control unit area. be. Low resolution means that the number of print control information included in the print data is smaller than the number of print control unit areas in a block.In other words, the print resolution is such that one print control information corresponds to two adjacent print control unit areas. It is. Note that the low resolution simply means that the apparent printing resolution is low, and the actual printing resolution (the number of printing control unit areas) is the same as the normal resolution.

差分割合DDが閾値THよりも小さいブロックは、第1の印刷データ自身で第1の印刷データを補間して印刷したオブジェクトと、第2の印刷データで第1の印刷データを補間して印刷したオブジェクトとの見た目の差異が無いか、又は非常に小さい。このため、情報処理装置2は、DD<THであるブロックは低解像度で印刷しても印刷品位への影響が小さいと判定し、そのブロックに対する印刷データとして第1の印刷データのみを印刷装置1に送信することを、利用者に提案する。差分割合DDと比較する閾値THは、特定の値に限定されない。閾値THは、例えば、フォント毎に設定されてもよいし、オブジェクト毎(例えば、文字毎及び図形毎)に設定されていてもよい。 Blocks with a difference ratio DD smaller than the threshold TH include objects printed by interpolating the first print data using the first print data itself, and objects printed by interpolating the first print data using the second print data. There is no visual difference from the object, or it is very small. Therefore, the information processing device 2 determines that printing a block where DD<TH has a small effect on print quality even if it is printed at a low resolution, and prints only the first print data as the print data for that block to the printing device 2. Suggest to users that they send it to . The threshold value TH with which the difference ratio DD is compared is not limited to a specific value. The threshold value TH may be set for each font, for example, or for each object (for example, for each character and each figure).

差分割合DDが閾値TH以上であるブロックは、第1の印刷データ自身で第1の印刷データを補間して印刷したオブジェクトと、第2の印刷データで第1の印刷データを補間して印刷したオブジェクトとの見た目の差異が大きい。このため、情報処理装置2は、TH≦DDであるブロックは低解像度で印刷すると印刷品位への影響が大きい(すなわち通常解像度で印刷するべき)と判定し、そのブロックに対する印刷データとして第1の印刷データ及び第2の印刷データを印刷装置1に送信することを、利用者に提案する。 Blocks for which the difference ratio DD is greater than or equal to the threshold TH are objects printed by interpolating the first print data using the first print data itself, and objects printed by interpolating the first print data using the second print data. There is a big difference in appearance from the object. Therefore, the information processing device 2 determines that printing a block where TH≦DD at a low resolution will have a large effect on print quality (that is, it should be printed at a normal resolution), and prints the first block as the print data for that block. A proposal is made to the user to send the print data and the second print data to the printing device 1.

図14の(a)には、「中間2次」という文字列を含む印刷イメージに基づいて被印刷媒体3に設定される印刷可能領域5を例示している。図14の(a)の印刷可能領域5における印刷可能単位領域(印刷ライン)及び印刷制御単位領域(印刷ドット)の定義は、それぞれ、図3、図5及び図6を参照して上述した定義と同一である。 FIG. 14A shows an example of the printable area 5 set on the printing medium 3 based on a print image including the character string "intermediate secondary". The printable unit area (print line) and print control unit area (print dot) in the printable area 5 in FIG. 14(a) are defined as described above with reference to FIGS. 3, 5, and 6, respectively. is the same as

図14の(a)に例示した文字列における前半の「中間」は、印刷時搬送方向に延伸する直線、及び(印刷時搬送方向と直交する)印刷ライン方向に延伸する直線の割合が非常に高い。このような文字は、図11を参照して上述したように、第1の印刷データ自身で第1の印刷データを補間して印刷したときと、第2の印刷データで第1の印刷データを補間して印刷したときとの見た目の差分が少ないことが多い。従って、情報処理装置2は、印刷データの転送時間が短縮されるように、印刷可能領域5のうちの「中間」という2文字を印刷する部分領域5Cの印刷データとして第1の印刷データのみを送信することを利用者に提示(提案)する。 In the "middle" part of the first half of the character string illustrated in FIG. expensive. As described above with reference to FIG. 11, such characters are printed by interpolating the first print data with the first print data itself, and when printing the first print data with the second print data. There is often little difference in appearance from when interpolated and printed. Therefore, the information processing device 2 selects only the first print data as the print data for the partial area 5C in which the two characters "middle" of the printable area 5 are printed, so that the print data transfer time is shortened. Present (suggest) to the user what to send.

一方、図14の(a)に例示した文字列における後半の「2次」は、曲線や、印刷時搬送方向及び印刷ライン方向とは異なる方向に延伸する直線の割合が高い。このような文字は、図12を参照して上述したように、第1の印刷データ自身で第1の印刷データを補間して印刷したときと、第2の印刷データで第1の印刷データを補間して印刷したときとの見た目の差分が多くなる傾向にある。従って、情報処理装置2は、印刷データの転送時間が短縮されるように、印刷可能領域5のうちの「2次」という2文字を印刷する部分領域5Dの印刷データとして第1の印刷データ及び第2の印刷データを送信することを利用者に提示(提案)する。 On the other hand, the second half of the character string exemplified in FIG. 14A has a high proportion of curves and straight lines extending in a direction different from the printing conveyance direction and the printing line direction. As described above with reference to FIG. 12, such characters are printed by interpolating the first print data with the first print data itself, and when printing the first print data with the second print data. There tends to be a large difference in appearance compared to when printed with interpolation. Therefore, in order to shorten the print data transfer time, the information processing device 2 uses the first print data and The user is presented (proposed) to send the second print data.

上述した提示(提案)に利用者が同意した場合、情報処理装置2は、例えば、図14の(b)に例示するような印刷データ6Cを生成して印刷装置1に送信する。印刷データ6Cは、ヘッダ情報、部分領域5Cの第1の印刷データ、部分領域5Dの第1の印刷データ、及び部分領域5Dの第2の印刷データを含む。ヘッダ情報は、印刷データ6Cに基づいて印刷装置1が行うべき被印刷媒体3への印刷に関する各種情報を含む。例えば、ヘッダ情報は、余白の設定、印刷枚数(印刷回数)、及びカット部128によるカットの設定等の情報を含む。また、本実施形態の情報処理装置2が送信する印刷データ6Cのヘッダ情報は、低解像度で印刷する領域を示す低解像度領域情報を含む。低解像度領域情報は、例えば、印刷可能領域5内の印刷可能単位領域(印刷ライン)のうちの第1の印刷データ自身で第1の印刷データを補間する印刷可能単位領域の範囲を示す情報である。 If the user agrees to the above-mentioned presentation (proposal), the information processing device 2 generates print data 6C as illustrated in FIG. 14(b) and transmits it to the printing device 1, for example. The print data 6C includes header information, first print data of the partial area 5C, first print data of the partial area 5D, and second print data of the partial area 5D. The header information includes various information regarding printing on the printing medium 3 that the printing device 1 should perform based on the print data 6C. For example, the header information includes information such as margin settings, the number of prints (number of times of printing), and settings for cutting by the cutting unit 128. Further, the header information of the print data 6C transmitted by the information processing device 2 of this embodiment includes low resolution area information indicating an area to be printed at low resolution. The low resolution area information is, for example, information indicating the range of the printable unit area in which the first print data is interpolated by the first print data itself among the printable unit areas (print lines) in the printable area 5. be.

このように、本実施形態の印刷システムにおける情報処理装置2は、印刷可能領域5内を複数の部分領域に分割し、部分領域毎に、第1の印刷データのみを送信するか、第1の印刷データ及び第2の印刷データを送信するかの判定を行って印刷装置1に印刷データを送信する。このとき、情報処理装置2は、第1の印刷データ自身で第1の印刷データを補間した場合の印刷品位が利用者の許容範囲内である部分領域の印刷データとして、第1の印刷データのみを送信する。このため、例えば、情報処理装置2と印刷装置1との間の無線通信状況が良好な場合にも、印刷品位の劣化に影響しない範囲内で情報処理装置2から印刷装置1に送信(転送)する印刷データのサイズ(データ量)を低減することができ、待ち時間を短縮することができる。 In this way, the information processing device 2 in the printing system of this embodiment divides the printable area 5 into a plurality of partial areas, and transmits only the first print data or the first print data for each partial area. It is determined whether to transmit the print data and the second print data, and the print data is transmitted to the printing device 1. At this time, the information processing device 2 selects only the first print data as print data of a partial area whose print quality is within the user's tolerance range when the first print data is interpolated by the first print data itself. Send. Therefore, for example, even if the wireless communication status between the information processing device 2 and the printing device 1 is good, the information processing device 2 can send (transfer) data to the printing device 1 within a range that does not affect print quality deterioration. The size of print data (data amount) to be printed can be reduced, and waiting time can be shortened.

図15は、第2の実施形態に係る情報処理装置が行うデータ送信処理の一例を説明するフローチャートである。情報処理装置2は、情報処理装置2の利用者が作成(編集)した印刷イメージを印刷装置1に送信するための操作を情報処理装置2に対して行うと、図15に例示したフローチャートに例示したデータ送信処理を開始する。 FIG. 15 is a flowchart illustrating an example of data transmission processing performed by the information processing apparatus according to the second embodiment. When the information processing device 2 performs an operation on the information processing device 2 to send a print image created (edited) to the printing device 1 by a user of the information processing device 2, the information processing device 2 executes a process illustrated in the flowchart illustrated in FIG. Start the data transmission process.

情報処理装置2は、まず、印刷ライン方向で印刷ドットを間引いた第1の印刷データ6Aと、間引かれた印刷ドットによる第2の印刷データ6Bとを生成する(ステップS21)。ステップS21の処理は、図8を参照して上述したステップS1の処理と対応する。ステップS21の処理は、情報処理装置2の制御部220(より具体的には、印刷データ生成部220c)が行う。 The information processing device 2 first generates first print data 6A with print dots thinned out in the print line direction and second print data 6B with the thinned print dots (step S21). The process in step S21 corresponds to the process in step S1 described above with reference to FIG. The process in step S21 is performed by the control unit 220 (more specifically, the print data generation unit 220c) of the information processing device 2.

ステップS21の後、情報処理装置2は、低解像度で印刷する印刷ラインを決定する(ステップS22)。ステップS22の処理は、情報処理装置2の制御部220(より具体的には、比較部220b)が行う。ステップS22において、制御部220は、例えば、まず、印刷イメージに基づいて設定される印刷可能領域5を、印刷イメージ内のオブジェクトのレイアウトに基づいて、印刷時搬送方向で複数のブロック(部分領域)に分割する。印刷イメージ内のオブジェクトが文字列を含む場合、制御部220は、例えば、印刷可能領域5を1文字毎のブロック(部分領域)に分割する。その後、制御部220は、ブロック毎に、第1の印刷データ自身で第1の印刷データを補間した場合と、第2の印刷データで第1の印刷データを補間した場合との差異(例えば、差分割合DD)を算出し、そのブロックの印刷解像度を低解像度と通常解像度のどちらにするかを決定する。 After step S21, the information processing device 2 determines a print line to be printed at low resolution (step S22). The process of step S22 is performed by the control unit 220 (more specifically, the comparison unit 220b) of the information processing device 2. In step S22, the control unit 220, for example, first divides the printable area 5 set based on the print image into a plurality of blocks (partial areas) in the printing conveyance direction based on the layout of objects in the print image. Divide into. When the object in the print image includes a character string, the control unit 220 divides the printable area 5 into blocks (partial areas) each character, for example. After that, the control unit 220 determines, for each block, the difference between the case where the first print data is interpolated with the first print data itself and the case where the first print data is interpolated with the second print data (for example, The difference ratio DD) is calculated, and it is determined whether the printing resolution of the block should be low resolution or normal resolution.

ステップS22の後、情報処理装置2は、ステップS22において低解像度で印刷するブロック(部分領域)に決定した領域を示す情報を含むヘッダ情報を生成する(ステップS23)。ステップS23の処理は、情報処理装置2の制御部220(より具体的には、印刷データ生成部220c)が行う。制御部220は、ステップS22で決定した低解像度で印刷すると決定したブロック内の印刷ラインのうちの最初に印刷される印刷ラインと最後に印刷される印刷ラインとを示す情報を低解像度領域情報として含むヘッダ情報(図14参照)を生成する。 After step S22, the information processing device 2 generates header information including information indicating the area determined as the block (partial area) to be printed at low resolution in step S22 (step S23). The process in step S23 is performed by the control unit 220 (more specifically, the print data generation unit 220c) of the information processing device 2. The control unit 220 uses, as low resolution area information, information indicating the first printing line and the last printing line among the printing lines in the block determined to be printed at the low resolution determined in step S22. Generate the header information (see FIG. 14) that includes.

次に、情報処理装置2は、生成したヘッダ情報のサイズが閾値以上であるか否かを判定する(ステップS24)。ヘッダ情報のサイズと比較する閾値は、例えば、低解像度で印刷する領域が2つ以上の任意の数である場合にヘッダ情報に含まれる、低解像度で印刷する領域を示す情報のデータ量に基づいて決定される。ヘッダ情報のサイズが閾値以上である場合(ステップS24;YES)、情報処理装置2は、ブロック(部分領域)単位で、低解像度で印刷する領域の一部を除外し(ステップS26)、ステップS23の処理に戻る。ステップS26において、情報処理装置2は、低解像度で印刷すると決定した複数の領域のうちの、第1の印刷データのみを用いて印刷することに対する優先度の低い領域(すなわち、第2の印刷データを印刷装置1に送信することに対する優先度が高い領域)を除外する。情報処理装置2は、ヘッダ情報のサイズが閾値未満になるまで、ステップS26及びS23の処理を繰り返す。 Next, the information processing device 2 determines whether the size of the generated header information is equal to or larger than a threshold (step S24). The threshold value to be compared with the size of the header information is based on, for example, the amount of data of the information indicating the area to be printed at low resolution, which is included in the header information when the number of areas to be printed at low resolution is two or more. Determined by If the size of the header information is equal to or larger than the threshold (step S24; YES), the information processing device 2 excludes a part of the area to be printed at low resolution in block (partial area) units (step S26), and in step S23 Return to processing. In step S26, the information processing device 2 selects an area that has a low priority for printing using only the first print data (i.e., an area that has a low priority for printing using only the first print data) out of the plurality of areas determined to be printed at low resolution. (areas that have a high priority for sending to the printing device 1) are excluded. The information processing device 2 repeats the processing of steps S26 and S23 until the size of the header information becomes less than the threshold value.

ヘッダ情報のサイズが閾値未満である場合(ステップS24;NO)、情報処理装置2は、低解像度で印刷する領域を含む印刷結果のイメージを利用者に提示し(ステップS25)、利用者がその提示内容に同意するか否かを判定する(ステップS27)。ステップS25において、情報処理装置2の制御部220は、例えば、ステップS23で生成したヘッダ情報に基づいて印刷装置1に送信する印刷データによる印刷結果のイメージと、その印刷結果イメージにおける低解像度で(すなわち、第1の印刷データのみを用いて)印刷される部分を示す情報とを含む提示画面を、表示部223に表示させる。提示画面は、利用者が提示に同意するか否かを選択する選択ボタンを含んでもよい。利用者は、例えば、表示部223に表示された印刷結果の印刷品位が許容範囲内であるか否かを判断し、許容範囲内である場合には提示に同意することを選択することができる。 If the size of the header information is less than the threshold (step S24; NO), the information processing device 2 presents the user with an image of the print result including the area to be printed at low resolution (step S25), and the user It is determined whether or not the user agrees with the presented content (step S27). In step S25, the control unit 220 of the information processing device 2, for example, generates an image of the print result based on the print data transmitted to the printing device 1 based on the header information generated in step S23, and a low resolution ( That is, a presentation screen including information indicating a portion to be printed (using only the first print data) is displayed on the display unit 223. The presentation screen may include a selection button for the user to select whether or not to agree to the presentation. For example, the user can determine whether the print quality of the print result displayed on the display unit 223 is within an acceptable range, and if it is within the acceptable range, can choose to agree to the presentation. .

利用者が提示に同意しなかった場合(ステップS27;NO)、情報処理装置2は、低解像度で印刷する領域を示す情報をヘッダ情報から削除し(ステップS28)、第1の印刷データ及び第2の印刷データの全てを含む送信用印刷データを生成する(ステップS29)。利用者が提示に同意した場合(ステップS27;YES)、情報処理装置2は、ステップS23で生成したヘッダ情報に基づいて送信用印刷データを生成する(ステップS30)。 If the user does not agree to the presentation (step S27; NO), the information processing device 2 deletes the information indicating the area to be printed at low resolution from the header information (step S28), and Print data for transmission including all of the print data of No. 2 is generated (step S29). If the user agrees to the presentation (step S27; YES), the information processing device 2 generates print data for transmission based on the header information generated in step S23 (step S30).

ステップS28及びS29の処理、又はステップS30の処理の後、情報処理装置2は、印刷装置1との無線接続を確立し(ステップS31)、ヘッダ情報及び送信用印刷データを含む印刷データ6Cを印刷装置1に送信する(ステップS32)。印刷データ6Cの送信が完了すると、情報処理装置2は、送信完了通知を印刷装置1に送信し(ステップS33)、データ送信処理を終了する。印刷データ6C及び送信完了通知を受信した印刷装置1は、例えば、図16に例示した印刷処理により被印刷媒体3への印刷を行う。 After the processing in steps S28 and S29 or the processing in step S30, the information processing device 2 establishes a wireless connection with the printing device 1 (step S31), and prints the print data 6C including header information and print data for transmission. The information is transmitted to the device 1 (step S32). When the transmission of the print data 6C is completed, the information processing device 2 transmits a transmission completion notification to the printing device 1 (step S33), and ends the data transmission process. The printing device 1 that has received the print data 6C and the transmission completion notification performs printing on the printing medium 3 by, for example, the printing process illustrated in FIG. 16.

図16は、第2の実施形態に係る印刷装置が行う印刷処理の一例を説明するフローチャートである。 FIG. 16 is a flowchart illustrating an example of printing processing performed by the printing apparatus according to the second embodiment.

情報処理装置2からの送信完了通知を受信した印刷装置1は、例えば、その送信完了通知と関連付けられる印刷データ6Cのヘッダ情報から、第1の印刷データのみを用いて印刷する印刷ラインを導出する(ステップS300)。ステップS300において、印刷装置1は、ヘッダ情報内の低解像度で印刷するブロック(部分領域)の範囲を示す印刷ラインの情報に基づいて、第1の印刷データのみを用いて印刷する印刷ラインを導出する。 The printing device 1 that has received the transmission completion notification from the information processing device 2 derives a print line to be printed using only the first print data, for example, from the header information of the print data 6C associated with the transmission completion notification. (Step S300). In step S300, the printing apparatus 1 derives a print line to be printed using only the first print data based on print line information indicating the range of a block (partial area) to be printed at low resolution in the header information. do.

その後、印刷装置1は、第1の印刷データにおける印刷可能単位領域(印刷ライン)毎に、第1の印刷データ自身又は第2の印刷データで第1の印刷データを補間した印刷ラインデータを生成(展開)するループ処理S310を行う。ループ処理S310において、印刷装置1は、まず、処理の対象に選択した印刷ラインが、第1の印刷データのみを用いて印刷する印刷ラインであるか否かを判定する(ステップS311)。ステップS311の判定は、ステップS300で導出した第1の印刷データのみを用いて印刷する印刷ラインと照合して行う。 After that, the printing device 1 generates print line data by interpolating the first print data with the first print data itself or the second print data for each printable unit area (print line) in the first print data. (Unfolding) loop processing S310 is performed. In loop processing S310, the printing apparatus 1 first determines whether the print line selected for processing is a print line to be printed using only the first print data (step S311). The determination in step S311 is performed by comparing the print line to be printed using only the first print data derived in step S300.

第1の印刷データのみを用いて印刷する印刷ラインではない場合(ステップS311;NO)、印刷装置1は、第2の印刷データで第1の印刷データを補間した印刷ラインデータを生成する(ステップS312)。ステップS312において、印刷装置1は、第2の印刷データに含まれる、処理の対象に選択された印刷ラインの印刷制御単位領域(印刷ドット)の印刷制御情報を抽出し、処理の対象に選択された印刷ラインの印刷制御情報の間に補間する。 If the print line is not to be printed using only the first print data (step S311; NO), the printing device 1 generates print line data by interpolating the first print data with the second print data (step S311; NO). S312). In step S312, the printing device 1 extracts the print control information of the print control unit area (print dot) of the print line selected as the processing target, which is included in the second print data, and Interpolate between the print control information of the printed print line.

一方、第1の印刷データのみを用いて印刷する印刷ラインである場合(ステップS311;YES)、印刷装置1は、第1の印刷データ自身で第1の印刷データを補間した印刷ラインデータを生成する(ステップS313)。ステップS313において、印刷装置1は、第1の印刷データのうちの、処理の対象に選択された印刷ラインの印刷制御単位領域(印刷ドット)の印刷制御情報を、その下の隣接する印刷制御単位領域の印刷制御情報として複製する。 On the other hand, if the print line is to be printed using only the first print data (step S311; YES), the printing device 1 generates print line data by interpolating the first print data using the first print data itself. (Step S313). In step S313, the printing apparatus 1 converts the print control information of the print control unit area (print dot) of the print line selected for processing in the first print data into the adjacent print control unit below it. Copy as area print control information.

第1の印刷データに含まれる全ての印刷ラインに対して、ステップS312又はS313による補間を行うと、印刷装置1は、ループ処理S310を終了し、生成した印刷ラインデータに基づいて被印刷媒体3への印刷を行う(ステップS320)。なお、本実施形態の印刷装置1が行う印刷処理は、例えば、ステップS311~313により印刷ラインデータを生成する処理と、生成した印刷ラインデータに基づいて被印刷媒体3に印刷する処理とがパイプライン化されていてもよい。すなわち、ある印刷ラインに対してステップS312又はS313の処理を行って生成した印刷ラインデータに基づいて被印刷媒体3への印刷が行われている間に、次の印刷ラインに対するステップS312又はS313の処理が行われるようにしてもよい。 After performing the interpolation in step S312 or S313 for all print lines included in the first print data, the printing device 1 completes the loop process S310 and uses the print medium 3 based on the generated print line data. (Step S320). Note that the printing process performed by the printing apparatus 1 of this embodiment includes, for example, the process of generating print line data in steps S311 to S313 and the process of printing on the printing medium 3 based on the generated print line data. It may be arranged in a line. That is, while printing is being performed on the printing medium 3 based on the print line data generated by performing the process in step S312 or S313 for a certain print line, the process in step S312 or S313 for the next print line is being performed. Processing may be performed.

このように、本実施形態の印刷システムでは、印刷イメージに基づいて設定される印刷可能領域内の印刷可能単位領域を間引いて生成した第1の印刷データを第1の印刷データ自身で補間するか第2の印刷データで補間するかを、情報処理装置2と印刷装置1との無線通信状況とは別の観点で決定する。具体的には、第1の印刷データ自身で第1の印刷データを補間して印刷した場合と、第2の印刷データで第1の印刷データを補間して印刷した場合との差異(例えば、差分割合DD)が小さい場合には、第1の印刷データのみを送信する。このため、通信状況が良い場合にも、情報処理装置2から印刷装置1に送信する印刷データのサイズ(データ量)を低減し、待ち時間を短縮することができる。 In this way, in the printing system of this embodiment, the first print data generated by thinning out the printable unit area within the printable area set based on the print image is interpolated with the first print data itself. Whether to perform interpolation using the second print data is determined from a different perspective than the wireless communication status between the information processing device 2 and the printing device 1. Specifically, the difference between the case where the first print data is interpolated and printed using the first print data itself and the case where the first print data is interpolated and printed using the second print data (for example, If the difference ratio DD) is small, only the first print data is transmitted. Therefore, even when communication conditions are good, the size (data amount) of print data transmitted from the information processing device 2 to the printing device 1 can be reduced, and the waiting time can be shortened.

なお、本実施形態の印刷システムでは、印刷可能領域5内の第1の印刷データのみを用いて印刷するブロック(部分領域)の数が多くなると、ヘッダ情報に含める低解像度領域情報の情報量(データ量)が多くなる。 Note that in the printing system of this embodiment, when the number of blocks (partial areas) to be printed using only the first print data in the printable area 5 increases, the amount of information of the low resolution area information included in the header information ( amount of data) increases.

図17は、第2の実施形態に係る印刷データの生成方法の別の例を説明する図である。図17における「低」及び「通常」は、それぞれ、図13のテーブル7の「低解像度」及び「通常解像度」を表す。 FIG. 17 is a diagram illustrating another example of the print data generation method according to the second embodiment. "Low" and "normal" in FIG. 17 represent "low resolution" and "normal resolution" in Table 7 of FIG. 13, respectively.

図17に例示した2つの印刷可能領域5は、同一の印刷イメージに基づいて被印刷媒体3上に設定される領域であり、印刷イメージには、例えば、横書きの文字列が含まれる。 The two printable areas 5 illustrated in FIG. 17 are areas set on the print medium 3 based on the same print image, and the print image includes, for example, a horizontally written character string.

上述したように、印刷可能領域5内を印刷時搬送方向で複数のブロック(例えば、文字毎のブロック)に分割し、ブロック毎に低解像度で印刷する領域にするか否かを決定する場合、例えば、図17の上側の印刷可能領域5に例示したような8個のブロック(分割領域)になることがある。この場合、ヘッダ情報は、低解像度で印刷する4個のブロックのそれぞれにおける最初に印刷する印刷ラインと最後に印刷する印刷ラインとを示す情報を低解像度領域情報として含む。このとき、印刷可能領域内の印刷ラインの数が多くなると、低解像度領域情報としての各印刷ラインを示す情報のサイズ(データ量)が大きくなる。更に、印刷可能領域5内の低解像度で印刷する領域の数が多くなると、低解像度領域情報のサイズ(データ量)が大きくなる。このため、印刷可能領域内の低解像度で印刷する領域が多くなると、低解像度にして第2の印刷データを送信しないことにより低減される印刷データのデータ量よりも、ヘッダ情報内の低解像度領域情報のデータ量が多くなってしまい、待ち時間が長くなってしまうことがある。このため、本実施形態の情報処理装置2は、例えば、低解像度にして第2の印刷データを送信しないことにより低減される印刷データのデータ量よりも、ヘッダ情報内の低解像度領域情報のデータ量が多くなってしまうことが考えられる場合には、低解像度で印刷すると決定したブロック(部分領域)のうちのいくつかを、通常解像度で印刷するブロックに変更する(戻す)。これにより、待ち時間の短縮と、低解像度で印刷することによる印刷品位の劣化の抑制とを、バランスよく実現することができる。 As described above, when dividing the printable area 5 into a plurality of blocks (for example, blocks for each character) in the transport direction during printing and determining whether to print each block at a low resolution, For example, there may be eight blocks (divided areas) as illustrated in the printable area 5 in the upper part of FIG. In this case, the header information includes information indicating the first print line to be printed and the last print line to be printed in each of the four blocks to be printed at low resolution, as low resolution area information. At this time, as the number of print lines in the printable area increases, the size (data amount) of information indicating each print line as low resolution area information increases. Furthermore, as the number of areas to be printed at low resolution within the printable area 5 increases, the size (data amount) of the low resolution area information increases. For this reason, if the area to be printed at low resolution within the printable area increases, the amount of print data will be reduced by reducing the resolution and not sending the second print data. The amount of information may become large and the waiting time may become long. For this reason, the information processing apparatus 2 of the present embodiment reduces the amount of data in the low-resolution area information in the header information by reducing the amount of data in the print data, which is reduced by, for example, reducing the resolution and not transmitting the second print data. If it is possible that the amount will increase, some of the blocks (partial areas) determined to be printed at low resolution are changed (returned) to blocks that are printed at normal resolution. Thereby, it is possible to achieve a well-balanced reduction in waiting time and suppression of print quality deterioration due to printing at low resolution.

なお、本実施形態の情報処理装置2において、印刷可能領域5内を複数のブロック(部分領域)に分割する方法は、上述したような1文字毎に分割する方法に限らず、他の方法であってもよい。例えば、印刷時搬送方向と直交する第2の方向(印刷ライン方向)に複数行の文字列が配置されている場合には、印刷可能単位領域(印刷ライン)のうちの、全ての印刷制御単位領域(印刷ドット)の印刷制御情報が印刷しないことを示す印刷ラインで分割してもよい。 In the information processing device 2 of this embodiment, the method of dividing the printable area 5 into a plurality of blocks (partial areas) is not limited to the method of dividing each character as described above, but other methods may also be used. There may be. For example, if multiple lines of character strings are arranged in the second direction (print line direction) perpendicular to the transport direction during printing, all print control units in the printable unit area (print line) The print control information of the area (print dots) may be divided by a print line indicating that the area (print dots) will not be printed.

また、印刷可能領域5内に文字以外の情報(図形等)が配置されている場合には、その図形等の情報を含むブロック(部分領域)に対する高解像度での印刷の優先度を、文字の情報を含むブロックに対する高解像度での印刷の優先度よりも低くしてもよい。高解像度での印刷の優先度は、例えば、オブジェクトの種類毎に設定されていてもよいし、オブジェクト毎(例えば、文字毎及び図形毎)に設定されていてもよい。 In addition, if information other than text (such as figures) is placed in the printable area 5, the priority of printing at high resolution for the block (partial area) containing the information such as figures is set to The priority may be lower than the priority of printing at high resolution for blocks containing information. The priority of high-resolution printing may be set, for example, for each type of object, or for each object (for example, for each character and each figure).

また、例えば、図15に例示したフローチャートにおけるステップS25で利用者に提示する印刷結果のイメージに低解像度で印刷する部分領域が複数含まれる場合、低解像度で印刷する部分領域毎に、利用者が、低解像度で印刷するか高解像度での印刷に変更するかを選択可能であってもよい。 For example, if the image of the print result presented to the user in step S25 in the flowchart illustrated in FIG. 15 includes a plurality of partial areas to be printed at low resolution, the user may , it may be possible to select whether to print at low resolution or to print at high resolution.

上述した実施形態は、発明の理解を容易にするための例示に過ぎない。すなわち、本発明に係る印刷装置、制御方法、及びプログラムは、上述した実施形態に限定されるものではなく、特許請求の範囲の記載を逸脱しない範囲において、様々な変形、変更が可能である。 The embodiments described above are merely illustrative to facilitate understanding of the invention. That is, the printing device, control method, and program according to the present invention are not limited to the embodiments described above, and various modifications and changes can be made without departing from the scope of the claims.

例えば、上述した実施形態では、印刷時搬送方向と直交する第2の印刷方向に並んだ複数の印刷制御単位領域(印刷ドット)を含む印刷実施対象領域(印刷ライン)内の全ての印刷制御単位領域を対象にして第2の印刷データを生成している。しかしながら、第2の印刷データは、例えば、印刷ラインに含まれる印刷制御単位領域のうちの一部分を対象にして生成してもよい。言い換えると、第1の印刷データにおける1つの印刷ラインに対する補間は、一部分(例えば、上半分)の補間を第1の印刷データ自身で行い、他の部分(例えば、下半分)の補間を第2の印刷データで行うようにしてもよい。 For example, in the embodiment described above, all the print control units in the printing target area (print line) including a plurality of print control unit areas (print dots) lined up in the second printing direction perpendicular to the printing conveyance direction Second print data is generated targeting the area. However, the second print data may be generated, for example, targeting a part of the print control unit area included in the print line. In other words, when interpolating one print line in the first print data, a part (for example, the upper half) is interpolated by the first print data itself, and another part (for example, the lower half) is interpolated by the second print data. The printing data may be used for printing.

また、上述した実施形態では、1つの印刷実施対象領域(印刷ライン)内の複数の印刷制御単位領域を間引いて第1の印刷データ及び第2の印刷データを生成している。しかしながら、第1の印刷データ及び第2の印刷データは、これに限らず、例えば、1つの印刷実施対象領域(印刷ライン)毎に間引いた第1の印刷データと、間引かれた印刷ラインを含む第2の印刷データとを生成してもよい。具体的には、例えば、図5に例示した印刷可能領域5内における左端から奇数番目の印刷ライン501、503、・・・の印刷ラインを抽出した第1の印刷データと、左端から偶数番目の印刷ライン502、・・・の印刷ラインを抽出した第2の印刷データとを生成してもよい。また、例えば、被印刷媒体3に印刷するオブジェクト(文字)の向きに応じて、第1の印刷データ及び第2の印刷データの生成方法を切り替えてもよい。例えば、図11及び図12等に例示した部分領域5A、5B内に印刷される文字が反時計方向に90度回転した向きである場合には、第1のグループG1と第2のグループG2とのグループ分けも反時計方向に90度回転させて、第1の印刷データ及び第2の印刷データを生成してもよい。 Furthermore, in the embodiment described above, the first print data and the second print data are generated by thinning out a plurality of print control unit areas within one printing target area (print line). However, the first print data and the second print data are not limited to this. For example, the first print data thinned out for each printing target area (print line) and the thinned out print line may be used. The second print data including the second print data may also be generated. Specifically, for example, the first print data is extracted from the odd-numbered print lines 501, 503, ... from the left end in the printable area 5 illustrated in FIG. 5, and the even-numbered print lines from the left end. Second print data obtained by extracting the print lines 502, . . . may also be generated. Further, for example, the method of generating the first print data and the second print data may be switched depending on the orientation of the object (character) to be printed on the print medium 3. For example, if the characters printed in the partial areas 5A and 5B illustrated in FIGS. 11 and 12 are rotated 90 degrees counterclockwise, the first group G1 and the second group G2 The grouping may also be rotated 90 degrees counterclockwise to generate the first print data and the second print data.

以下、本願の出願当初の特許請求の範囲に記載された発明を付記する。
[付記1]
少なくとも印刷装置と通信を行う通信手段と、
前記通信手段を介して前記印刷装置に送信可能な印刷データである第1の印刷データと、前記第1の印刷データとは異なる第2の印刷データと、を生成する印刷データ生成手段と、
前記印刷装置に、印刷可能領域に前記第1の印刷データに基づいた印刷を行わせるか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にする選択手段と、を備える、
ことを特徴とする情報処理装置。
[付記2]
前記比較用パラメータは、
印刷イメージに基づいて設定される印刷可能領域内を複数の部分領域に分割し、前記部分領域毎に、前記第1の印刷データで一部が形成された印刷可能単位領域を前記第1の印刷データ自身で補間した場合の部分領域内の印刷制御情報と、前記第1の印刷データで一部が形成された印刷可能単位領域を前記第2の印刷データで補間した場合の前記部分領域内の印刷制御情報と、の比較に基づいた数値量である、
ことを特徴とする付記1に記載の情報処理装置。
[付記3]
前記選択手段は、
前記部分領域内において、前記第1の印刷データで一部が形成された印刷可能単位領域を前記第1の印刷データ自身で補間した場合の前記部分領域内の印刷制御情報と、前記第1の印刷データで一部が形成された印刷可能単位領域を前記第2の印刷データで補間した場合の前記部分領域内の印刷制御情報と、が互いに異なる割合が閾値以上である場合、前記部分領域毎に対応する第2の印刷データを前記印刷装置に送信するか否かを選択可能にする、
ことを特徴とする付記2に記載の情報処理装置。
[付記4]
前記通信手段を制御する通信制御手段を備え、
前記通信制御手段は、
前記第1の印刷データのみを前記印刷装置に送信する部分領域を示す情報を含むヘッダ情報と、前記第1の印刷データと、前記印刷装置に送信すると選択された部分領域の前記第2の印刷データと、を前記通信手段を介して前記印刷装置に送信する、
ことを特徴とする付記3に記載の情報処理装置。
[付記5]
前記選択手段は、
前記ヘッダ情報のデータ量が閾値以上になった場合、前記第1の印刷データのみを前記印刷装置に送信すると選択された部分領域のうちの少なくとも1つの部分領域を、前記第1の印刷データ及び前記第2の印刷データを前記印刷装置に送信する部分領域に変更する、
ことを特徴とする付記4に記載の情報処理装置。
[付記6]
前記選択手段は、
印刷されるオブジェクト毎に定められた第2の印刷データを送信する優先度に応じて、前記第2の印刷データを送信するか否かを選択可能にする、
ことを特徴とする付記1~5のいずれか1つに記載の情報処理装置。
[付記7]
前記比較用パラメータは、自装置と前記印刷装置との間の通信における電波強度の大きさを含み、
前記選択手段は、前記電波強度の大きさに基づいて、前記第1の印刷データのみを前記印刷装置に送信するか、又は前記第1の印刷データ及び前記第2の印刷データを前記印刷装置に送信するかを選択可能にする、
ことを特徴とする付記1~6のいずれか1つに記載の情報処理装置。
[付記8]
情報処理装置と、情報処理装置から送信された印刷データに基づいて被印刷媒体への印刷を行うことが可能な印刷装置とを含み、
前記情報処理装置は、
少なくとも印刷装置と通信を行う通信手段と、
前記通信手段を介して前記印刷装置に送信可能な印刷データである第1の印刷データと、前記第1の印刷データとは異なる第2の印刷データと、を生成する印刷データ生成手段と、
前記印刷装置に、印刷可能領域に前記第1の印刷データに基づいた印刷を行わせるか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にする選択手段と、
を備え、
前記印刷装置は、
前記情報処理装置と通信を行う通信手段と、
前記情報処理装置の前記選択手段による選択結果に従って、被印刷媒体の印刷可能領域に前記第1の印刷データに基づいた印刷を行うか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行うか、を制御する制御手段と、
を備えることを特徴とする印刷システム。
[付記9]
情報処理装置が、
少なくとも印刷装置と通信を行うことと、
前記通信手段を介して前記印刷装置に送信可能な印刷データである第1の印刷データと、前記第1の印刷データとは異なる第2の印刷データと、を生成することと、
前記印刷装置に、印刷可能領域に前記第1の印刷データに基づいた印刷を行わせるか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にすることと、
を実行することを特徴とする制御方法。
[付記10]
情報処理装置に、
少なくとも印刷装置と通信を行うことと、
前記通信手段を介して前記印刷装置に送信可能な印刷データである第1の印刷データと、前記第1の印刷データとは異なる第2の印刷データと、を生成することと、
前記印刷装置に、印刷可能領域に前記第1の印刷データに基づいた印刷を行わせるか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にすることと、
を実行させることを特徴とするプログラム。
Hereinafter, the invention described in the original claims of this application will be additionally described.
[Additional note 1]
a communication means for communicating with at least a printing device;
a print data generation unit that generates first print data that is print data that can be transmitted to the printing device via the communication unit, and second print data that is different from the first print data;
causing the printing device to print in the printable area based on the first print data, or to print in the printable area based on the first print data and the second print data; a selection means for making it possible to select whether or not to use the comparison parameter according to the size of the comparison parameter;
An information processing device characterized by:
[Additional note 2]
The comparison parameters are:
The printable area set based on the print image is divided into a plurality of partial areas, and for each partial area, a printable unit area, a part of which is formed by the first print data, is printed by the first printing. The print control information in the partial area when the data itself is interpolated, and the print control information in the partial area when the printable unit area, a part of which is formed by the first print data, is interpolated with the second print data. is a numerical quantity based on a comparison of print control information and
The information processing device according to supplementary note 1.
[Additional note 3]
The selection means is
Print control information in the partial area when a printable unit area, a part of which is formed by the first print data, is interpolated by the first print data itself in the partial area; If the print control information in the partial area when a printable unit area, a part of which is formed by print data, is interpolated with the second print data, is different from each other by a threshold value or more, for each partial area. making it possible to select whether or not to send second print data corresponding to the printing device to the printing device;
The information processing device according to appendix 2, characterized in that:
[Additional note 4]
comprising a communication control means for controlling the communication means,
The communication control means includes:
header information including information indicating a partial area in which only the first print data is to be transmitted to the printing apparatus; the first print data; and the second printing of the partial area selected to be transmitted to the printing apparatus. and transmitting data to the printing device via the communication means.
The information processing device according to appendix 3, characterized in that:
[Additional note 5]
The selection means is
When the amount of data of the header information exceeds a threshold value, transmitting only the first print data to the printing device causes at least one partial area of the selected partial areas to be sent to the first print data and the selected partial area. changing the second print data to a partial area to be transmitted to the printing device;
The information processing device according to appendix 4, characterized in that:
[Additional note 6]
The selection means is
making it possible to select whether or not to transmit the second print data according to a priority for transmitting the second print data determined for each object to be printed;
The information processing device according to any one of Supplementary Notes 1 to 5, characterized in that:
[Additional note 7]
The comparison parameter includes the magnitude of radio wave intensity in communication between the own device and the printing device,
The selection means may transmit only the first print data to the printing device, or send the first print data and the second print data to the printing device, based on the magnitude of the radio wave intensity. Allows you to choose whether to send
The information processing device according to any one of Supplementary Notes 1 to 6, characterized in that:
[Additional note 8]
including an information processing device and a printing device capable of printing on a printing medium based on print data transmitted from the information processing device,
The information processing device includes:
a communication means for communicating with at least a printing device;
a print data generation unit that generates first print data that is print data that can be transmitted to the printing device via the communication unit, and second print data that is different from the first print data;
causing the printing device to print in the printable area based on the first print data, or to print in the printable area based on the first print data and the second print data; a selection means for making it possible to select whether the comparison parameter is
Equipped with
The printing device includes:
communication means for communicating with the information processing device;
According to the selection result by the selection means of the information processing device, printing is performed on the printable area of the printing medium based on the first print data, or printing is performed on the printable area on the basis of the first print data and the first print data. a control means for controlling whether to perform printing based on the print data of No. 2;
A printing system comprising:
[Additional note 9]
The information processing device
communicating with at least a printing device;
generating first print data that is print data that can be transmitted to the printing device via the communication means, and second print data that is different from the first print data;
causing the printing device to print in the printable area based on the first print data, or to print in the printable area based on the first print data and the second print data; to be selectable depending on the size of the comparison parameter;
A control method characterized by carrying out.
[Additional note 10]
In the information processing device,
communicating with at least a printing device;
generating first print data that is print data that can be transmitted to the printing device via the communication means, and second print data that is different from the first print data;
causing the printing device to print in the printable area based on the first print data, or to print in the printable area based on the first print data and the second print data; to be selectable depending on the size of the comparison parameter;
A program characterized by executing.

1 印刷装置
101 装置筐体
102 蓋
103 排出口
104 操作ボタン
105 表示ランプ
120 制御部
120a 判定部
120b 展開部
121 記憶部
122 入力部
123 表示部
124 通信部
125 検知部
126 搬送部
127 印刷部
128 カット部
2 情報処理装置
201 タッチパネルディスプレイ
220 制御部
220a 編集部
220b 比較部
220c 印刷データ生成部
221 記憶部
222 入力部
223 表示部
224 通信部
3 被印刷媒体
4 媒体ロール
5 印刷可能領域
501、502、503 印刷可能単位領域(印刷ライン)
5A、5B、5C、5D (印刷可能領域内の)部分領域
6、6A、6B、6C 印刷データ
1 Printing device 101 Device housing 102 Lid 103 Ejection port 104 Operation button 105 Display lamp 120 Control section 120a Judgment section 120b Expansion section 121 Storage section 122 Input section 123 Display section 124 Communication section 125 Detection section 126 Transport section 127 Print section 128 Cut Section 2 Information processing device 201 Touch panel display 220 Control section 220a Editing section 220b Comparison section 220c Print data generation section 221 Storage section 222 Input section 223 Display section 224 Communication section 3 Print medium 4 Media roll 5 Printable area 501, 502, 503 Printable unit area (print line)
5A, 5B, 5C, 5D Partial area 6, 6A, 6B, 6C (within the printable area) Print data

Claims (10)

少なくとも印刷装置と通信を行う通信手段と、
前記通信手段を介して前記印刷装置に送信可能な印刷データである第1の印刷データと、前記第1の印刷データとは異なる第2の印刷データと、を生成する印刷データ生成手段と、
前記印刷装置に、印刷可能領域に前記第1の印刷データに基づいた印刷を行わせるか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にする選択手段と、を備える、
ことを特徴とする情報処理装置。
a communication means for communicating with at least a printing device;
a print data generation unit that generates first print data that is print data that can be transmitted to the printing device via the communication unit, and second print data that is different from the first print data;
causing the printing device to print in the printable area based on the first print data, or to print in the printable area based on the first print data and the second print data; a selection means for making it possible to select whether or not to use the comparison parameter according to the size of the comparison parameter;
An information processing device characterized by:
前記比較用パラメータは、
印刷イメージに基づいて設定される印刷可能領域内を複数の部分領域に分割し、前記部分領域毎に、前記第1の印刷データで一部が形成された印刷可能単位領域を前記第1の印刷データ自身で補間した場合の部分領域内の印刷制御情報と、前記第1の印刷データで一部が形成された印刷可能単位領域を前記第2の印刷データで補間した場合の前記部分領域内の印刷制御情報と、の比較に基づいた数値量である、
ことを特徴とする請求項1に記載の情報処理装置。
The comparison parameters are:
The printable area set based on the print image is divided into a plurality of partial areas, and for each partial area, a printable unit area, a part of which is formed by the first print data, is printed by the first printing. The print control information in the partial area when the data itself is interpolated, and the print control information in the partial area when the printable unit area, a part of which is formed by the first print data, is interpolated with the second print data. is a numerical quantity based on a comparison of print control information and
The information processing device according to claim 1, characterized in that:
前記選択手段は、
前記部分領域内において、前記第1の印刷データで一部が形成された印刷可能単位領域を前記第1の印刷データ自身で補間した場合の前記部分領域内の印刷制御情報と、前記第1の印刷データで一部が形成された印刷可能単位領域を前記第2の印刷データで補間した場合の前記部分領域内の印刷制御情報と、が互いに異なる割合が閾値以上である場合、前記部分領域毎に対応する第2の印刷データを前記印刷装置に送信するか否かを選択可能にする、
ことを特徴とする請求項2に記載の情報処理装置。
The selection means is
Print control information in the partial area when a printable unit area, a part of which is formed by the first print data, is interpolated by the first print data itself in the partial area; If the print control information in the partial area when a printable unit area, a part of which is formed by print data, is interpolated with the second print data, is different from each other by a threshold value or more, for each partial area. making it possible to select whether or not to send second print data corresponding to the printing device to the printing device;
The information processing device according to claim 2, characterized in that:
前記通信手段を制御する通信制御手段を備え、
前記通信制御手段は、
前記第1の印刷データのみを前記印刷装置に送信する部分領域を示す情報を含むヘッダ情報と、前記第1の印刷データと、前記印刷装置に送信すると選択された部分領域の前記第2の印刷データと、を前記通信手段を介して前記印刷装置に送信する、
ことを特徴とする請求項3に記載の情報処理装置。
comprising a communication control means for controlling the communication means,
The communication control means includes:
header information including information indicating a partial area in which only the first print data is to be transmitted to the printing apparatus; the first print data; and the second printing of the partial area selected to be transmitted to the printing apparatus. and transmitting data to the printing device via the communication means.
The information processing device according to claim 3, characterized in that:
前記選択手段は、
前記ヘッダ情報のデータ量が閾値以上になった場合、前記第1の印刷データのみを前記印刷装置に送信すると選択された部分領域のうちの少なくとも1つの部分領域を、前記第1の印刷データ及び前記第2の印刷データを前記印刷装置に送信する部分領域に変更する、
ことを特徴とする請求項4に記載の情報処理装置。
The selection means is
When the amount of data of the header information exceeds a threshold value, transmitting only the first print data to the printing device causes at least one partial area of the selected partial areas to be sent to the first print data and the selected partial area. changing the second print data to a partial area to be transmitted to the printing device;
The information processing device according to claim 4, characterized in that:
前記選択手段は、
印刷されるオブジェクト毎に定められた第2の印刷データを送信する優先度に応じて、前記第2の印刷データを送信するか否かを選択可能にする、
ことを特徴とする請求項1~5のいずれか1項に記載の情報処理装置。
The selection means is
making it possible to select whether or not to transmit the second print data according to a priority for transmitting the second print data determined for each object to be printed;
The information processing device according to any one of claims 1 to 5.
前記比較用パラメータは、自装置と前記印刷装置との間の通信における電波強度の大きさを含み、
前記選択手段は、前記電波強度の大きさに基づいて、前記第1の印刷データのみを前記印刷装置に送信するか、又は前記第1の印刷データ及び前記第2の印刷データを前記印刷装置に送信するかを選択可能にする、
ことを特徴とする請求項1~6のいずれか1項に記載の情報処理装置。
The comparison parameter includes the magnitude of radio wave intensity in communication between the own device and the printing device,
The selection means may transmit only the first print data to the printing device, or send the first print data and the second print data to the printing device, based on the magnitude of the radio wave intensity. Allows you to choose whether to send
The information processing device according to any one of claims 1 to 6.
情報処理装置と、情報処理装置から送信された印刷データに基づいて被印刷媒体への印刷を行うことが可能な印刷装置とを含み、
前記情報処理装置は、
少なくとも印刷装置と通信を行う通信手段と、
前記通信手段を介して前記印刷装置に送信可能な印刷データである第1の印刷データと、前記第1の印刷データとは異なる第2の印刷データと、を生成する印刷データ生成手段と、
前記印刷装置に、印刷可能領域に前記第1の印刷データに基づいた印刷を行わせるか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にする選択手段と、
を備え、
前記印刷装置は、
前記情報処理装置と通信を行う通信手段と、
前記情報処理装置の前記選択手段による選択結果に従って、被印刷媒体の印刷可能領域に前記第1の印刷データに基づいた印刷を行うか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行うか、を制御する制御手段と、
を備えることを特徴とする印刷システム。
including an information processing device and a printing device capable of printing on a printing medium based on print data transmitted from the information processing device,
The information processing device includes:
a communication means for communicating with at least a printing device;
a print data generation unit that generates first print data that is print data that can be transmitted to the printing device via the communication unit, and second print data that is different from the first print data;
causing the printing device to print in the printable area based on the first print data, or to print in the printable area based on the first print data and the second print data; a selection means for making it possible to select whether the comparison parameter is
Equipped with
The printing device includes:
communication means for communicating with the information processing device;
According to the selection result by the selection means of the information processing device, printing is performed on the printable area of the print medium based on the first print data, or printing is performed on the printable area based on the first print data and the first print data. a control means for controlling whether to perform printing based on the print data of No. 2;
A printing system comprising:
情報処理装置が、
少なくとも印刷装置と通信を行うことと、
前記通信手段を介して前記印刷装置に送信可能な印刷データである第1の印刷データと、前記第1の印刷データとは異なる第2の印刷データと、を生成することと、
前記印刷装置に、印刷可能領域に前記第1の印刷データに基づいた印刷を行わせるか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にすることと、
を実行することを特徴とする制御方法。
The information processing device
communicating with at least a printing device;
generating first print data that is print data that can be transmitted to the printing device via the communication means, and second print data that is different from the first print data;
causing the printing device to print in the printable area based on the first print data, or to print in the printable area based on the first print data and the second print data; to be selectable depending on the size of the comparison parameter;
A control method characterized by carrying out.
情報処理装置に、
少なくとも印刷装置と通信を行うことと、
前記通信手段を介して前記印刷装置に送信可能な印刷データである第1の印刷データと、前記第1の印刷データとは異なる第2の印刷データと、を生成することと、
前記印刷装置に、印刷可能領域に前記第1の印刷データに基づいた印刷を行わせるか、又は前記印刷可能領域に前記第1の印刷データと前記第2の印刷データとに基づいた印刷を行わせるか、を比較用パラメータの大きさに応じて選択可能にすることと、
を実行させることを特徴とするプログラム。
In the information processing device,
communicating with at least a printing device;
generating first print data that is print data that can be transmitted to the printing device via the communication means, and second print data that is different from the first print data;
causing the printing device to print in the printable area based on the first print data, or to print in the printable area based on the first print data and the second print data; to be selectable depending on the size of the comparison parameter;
A program characterized by executing.
JP2022036742A 2022-03-10 2022-03-10 Information processing apparatus, printing system, control method, and program Pending JP2023131790A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022036742A JP2023131790A (en) 2022-03-10 2022-03-10 Information processing apparatus, printing system, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022036742A JP2023131790A (en) 2022-03-10 2022-03-10 Information processing apparatus, printing system, control method, and program

Publications (1)

Publication Number Publication Date
JP2023131790A true JP2023131790A (en) 2023-09-22

Family

ID=88064707

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022036742A Pending JP2023131790A (en) 2022-03-10 2022-03-10 Information processing apparatus, printing system, control method, and program

Country Status (1)

Country Link
JP (1) JP2023131790A (en)

Similar Documents

Publication Publication Date Title
JP4298362B2 (en) Information processing apparatus and print preview display method
JP4752868B2 (en) Image processing apparatus, image processing method, and image processing program
US7409169B2 (en) Image forming apparatus and image forming system
US11936832B2 (en) Control method for apparatus, printing apparatus, and storage medium
JP2005354414A (en) Image processing apparatus and method
JP4874309B2 (en) Image forming system, image processing apparatus, and image processing method
JP4109920B2 (en) Image processing apparatus, image processing method, program, and storage medium
JP2008269325A (en) Printer and print system
JP2023131790A (en) Information processing apparatus, printing system, control method, and program
US8564824B2 (en) System and printing method to generate printing data of an image to be printed over a plurality of recording pages
CN106240165A (en) Label creating apparatus and label producing method
JP2005243003A (en) Image processing method and image processor
JP2007025845A (en) Printer control method and program
JP4155318B2 (en) Image processing apparatus, image processing method, and program
JP2020038444A (en) Information processing apparatus, control method, and program
JP6108707B2 (en) Image processing apparatus, image processing method, and program for executing image processing
JP2023019456A (en) Program, information processing apparatus, and control method
JP2005242828A (en) Information processing system, control method of same, image forming device, and control program
JP2007108969A (en) Recording device and control program for recording device
JP4405453B2 (en) Image forming apparatus and control program
JP2007172215A (en) Printer control device, system, method, program and storage medium
JP2004104161A (en) Image processing method, image processing apparatus, storage medium, and program
JP2006023605A (en) Image display apparatus and image display method
JP6809051B2 (en) Programs and mobile terminals
JP6809050B2 (en) Programs and mobile terminals

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20231011