cordova-sunmi-inner-printer icon indicating copy to clipboard operation
cordova-sunmi-inner-printer copied to clipboard

arabic letters

Open asaadbaw opened this issue 6 years ago • 2 comments

printing arabic using window.sunmiInnerPrinter.printColumnsText causing exceptions. How I can use columns in arabic?

asaadbaw avatar Mar 22 '18 04:03 asaadbaw

Uncaught (in promise) command is not support,index 33 This is what I got. I guess its related to this:

string[] colsTextArr:columns of text strings int[] colsWidthArr:each column of the width of the array, in English characters, each Chinese characters accounted for two English characters, each width is greater than 0 int[] colsAlign:column alignment: 0 left, 1 center, 2 right

is Arabic like Chinese characters accounted for two?

asaadbaw avatar Mar 22 '18 05:03 asaadbaw

Hi @asaadbaw I got the same error command is not support,index 33 but with french characters. Did you find a solution please?

amcjml avatar Jul 01 '22 09:07 amcjml