star-micronics / StarXpand-SDK-Android

StarXpand SDK for Android is a software development kit for supporting application development for Star Micronics devices.
https://star-m.jp/starxpandsdk-oml.html
Other
13 stars 1 forks source link

Issue With printing Text #14

Closed Mian-Taha closed 1 year ago

Mian-Taha commented 1 year ago

Description

.actionPrintText is not printing text

Your device where the bug occurs

Your printer

Your development environment

android Studio

Additional context

other functions like actionPrintImage and actionPrintQRCode are working but .actionPrintText is not printing text nither .actionPrintBarcode is giving any output on printing

alsedi commented 1 year ago

I believe the TSP100III series is limited to graphics printing only. You need to convert your text to an image.

gare-bear commented 1 year ago

I believe the TSP100III series is limited to graphics printing only. You need to convert your text to an image.

This is correct. The TSP100III series is graphical only. See issues #4 #5 #13 for more info