Help Center
Print

Text layout

Français

The construction of the message is simplified by tags to create personalized tickets according to your needs.

 VariableExample
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/>";

Français