Closed GoogleCodeExporter closed 8 years ago
Also Center Align
Original comment by rkaartik...@gmail.com
on 1 Oct 2012 at 3:27
function boldAndCenter() {
document.jzebra.append(chr(27) + chr(69) + "\r"); // bold on
document.jzebra.append(chr(27) + "\x61" + "\x31"); // center justify
}
Original comment by rockseg...@navolato.com.mx
on 25 Mar 2013 at 6:49
Thank you for your contribution.
I would like to remind the one that opened this bug report, that this part of
the site is not intended as a discussion forum and does not get regular
visitors, please use the mailing list (jzebra-users@googlegroups.com) for
syntax questions related to ZPL, ESCP, etc.
Closing bug, marking as invalid. Please reopen if you feel this bug was closed
in error.
-Tres
Original comment by tres.fin...@gmail.com
on 26 Mar 2013 at 4:23
Original issue reported on code.google.com by
rkaartik...@gmail.com
on 29 Sep 2012 at 9:01