
54
^FB Defines the format of a block data
^FBa,b,c,d,e
Parameter Description
a Width of field in pixels
Default: 0.
Others: 1 ~ 999.
b Maximum number of lines
Default: 1.
Others: 2 ~ 999.
c Extra line space in pixels between lines
Default: 0.
Others: -999 ~ 999.
d Justification of text
Default: L.
Others: C (center), J (margin to margin) and R (right).
e Secondary left margin
Default: 0.
Others: 1 ~ 999.
Each block starts from ^FB and ends by an ^FS. Some special control codes in the ^FD command are used for special functions.
\& carriage return and line feed
\(*) soft hyphen (word break with a dash)
\\ Same as \
Example
^XA
^AF^FO20,20^FB220,6
^FDThis is a test for FB command^FS
^XZ
Output
Comentarios a estos manuales