hello everyone i download it and compile the sourcode everything is working fine but i cannot get it to print void on my ticket on the kitchen here is my layout
[LAYOUT]
<T>TICKET
<L01>Date:{TICKET DATE}
<L01>Time:{TIME}
<L01>Location No:{LOCATION}
<L01>Ticket No:{TICKET NO}
<F>-
{ORDERS}
[ORDERS]
<J00>- {QUANTITY} {NAME}|{PRICE}
{ORDER TAGS}
[ORDERS:GIFT]
<J00>- {QUANTITY} {NAME}|{PRICE}
{ORDER TAGS}
[ORDERS:VOID]
<J00>- {QUANTITY}x {NAME}|**Void**
{ORDER TAGS}
[ORDER TAGS]
-- Format for order tags
<L01> * {ORDER TAG NAME}
1 answers
Does it print the item name that you have voided ?
can you show a sample ticket?
Is the printer setup as a ticket printer or windows printer ?
silly question, but why did you compile the source when you can download the full installer already compiled?