EasyManua.ls Logo

Epson TM-T88V-i - Page 71

Epson TM-T88V-i
258 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
71
Chapter 4 ePOS-Print API
4
Depending on language specification, a part of characters is printed as follows.
Return value
Exception
Example
Language Characters $(U+0024) Characters \(U+005C)
Japanese $
¥
Korean $
Simplified Chinese
¥
\
Traditional Chinese $ \
Return value Object type
ePOS-Print Builder Object ePOS Builder
Exception Object type
Parameter " ... " is invalid Error
<script type="text/javascript" src="epos-print-3.x.x.js"></script>
<script type="text/javascript">
<!--
function buildMessage() {
var builder = new epson.ePOSBuilder();
builder.addTextLang('en');
}
//-->
</script>
To set the language as English:
<script type="text/javascript" src="epos-print-3.x.x.js"></script>
<script type="text/javascript">
<!--
function buildMessage() {
var builder = new epson.ePOSBuilder();
builder.addTextLang('ko');
}
//-->
</script>
To set the language as Korean:

Table of Contents

Other manuals for Epson TM-T88V-i

Related product manuals