View Single Post
  #1  
Old August 25th 18, 09:51 AM posted to comp.periphs.printers
[email protected]
external usenet poster
 
Posts: 1
Default Printing BARCODE to Star Printer - BSC10CU

I have a problem sending the print barcode command to my Star BSC10CU printer in JAVA

I have searched the web and I came up with a lot of cryptic stuff. Most useful being that I will need to send the following command:

`[Format] ASCII

GS H n

GS h n

GS w n

GS k m d1 d2 … dk NUL `

I have no idea how to initiate this command in JAVA and the documentation did not help much.