Print setup + prrinting two languages per product

By making this work i have discovered that i solved another, lol. I can now do also do the set menus items without making order tags.

Hi,

i have the same case where im using item tag to have another Arabic name which is work great with me.
please try this
{ITEM TAG:chinesename}

1 Like

is it possible to use multiple item tags and place it in separate places in the print?
For Eg:

[ORDERS]
{ITEM TAG:Code}
{ITEM TAG:Name}

Here if i call {ORDERS} it prints both my product tags together.
But is it possible to call it separately?
Like if i want to place {ITEM TAG:Code} on the header of the print & {ITEM TAG:Name} on the footer?

Please elaborate with example and sample ticket so understand your need.
The sections work like mail merge, repeating may be posible but would repeat the contents as far as I understand. Maybe unless you declare, define declair again and define again maybe but never tried.

1 Like

I have 2 {ITEM TAG} under [ORDERS].

  1. {ITEM TAG:Code} ie NRT in the preview
  2. {ITEM TAG:Name} ie Black burger in the preview.

As you can see in the image, I am calling {ORDERS} twice.
1st in the 4th line
2nd in the 9th line.

Whenever I call {ORDERS}, it prints both my item tags.
As highlighted in the preview.

Is there a way to print only {ITEM TAG:Name} on the 4th line &
{ITEM TAG:Code} on the 9th line?

^XA
^FX Top section with logo, name and address.
^CF0,90
^FO155,190^FD{ORDERS}^FS
^FO30,150^FR^GB400,140,120^FS
^CFA,30
^FO40,100^FDTo:{TICKET TAG:Destination}^FS
^CFA,22
^FO40,125^FD{ORDERS}^FS
^CFA,22
^FO40,295^FDEconomy^FS
^FO319,295^FD{DATE}^FS
^FO40,320^FDNME:{ENTITY NAME:Customer}^FS
^FX Second section with recipient address and permit information.
^XZ

[ORDERS]
{ITEM TAG:Code}
{ITEM TAG:Name}

These are print 1 per order right? Your only using orders section so why not make whole thing within orders section?
You can put those other top level tags within orders section, ie if you printed normal whole ticket it would repeate whole think as order lines.

2 Likes

this is a brilliant idea

@ sangeethrayaroth

try this:

{ORDERS}

[ORDERS]
^XA
^FX Top section with logo, name and address.
^CF0,90
^FO40,125^FD{ITEM TAG:Code}^FS
^FO30,150^FR^GB400,140,120^FS
^CFA,30
^FO40,100^FDTo:{TICKET TAG:Destination}^FS
^CFA,22
^FO40,125^FD{ITEM TAG:Name}^FS
^CFA,22
^FO40,295^FDEconomy^FS
^FO319,295^FD{DATE}^FS
^FO40,320^FDNME:{ENTITY NAME:Customer}^FS
^FX Second section with recipient address and permit information.
^XZ
1 Like

That worked. Thank you…

1 Like

Thanks @jtr for giving the idea…

1 Like

This is the result.

3 Likes

You guys really going all out on the theme, liking the commitment to the idea :grinning:

1 Like

Thankyou @JTRTech ……

What is that though? Custom sheet with label?

Actually it is an airport theme. So we designed the tag that looks like a baggage tag in airport. And we print the middle part ie the destination, item name and customer name from samba pos using zpl. And stick it on the tags. We have given each item a destination name and airport code using product tags.

Yer, thats what I was asking?
So the sheet/tag is bulk printed and just the label from samba?

1 Like

Exactly. It is bulk printed.

So barcode etc not on label are generic/not samba data?

They are not from samba.

Do you scan them in or something or is every ticket the same other than the label part?