Specifications
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
77
SHEET
76
3.57.BiESCNSetCutSize
[Function]
Select a value of cutSize.
[Format]
int BiESCNSetCutSize(int nHandle, WORD wCutSize);
[Argument]
int nHandle
Select a printer handle value. Specify a return value of BiOpenMonPrinter() to the handle value.
WORD wCutSize
Select size of cutting the left and right sides of the image data (unit: 0.1mm).
Selectable range is 0 to 1500.
Numbers except “0”: CutSize processing is executed with the selected size.
“0”: CutSize processing is not executed.
[Return value]
SUCCESS(0) is returned if the execution is successful. If an error occurs, one of the following error codes (negative value)
is returned:
ERR_HANDLE(-60) The handle value that selects the printer is incorrect.
ERR_PARAM(-90) Parameter error.
ERR_NOT_SUPPORT(-100) Not supported.
[Explanation]
Set the value selected by wCutSize to cutSize.
[Note]
❑
The argument unit is 0.1mm.
❑
The value of cutSize selected is used in the next image data reading process (CutSize processing is not used for the
image data that has been already read and saved in the WORK AREA.)
[Supported printer]
TM-H6000II with Image Scanner