emre
August 21, 2014, 9:02pm
11
You can see examples section of this document to understand how it works. Maybe you may want to display different formats when it becomes positive (negative for customer)
##General
<T> (Title) : When used it will format line as a title.
<F> (Fill) : For example <F>- creates a line with - chars or <F>= creates a line with = chars.
<EB> (Enable Bold) Prints everything Bold until <DB> command.
<DB> (Disable Bold) Ends <EB> command
<Jxy> (Justified) Justifies a line from pipe char. <J00>Total:|0.00 separates line from pipe (|) char. It aligns Total: part left and 0.00 part right. When used on a ESC/POS compatible ticket printer numeric parts sets font size. Fi…