EasyManua.ls Logo

Epson TM-T88V-i

Epson TM-T88V-i
258 pages
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...
107
Chapter 4 ePOS-Print API
4
addPageBegin method
Adds the switching to page mode to the command buffer. The page mode process starts.
Syntax
addPageBegin();
Return value
Example
VerticallinesareprocessedinpagemodeuntiltheirendisspecifiedbyPageEnd(p.108).Usethis
APIfunctionwithPageEnd.
Return value Object type
ePOS-Print Builder Object ePOS Builder
<script type="text/javascript" src="epos-print-3.x.x.js"></script>
<script type="text/javascript">
<!--
function buildMessage() {
var builder = new epson.ePOSBuilder();
builder.addPageBegin();
builder.addText('ABCDE');
builder.addPageEnd();
}
//-->
</script>
To print the characters "ABCDE" in page mode:

Table of Contents

Other manuals for Epson TM-T88V-i

Related product manuals