free hit counter

Epos-Print Builder Object; Constructor - Epson TM-T88V-i User Manual

Epos-print api
Hide thumbs Also See for TM-T88V-i:
Table of Contents

Advertisement

ePOS-Print Builder Object

This objects creates a print document for printer control commands that specify strings or graphics to be
printed, paper cut, etc.

Constructor

Constructor for an ePOS-Print Builder object.
Creates a new ePOS-Print Builder object and initializes it.
Syntax
ePOSBuilder();
Example
<script type="text/javascript" src="epos-print-3.x.x.js"></script>
<script type="text/javascript">
<!--
function buildMessage() {
var builder = new epson.ePOSBuilder();
}
//-->
</script>
Chapter 4 ePOS-Print API
65
4

Hide quick links:

Advertisement

Table of Contents
loading