Saltar al contenido principal

Búsqueda

Búsqueda

Usage of Printer Code Templates

Comentarios

3 comentarios

  • Avatar
    Peter Thane

    Not done any for a while, and only once with Sato I think but a few times with Zebra. 

    For the latter you would need to add the fields you want onto your label template and then configure them to be input fields such as like this (output file shown to the side)

    At print time you would then need to recall the label and send the field variables down to the device with a file such as this 

    ^XA
    ^XFE:OutputTest.ZPL
    ^FN1^FD123456789^FS
    ^FN2^FD987654321^FS
    ^XZ

    where 123456789 and 987654321 are the two data strings

     

    0
  • Avatar
    Harald Rauch

    Thanks Peter Thane this is much appreciated.

    I get the basic idea, because in the past I have worked with printers which had stored layouts and my application had to send the variable parts. I am just struggling with how to create a template from scratch, which I then can export as if it came out of Colos or Clarysoft :-)

    I'll have a go and see where it takes me!

     

    0
  • Avatar
    Peter Thane

    Just create the label as if you were printing it directly from BarTender to the correct printer and then configure the Printer Code Template tweaking the print time/variable fields as above.

    With a full licence you could just use the print to file option too to get the code, but you would then need to edit to add the ^FN commands etc so the Printer Code route maybe simpler in the long run and also probably better if you ever need to tweak/adjust the label layouts in the future

    0

Iniciar sesión para dejar un comentario.