POS for .Net print formatting - can't use escape character (char)27

后端 未结 7 2163
不思量自难忘°
不思量自难忘° 2021-01-26 04:03

I figured out how to print basic text to our POS printer, but I can\'t figure out how to get the escape characters to work (for bold, text alignment, etc). For now I\'m just tes

7条回答
  •  不要未来只要你来
    2021-01-26 04:30

    I ended up determining how many characters could be printed per line and created some alignment functions. At this point I think there is nothing built-in to POS for .Net.

    Still can't figure out bold, italics, etc. formatting.

提交回复
热议问题