printing ascii

J

Johnny Hu

i am using a Zebra LP2844 barcode printer , which needs sending ascii
control code to it.
i had some experience on gdi+ printing(printDocument class) , i think it is
not a pure ascii code printing.

how could i do it in .net ?

thanks!
 
A

Ahmed Jewahar

Have you got any solution to resolve your problem ? I'm having same
issue apprciate if you could share the resolution that you have towards
this problem

thanks and regards,
ahmed
 
J

Johnny Hu

Yes

1.the ascii format control language is called EPL (or ZPL, advanced
one). try to find a document on this language.

2.you need a class to send these command to LPT port
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top