Hi all, i bought a second hand Epson TM88V from ebay and im tyring to print products in different languages over two lines i.e English top and Chinese bottom. Printer appears in selection within smabpos.i have selected ticket printer and character set as 936, RTL as none, line count 0, line character 46.
When i print i get the β?β instead of the chinese character but when i print in html i can see the chinese characters. but it prints a fraction slower. also i get alighment issues.
Has anyone been able to configure this printer properly? also how would i go about printint different lonagues per product. I i have tried to set up products with english and chinese on the same line but the problem with that is it uses too many characters.
Not sure on the language side of printer setup but for dual language product lines should be fairly easy.
You would choose say english as actual product name but setup a product tag/caption (not order tag) of say Chinese product name.
Then in the printer template setup the orders layout sectionβ¦
The {ORDERS} part will be propergated with the part under the [ORDERS] part on a per order line basis so that part would look something like this;
Which should give you something that looks like this;
1 x Beef Burger 7.95
Chinese for Beef Burger
* Tags (if any)
1 x Chicken Burger 8.95
Chinese for Chicken Burger
* Tags (if any)
The tags shown may need some adjustment depending on your setup but along those lines should do the job.
Product tags are added in: Settings --> Program Settings --> Product Tag Captions (Comma separated field)
Product tags will then show at the bottom of the products individual settings tabs and also in the Product Tag Editor tab.
Ive called the product tag caption βchinesenameβ and linked with the product but when i print i get this.
βββββββββββββββ T i c k e t ββββββββββββββ
Date:07/10/2015
Time:21:43
Ticket No:28
------------------------------------------
- 1 Coffee εε‘ 1.45
{PRODUCT TAG:chinesename}
==========================================
Total: 1.45
==========================================
T H A N K Y O U
My print config as follows:-
[LAYOUT]
-- General layout
<T>Ticket
<L00>Date:{TICKET DATE}
<L00>Time:{TIME}
{ENTITIES}
<L00>Ticket No:{TICKET NO}
<F>-
{ORDERS}
<F>=
<EB>
{DISCOUNTS}
[<J10>Total Gift:|{ORDER STATE TOTAL:Gift}]
{SERVICES}
<J10>Total:|{TICKET TOTAL}
{PAYMENTS}
<DB>
<F>=
<C10>T H A N K Y O U
[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}
<L00> {PRODUCT TAG:chinesename}
{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}
image showing product tag caption in product tag editor.
Post your template again but before submitting select it and use the <\> button as the forum will strip some of the code.
What does it print?
You are on V5 right?
If the forum sees formatting tags like <F00> it assumes you want to format something it will not show those tags. If you highlight it and press </> button it means it is formatting it as code so it displays those symbols.
Printer templates contain formatting code and often we can not see the full template if you do not format it with </> button
There are several ways to achieve what you want. The best way is what works best for you. I recommend trying all of them and picking the one that works best.
Often when people seek solutions for things you will discover that there may be more than one way to accomplish it. Which specific solution are you having trouble with and can you show what you have tried?
PS: I have not read entire post I apologize if I missed something.
Basically, im trying to implement 2 languages for each product, for example Coffee (in english) and below it Coffe (in chinese).
JTRTech suggests using prodcut tag caption but i have not been able to make it work. Then ive search the forum and emre has a solution utilising Item tag. None has worked. Have tried on both v5 and v4 not working.
OK, having spent over 2 hours, i managed to make it work but not the way i way i would like it to. I have to create the products in chinese and use product tags in english. Not the ideal solution but it works its just that the product tags are not displaying chinese characters for some reason.
Out of interest (might be useful for emre) but could you try both in product tag field?
English - Chinese.
Would be interesting is its not liking cheese charictors or that the whole field is ignored because of them.