Need help to create this printer template?

Probably a language issue but what are you asking? Are you asking for help to create that?

yes , i am a new user for this program

sorry for my poor english
can you help me to create it ??

Think you would need to use html for printer type to get columns like that in v4.

this is my template but i want to do like that photo receipt

[LAYOUT]
-- General layout
<EC>
<J00>
<EB>
<J00>Date:{TICKET DATE}	|	Time:{TIME}
<L00>{ENTITIES}  
<L00>Ticket No:{TICKET NO}
<F>-
{ORDERS}
<F>=
[<J00>SUB-TOTAL:|${PLAIN TOTAL}]
[<J00>MANAGERS FOC GIFT :|${ORDER STATE TOTAL:Gift}]
{DISCOUNTS}
<F>
<J10>TOTAL SEVINGS:|[=F(TN('{ORDER STATE TOTAL:Gift}')-TN('{DISCOUNT TOTAL}'))]
{TAXES}
{SERVICES}
<J10>TOTAL TO PAY:|${TICKET TOTAL}
<J10>[Tendered:|${TENDERED TOTAL}]
<J10>[CHANGE DUE:|${CHANGE TOTAL}]
<EB>
<F>=
<C10>SERVICE CHARGES NOT INCLUDED.
<F>
<F>
<F>
<F>
<F>
{TAXES}
[<J10>Total Gift:|{ORDER STATE TOTAL:Gift}]
[DISCOUNTS]
<J00>{CALCULATION NAME} %{CALCULATION AMOUNT}|{CALCULATION TOTAL}

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

[TAXES]
<J00>{TAX NAME} %{TAX RATE}|{TAX AMOUNT}

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

[ORDERS]
-- Default format for orders
<J00>- {QUANTITY} {NAME}|{TOTAL AMOUNT}
{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}/{TICKET TAGN:Number of Customers}

[ENTITIES:Deliverer]
-- Delivere entity format
<L00>Deliverer:{ENTITY NAME}
<L00> 
[ENTITIES:Customer]
-- Customer entity format
<J00>Customer: {ENTITY NAME}|Tel: {ENTITY DATA:Phone}
<J00>Address : {ENTITY DATA:Address} 
<J00>Town    : {ENTITY DATA:Region}|Post Code: {ENTITY DATA:Post code}

Firstly whenever pasting code always select it and click the </> button on toolbar as forum will strip code otherwise.

thanks you for tell
anyway can you help me to create similar template like that receipt??

1 Like