Zum Hauptinhalt gehen

Suche

Suche

Label configuration print Zebra ZT620-203dpi

Kommentare

9 Kommentare

  • Avatar
    Peter Thane

    The only issue I can see is the graphic at the end of the label string, the rest is in ZPL which it should be. If the last should also be then I expect you have a text field on the label that uses a font that is not resident on the printer and so would need to be changed.  

    0
  • Avatar
    Jon Laicovsky

    Hi, can you help me understand what's the differences with zpl and xpml format? how can I load the proper font onto the printer, or change the font of the text box?

    0
  • Avatar
    Peter Thane

    ZPL is Zebra Programming Language whilst XML is a different kind of programming language. 

    If you use one of the default Zebra fonts then the command will be sent down in ZPL

    Additional fonts can be downloaded to the printer via the driver:

    You need to make sure that you download the font to the non volatile memory of the printer and that the driver you are using to print with is the one you download the font from so that the driver knows it is present in the memory with a specific reference ID that it will be given as that ID will be used in the text printing commands sent to the printer when ever that font is being used.

     

     

     

    0
  • Avatar
    Jon Laicovsky

    Hi, I tried a different font and i'm able to print labels with related data from the MES program. Except for the barcode. I have selected Embedded data as the type, and {HSNBAR} for the Embedded Data. It only prints exactly {HSNBAR}. How do I format HSNBAR so that it will populate the text from whichever doc I'm printing from the MES app? Do I need to use or brackets or symbols to call? thx

    0
  • Avatar
    Peter Thane

    I am assuming the file you are using is the bottom ZPL in which case there is no HSNBAR declared in there. Is that the graphic part perhaps? 

    0
  • Avatar
    Jon Laicovsky

    Yes, there's a Code 39 full ascii barcode with type -> embedded data, and Embedded data -> {HSNBAR}. I've tried without brackets, with % symbol, and carets. I don't know how to get this to work.

    0
  • Avatar
    Peter Thane

    Works correctly for me

    ^XA
    ^FO128,240
    ^BY3,2.7^B3N,N,102,Y,N^FD%PHSNBAR%R^FS
    ^PQ1,0,1,Y
    ^XZ

    I take it you are using the Seagull Zebra driver and not the ZDesigner variant?

    There are also some additional settings here you can adjust, the above is set to let the printer to control both the barcode and human readable (embedded font for HR selected)

     

     

     

     

    0
  • Avatar
    Jon Laicovsky

    Hello,

    I was in the process of having the seagull driver installed. when installing the printer driver, I go through the windows process, addd new printer, select network (TCP/IP), Generic Network Card, select manufacturer, printer model, and auto selects driver.

    I don't have Zebra Triumvirate font. the closest is Zebra CG Triumvirate BC. 

    in the Barcode properties, the print method is grayed out, not possible to select it.

    0
  • Avatar
    Peter Thane

    You are still using the ZDesinger driver and so the name of the font is different (it is actually the same font) but, more importantly. you do not have access to the Print Method options with that driver

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.