| Re: Printing Barcodes with ESC/P on Epson Impact Printer Actually, ESC/P has been pretty reliable for simple things like
changing font sizes, etc. But I haven't gotten to first base on
barcodes or even graphics code. I would also like to use some simple
graphics, like blacking-out something with a solid black square.
One thing I found out is that there is a 1998 ESC/P manual which has a
somewhat different escape sequence for barcodes than the 1997 manual
that I have. For example, the 1997 manual shows the length as 2 bytes
- an int and a mod. While the 1998 manual shows it as a "word". I
assume a "word" is 4 bytes in this case.
I'll try to track down the latest manual.
Justin C wrote:
> In article <1161812634.386429.18860@m7g2000cwm.googlegroups.c om>,
> "JJ Jones" <jamesjonathanjones******.com> wrote:
>
> > Hello,
> >
> > Does anybody know how to print barcodes on an Epson impact printer
> > (FX-2190 or FX-2170) using ESC/P?
> >
> [snip]
>
> I wish you well with this. We've an Epson thermal label/barcode printer
> which also uses ESC/P. I've never got further than having MS Word print
> to it from Win98. I'd like to get it printing barcodes though - I found
> the ESC/P manuals too baffling for my small brain.
>
> What I have seen suggested here in the past is kbarcode. I don't know
> how well it's maturing but it's probably worth a look. If you are able
> to produce *any* code that produces reliable output from an ESC/P
> printer I'd very much like to see it - as a starting point for my own
> endeavours, especially seeing as I don't even know where to start with
> this!
>
> --
> Justin C, by the sea. |