Help Center
-
CMS Plugins
-
API | Developers
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
Printers and Accessories
-
General Terms
-
Expedy TMS
- Articles coming soon
-
Expedy M2M SIM Card
Print
Text layout
The construction of the message is simplified by tags to create personalized tickets according to your needs.
Variable | Example | |
---|---|---|
Line break | <BR> | Hello<BR>John |
Bold text | <BOLD></BOLD> | <BOLD>Hello</BOLD> |
Centered text with double height | <CB></CB> | <CB>Hello</CB> |
Centered text | <C></C> | <C>Hello</C> |
Double height | <L></L> | <L>Hello</L> |
Double width | <W></W> | <W>Hello</W> |
Text Example + Image + Autocut
// Your message
$msg = "<IMG>https://www.printer-point.com/docs/img/logo_keep_calm.jpg</IMG>
<CB>KEEP</CB>
<CB>CALM</CB>
<C>AND</C>
<CB>LOVE</CB>
<CB>PRINTER</CB><CUT/>";