> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/006-actions-and-visual-logic/action-reference/cordova/printer/formattoescpos.md).

# formatToESCPOS

## Description

Formats to ESCPOS format language.

## Input / Parameters

| No | Name     | Description      | Data Type | Required |
| -- | -------- | ---------------- | --------- | -------- |
| 1  | text     | Text to print    | LongText  |          |
| 2  | encoding | Encoding method  | String    |          |
| 3  | font     | Font name        | String    |          |
| 4  | size     | Size of the font | String    |          |

## Output

## Callback

## Video

## Example

* N/A

### Step

* N/A

### Result

* N/A

## Links
