Posts

Showing posts from December, 2010

jZebra - Cut Paper on a Citizen CT-S2000

Tres, I am using [jZebra] with a Citizen CT-S2000 [for raw printing]. I changed the name from Zebra to the printer name and was able to print out the text; however the paper will not automatically cut off the receipt like it normally would after printing is complete. I have found the .pdf file on printing from the Citizen website but I don’t fully understand what I am doing here. Below is the page with the code to cut off the printer. I tried this                 applet.append( "bottom is here \n\r" );                 applet.append( "<1B>H<69>H" ); and this                 applet.append( "bottom is here \n\r" );                 applet.append( "ESC m" ); and had no luck with either. Any suggestions on how to make this cut? Thanks, Ben [Excerpt from PDF] ESC m                        [Function]     Partial cutting of paper [Code]       <1B>H<6D>H [Outline]      Executes partial cutting of paper. [Caution]     • Thi