Skip to main content

Search

Search

SOLVED: Code 39 Full ASCII Special Character Encode

Comments

4 comments

  • Avatar
    Peter Thane

    I take it just typing in the brackets doesn't work as I have not had a problem like this before. I am guessing it must be to do with keyboard mapping on your PC or the language of your printer 

    0
  • Avatar
    Jean-Daniel Paradis

    Yes, It seems to be a problem due to the keyboard language but i looking for a way to simulate the keystroke of the right ALT key during the scan

    0
  • Avatar
    Peter Thane

    It looks like you could be using a Zebra ZPL enabled printer from the %M command, if so, have you included the +$ and -$ at the start and end of your data string to tell the printer extended ASCII commands are included in the symbol?

    It should be as one of these is the default option, but make sure the Print Method for the barcode is set to either the top or bottom option (barcodes controlled by the printer) and this option can be found on the Data Source tab of the Properties of the barcode symbol. 

    0
  • Avatar
    Jean-Daniel Paradis

    I found the solution.

    I have to use English (United States) keyboard language instead of French(Canada)

    Our scan works perfectly after the change

    Thanks Peter for your time

    0

Please sign in to leave a comment.