使用star micronics SDK 打印英镑符号时遇到问题? [英] Facing issue with printing £ symbol with star micronics SDK?

查看:33
本文介绍了使用star micronics SDK 打印英镑符号时遇到问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有 star micronics mPOP 2 英寸蓝牙打印机,我已将 star micronics iOS SDK 集成到我的应用程序中.

I have star micronics mPOP 2-inch bluetooth printer and I have integrated star micronics iOS SDK into my application.

我无法使用 star micronics sdk 打印 '£' 符号.有人知道打印英镑符号的代码是什么吗?

I can't print '£' symbol with star micronics sdk. Anyone knows what is the code to print £ symbol?

我发现了其他符号的类似问题,但不符合我的要求.

I found the similar question for other symbol but it doesn't meet my requirement.

网址:如何打印€带有star micronics SDK的符号?

提前致谢.

推荐答案

对于从 Android 登陆这里并花了数小时找到它的人.这样做:

For someone landing on here from Android and have spent hours finding it. Do this:

<代码>builder.appendInternational(ICommandBuilder.InternationalType.UK);builder.append((byte) 0x23);//想象一下一一搜索这些数字!

这篇关于使用star micronics SDK 打印英镑符号时遇到问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆