跳至内容
菜单
此问题已终结
1 回复
2040 查看

Hi,

I need to give the POS receipt a certain format. I have a text only printer with 32 characters width, and I need to set product string and price string a fixed length in order to fit as in the example. I have already modified pos.xml but can't set t-esc to a fixed length.
Example:

My product name

1 x                   $ 2,541.00

Other product name 

to 2 lines

2 x                  $ 14,641.00

* price need to increase to left side.

形象
丢弃
编写者

No one knows how to format string to fixed length?