Text Format Question

GaNdAlF89

Active Member
Licensed User
Longtime User
Hi, I want to print some text using a bluetooth printer; I use a TextWriter object initialized with the serial.OutputStream. My question is, how can I format text to print? text size, text style, etc? thanks
 

GaNdAlF89

Active Member
Licensed User
Longtime User
how can I do to verify the formats supported from my printer?
I want only change textsize and textstyle..
 
Upvote 0

jjmairena

Member
Licensed User
Longtime User
how can I do to verify the formats supported from my printer?
I want only change textsize and textstyle..

Hi I have the same problem with my printer and holds mz320 formats you want according to what the manufacturer says, I've tried with a manager of the same brand but with TextWriter I could
 
Upvote 0
Top