Select your printer model

Parameters are refined by the selected printer.

addTextDouble method


Adds character scaling factor setting to the command buffer.

Syntax

 
addTextDouble(dw, dh);

Parameter

dw

Value

Description

true

Enables horizontal doubling.

false (default)

Disables horizontal doubling.

undefined

Not specify.

dh

Value

Description

true

Enables vertical doubling.

false (default)

Disables vertical doubling.

undefined

Not specify.

Return value

Return value

Object type

Printer object

Printer

HybridPrinter2 object

HybridPrinter2

Exception

Exception

Object type

Parameter " ... " is invalid

Error

Supplementary explanation

To quadruple text, specify true in dw and dh.

 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

Epson ePOS SDK includes patented or patent pending functions. The contents must not be disclosed to third parties.


Epson ePOS SDK for JavaScript

Jump to the top