Question about printer template

Hello,

I have a problem with my printer template:

[LAYOUT]
-- General layout
<EC>
<BMP>C:\bebidas\logo.bmp
<J00>
<EB>
<J00>Date:{TICKET DATE}	|	Time:{TIME}
<L00>{ENTITIES}  
<L00>Ticket No:{TICKET NO}
<F>-
{ORDERS}
<F>=
<EB>
{DISCOUNTS}
{TAXES}
[<J10>Total Gift:|{ORDER STATE TOTAL:Gift}]
{SERVICES}
<J10>Total:|{TICKET TOTAL}E
{PAYMENTS}
<DB>
<F>=
<C10>GRACIAS!!!

[DISCOUNTS]
<J00>{CALCULATION NAME} %{CALCULATION AMOUNT}|{CALCULATION TOTAL}

[SERVICES]
<J00>{CALCULATION NAME}|{CALCULATION TOTAL}

[PAYMENTS]
<J00>{PAYMENT NAME}|{PAYMENT AMOUNT}

[ORDERS]
-- Default format for orders
<J00>- {QUANTITY} {NAME}|{TOTAL PRICE}
{ORDER TAGS}

[ORDERS:Gift]
-- Format for gifted orders
<J00>- {QUANTITY} {NAME}|**GIFT**
{ORDER TAGS}

[ORDERS:Void]
-- Nothing will print for void lines

[ORDER TAGS]
-- Format for order tags
<J00> * {ORDER TAG NAME} | {ORDER TAG PRICE}

[ENTITIES:Table]
-- Table entity format
<L00>Table: {ENTITY NAME} 

[ENTITIES:Customer]
-- Customer entity format
<J00>Customer: {ENTITY NAME} | {ENTITY DATA:Phone}
[TAXES]
<J00> Tipo de IVA:|{TAX NAME}
<J00> Base Imponible:|{TAX AMOUNT}

I want ticket number and table number in the same line, separate by tab but I don’t know how to do it.

Other question is about €. How can I print it? If I put it on template ticket when I print a ticket it show ?.

Thank you

Please next time do not resurrect a year old post for a question instead start a new thread and use Question category. When pasting printer templates please highlight it after pasting and press the </> button so it formats it correctly.

Where you have:

[ENTITIES:Table]
-- Table entity format
<L00>Table: {ENTITY NAME} 

Try this instead:

[ENTITIES:Table]
-- Table entity format
<L00>Table: {ENTITY NAME} |Ticket #: {TICKET NO}

Hello,

Apology for my mistake.

I have done that you have written but the result it is the same. I changed by and it’s the same.

Any idea?

What about €?

Thank you.

I can help you out on the €

1 Like

Thank you,

I Just did this. But when I print appears ‘?’ on place €

May be the problem is the printer because if I print on Note Bloc € is showed.

Under printers, set the correct Character set.

2 Likes

Hello,

Thank you, but I think you have other version that me. I have found a Character Set. For latin with € symbol is 858.

Now all it´s fine.

2 Likes