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...
108
addPageEnd method
Adds the end of page mode to the command buffer. The page mode process ends.
Syntax
addPageEnd();
Return value
Example
UsethisAPIfunctionwithaddPageBegin(p.107).
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