Select your printer model
<feed>
Specifies the paper feed amount in dots or lines, and specifies line feed amount and paper feed position per line.
When the paper feed amount is not specified, the paper is fed by one line.
List of properties available for each print method
Attribute |
Description |
Print method |
||||
---|---|---|---|---|---|---|
Receipt |
Slip |
Endorsement |
Endorsement (40cpl) |
Validation |
||
Paper feed amount in units of dots |
✔ |
✔ |
✔ |
✔ |
✔ |
|
Paper feed amount in units of lines |
✔ |
✔ |
✔ |
✔ |
✔ |
|
Paper feed amount per line |
✔ |
✔ |
✔ |
✔ |
✔ |
|
Paper feed amount for label sheet/black mark sheet |
✔ |
- |
- |
- |
- |
Attribute
unit
Attribute value |
Description |
---|---|
“0” to “255” |
Specifies paper feed amount in dots. |
line
Attribute value |
Description |
---|---|
“0” to “255” |
Specifies paper feed amount in lines. |
linespc
Attribute value |
Description |
---|---|
“0” to “255” |
Specifies paper feed amount per line in dots. |
pos
Attribute value |
Description |
---|---|
“peeling” |
Feed the sheet to the peeling position. |
“cutting” |
Feed the sheet to the cut position. |
“current_tof” |
Feed the sheet to the top of the current label. |
“next_tof” |
Feed the sheet to the top of the next label. |
Sample program
- Feeds the sheet by three lines.
-
<feed line="3" />
- Prints text and feeds a line.
-
<text>Hello</text><feed /> <text>World</text><feed />
- Prints text while peeling off labels one by one.
-
<feed pos="current_tof" /> <barcode type="code39" hri="below">0001</barcode> <feed pos="peeling" />
Supplementary explanation
- The line feed amount for the standard and page modes are stored separately. Specifying the linespc attribute influences the linespc attribute of the succeeding <text> element.
- When the linespc attribute is set to 30 dots, up to 240 lines can be specified.
- The pos attribute does not work in the page mode.
- If the line spacing for a single line is set smaller than the print character size, paper may be fed for a larger quantity than the set amount to ensure proper printing.
Quick Access
- [Name]
- [Format]
- [Range]
- [Description]
- [Notes]
- Introduction
- help
- Message
- CommunicationBox Messages
- Device Messages
- DeviceHubTerminal
- BarcodeScanner
- Printer
- <type>print</type>
- <type>onxmlresult</type>
- <epos-print>
- <response>
- <text>
- <feed>
- <image>
- <logo>
- <barcode>
- <symbol>
- <hline>
- <vline-begin>
- <vline-end>
- <page>
- <area>
- <direction>
- <position>
- <line>
- <rectangle>
- <cut>
- <pulse>
- <sound>
- <command>
- <layout>
- <recovery>
- <reset>
- <batch-begin>
- <batch-end>
- <rotate-begin>
- <rotate-end>
- HybridPrinter
- <type>lock</type>
- <type>unlock</type>
- <type>print</type>
- <type>onxmlresult</type>
- <type>slipwaitinsertion</type>
- <type>slipprint2</type>
- <type>slipcancel</type>
- <type>endorsewaitinsertion</type>
- <type>endorseprint2</type>
- <type>endorsecancel</type>
- <type>validationwaitinsertion</type>
- <type>validationprint2</type>
- <type>validationcancel</type>
- <type>micrread</type>
- <type>micrcleaning</type>
- <type>micrcancel</type>
- <type>eject</type>
- <type>onreceive</type>
- CustomerDisplay
- Keyboard
- POSKeyboard
- MSR
- SerialDevice
- Storage
- OtherPeripheral
- Appendix
- List of KeyCode
- Supported Printers by XMLs
- ePOS-Device XML Functions That Can Be Used
- List of Supported Elements
- Printer-specific Support Information
- TM-T20II-i
- TM-T70-i
- TM-T82II-i
- TM-T83II-i
- TM-T88V-i
- TM-T88VI-iHUB
- TM-U220-i
- TM-U220IIB-i
- TM-T70II-DT
- TM-T70II-DT2
- TM-T88V-DT
- TM-T88VI-DT2
- TM-H6000IV-DT
- TM-H6000V
- TM-H6000VI
- TM-m30
- TM-m30II
- TM-m30II-H
- TM-m30II-NT
- TM-m30II-S
- TM-m30II-SL
- TM-m30III
- TM-m30III-H
- TM-m50
- TM-m50II
- TM-m50II-H
- TM-T88VI
- TM-T88VII
- TM-L100
- TM-m10
- TM-P20
- TM-P60II (Receipt)
- TM-P60II (Peeler)
- TM-P80
- TM-T20
- TM-T20II
- TM-T70
- TM-T70II
- TM-T82II
- TM-T83II
- TM-T88IV
- TM-T88V
- TM-T90
- TM-L90
- TM-U220
- TM-U220II
- TM-H6000IV
- Usage restriction by firmware version