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...
182
feed property
It sets paper feed of label paper/black mark paper. (in firmware Ver.2.1 and later)
Object type
String
Description
Paper feed position of label paper/black mark paper.
Example
Value Decription
FEED_PEELING Feeds to the peeling position.
FEED_CUTTING Feeds to the cutting position.
FEED_CURRENT_TOF (Default) Feeds to the top of the current label.
FEED_NEXT_TOF Feeds to the top of the next label.
After printing a label, it feeds paper to the peeling position.
<script type="text/javascript" src="epos-print-3.x.x.js"></script>
<script type="text/javascript">
<!--
var address = 'http://192.168.192.168/cgi-bin/epos/service.cgi?devid=local_printer';
var canvas = document.getElementById('myCanvas');
var epos = new epson.CanvasPrint(address);
epos.paper = epos.PAPER_LABEL;
epos.feed = epos.FEED_PEELING;
epos.print(canvas);
//-->
</script>

Table of Contents

Other manuals for Epson TM-T88V-i

Related product manuals