HighTechTalks DotNet Forums  

Printing on Zebra QL 320 IrDA - getting EURO char

Dotnet Framework (Compact Framework) microsoft.public.dotnet.framework.compactframework


Discuss Printing on Zebra QL 320 IrDA - getting EURO char in the Dotnet Framework (Compact Framework) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Olexandr Kravets
 
Posts: n/a

Default Printing on Zebra QL 320 IrDA - getting EURO char - 10-01-2007 , 11:06 AM






I am trying to print label on QL 320 through IrDA. I use IrDAClient and
simply send data to printer. Of course, I encode data to ASCII.
Sometimes, for specific label, I got euro symbol (80 hex) printed on the
printer.
I don't know the reason of printing this euro symbol.
I tried to play with that label, but I could not figure out what is wrong.
Zebra told me that they don't have any problem ...

Any advice?

Thank you, Olexandr.

Reply With Quote
  #2  
Old   
Richard Jones
 
Posts: n/a

Default Re: Printing on Zebra QL 320 IrDA - getting EURO char - 10-01-2007 , 04:28 PM






On Oct 1, 4:06 pm, Olexandr Kravets
<OlexandrKrav... (AT) discussions (DOT) microsoft.com> wrote:
Quote:
I am trying to print label on QL 320 through IrDA. I use IrDAClient and
simply send data to printer. Of course, I encode data to ASCII.
Sometimes, for specific label, I got euro symbol (80 hex) printed on the
printer.
I don't know the reason of printing this euro symbol.
I tried to play with that label, but I could not figure out what is wrong.
Zebra told me that they don't have any problem ...

Any advice?

Thank you, Olexandr.
I've found the only way to really get what you want is to examine the
CPCL commands that the Label Vista programme (free on Zebra site),
produces and send that down the serial port.

Have a look at my blog, I've put some code up a while back on doing
just this. www.binaryrefinery.com



Reply With Quote
  #3  
Old   
Olexandr Kravets
 
Posts: n/a

Default Re: Printing on Zebra QL 320 IrDA - getting EURO char - 10-01-2007 , 06:31 PM



I contacted Zebra, and they proposed as solution to load to printer such
file(CONFIG.SYS)

! DF CONFIG.SYS
! UTILITIES
SETLP 0 0 0
SETLF 0
PRINT

or add to label format those lines. I tested - it works.
I didn't figured out what is wrong on my side, specially that labels ok if I
use Label Vista. I forgot to mention it in original post.

Anyway, I liked your blog.
Thanks, Olexandr!


"Richard Jones" wrote:

Quote:
On Oct 1, 4:06 pm, Olexandr Kravets
OlexandrKrav... (AT) discussions (DOT) microsoft.com> wrote:
I am trying to print label on QL 320 through IrDA. I use IrDAClient and
simply send data to printer. Of course, I encode data to ASCII.
Sometimes, for specific label, I got euro symbol (80 hex) printed on the
printer.
I don't know the reason of printing this euro symbol.
I tried to play with that label, but I could not figure out what is wrong.
Zebra told me that they don't have any problem ...

Any advice?

Thank you, Olexandr.

I've found the only way to really get what you want is to examine the
CPCL commands that the Label Vista programme (free on Zebra site),
produces and send that down the serial port.

Have a look at my blog, I've put some code up a while back on doing
just this. www.binaryrefinery.com



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.