Print templates for 58mm Printer

Hello community

I have used till now a printer 80mm width, and now changed with a printer 58 mm. My print templates arent good any more. Has anyone print templates for 58 mm width?

Reduce line in my actual templates is not a solution.

Regards

You need to give more info?

Why is reducing character count not an option?

I am assuming reducing line is not an option because others parts of the template overflow? You need to spend some time to understand what parts overflow and amend as necessary. Sometimes abbreviate some words to make more space like Table → Tbl, etc.

Here are some 58mm templates I made in the past, it is unlikely they will work for your solution without some modification because they were build for our setup. However I know these do work with 58mm printers.

58mm Ticket Template

[LAYOUT]
-- General layout
<EB>
<C11>Company Name
<DB>
<C00>Address 1
<C00>Address 2
<C00>Address 3
<C00>Tel: 0000 0000
<C00>
<J00>{TICKET DATE} {TIME} | Tkt #: {TICKET NO}
<J00>{DEPARTMENT} | [Tbl #: {ENTITY NAME:Table}]
{ENTITIES}
<F>-
{ORDERS}
<F>-
<EB>
[<J00>Subtotal:|{PLAIN TOTAL}]
{DISCOUNTS}
{SERVICES}
<DB>
[<J00>Total Gift:|{ORDER STATE TOTAL:Gift}]
<J10>Total:|{TICKET TOTAL}
<F>=
<C00>You were serverd by
<C00>{USER NAME}
<L00>
<C10>T H A N K   Y O U


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

[DISCOUNTS:Tip]
<J00>{CALCULATION NAME} |{CALCULATION TOTAL}

[DISCOUNTS:Discount Value]
<J00>{CALCULATION NAME} |{CALCULATION TOTAL}

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

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

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

[ORDERS]
-- Default format for orders
<J00>{QUANTITY}x {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:Customer]
-- Customer entity format
<J00>Customer: {ENTITY NAME}


[CHANGES]
-- Payment Change Format
Balance Amount: {CHANGE PAYMENT AMOUNT}

58mm Payment Receipt

[LAYOUT]
-- General layout
<EB>
<C11>Company Name
<DB>
<C00>Address 1
<C00>Address 2
<C00>Address 3
<C00>Tel: 0000 0000
<C00>
<J00>{TICKET DATE} {TIME} | Tkt #: {TICKET NO}
<J00>{DEPARTMENT} | [Tbl #: {ENTITY NAME:Table}]
{ENTITIES}
<F>-
{ORDERS}
<F>-
<EB>
[<J00>Subtotal:|{PLAIN TOTAL}]
{DISCOUNTS}
{SERVICES}
<DB>
[<J00>Total Gift:|{ORDER STATE TOTAL:Gift}]
<J11>Total:|{TICKET TOTAL}
{PAYMENTS}
<J00>Change        |{CHANGE TOTAL}
{CHANGES}
<F>=
<C00>You were serverd by
<C00>{USER NAME}
<L00>
<C10>T H A N K   Y O U


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

[DISCOUNTS:Tip]
<J00>{CALCULATION NAME} |{CALCULATION TOTAL}

[DISCOUNTS:Discount Value]
<J00>{CALCULATION NAME} |{CALCULATION TOTAL}

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

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

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

[ORDERS]
-- Default format for orders
<J00>{QUANTITY}x {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:Customer]
-- Customer entity format
<J00>Customer: {ENTITY NAME}


[CHANGES]
-- Payment Change Format
Balance Amount: {CHANGE PAYMENT AMOUNT}

58mm Kitchen Order Template

[LAYOUT]
{ENTITIES}
<J00>{TICKET DATE} {TIME} | Ticket #:{TICKET NO}
[<F>-
<L11>Ticket Note:
<L00>{NOTE}]
<F>-
{ORDERS}
<F>=


[ORDERS]
<J10>{QUANTITY}x {NAME}
{ORDER TAGS}

[ORDERS:Void]
<J10>{QUANTITY}x {NAME}|**Void**
{ORDER TAGS}

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

[ENTITIES:Table]
-- Table entity format
<EB>
<L11>Table: {ENTITY NAME}
[<L00>Guests: [{TICKET TAG:Person Count}]] 
<DB>

[ENTITIES:Customer]
-- Customer entity format
<L00>Cust: {ENTITY NAME}
<L00>[Cust Tel: {ENTITY DATA:Phone}]
2 Likes