Epson TM-J2000 Specifications Page 77

  • Download
  • Add to my manuals
  • Print
  • Page
    / 119
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 76
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
74
SHEET
73
3.54.BiESCNGetAutoSize
[Function]
Acquire the value of capAutoSize.
[Format]
int BiESCNGetAutoSize(int nHandle, LPBYTE pCapAutoSize);
[Argument]
int nHandle
Select a printer handle value. Specify a return value of BiOpenMonPrinter() to the handle value.
LPBYTE pCapAutoSize
Select a memory address to set a capAutoSize value.
[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]
Acquire the value of capAutoSize (AutoSize processing flag).
If “1” is selected for capAutoSize, after reading image data, AutoSize processing (cut black part that is on the left and
at the bottom of the image data off) is executed, and the processed image data is saved in the WORK AREA. The width
and height of the image data are automatically set to documentWidth and documentHeight.
If “0” is selected for capAutoSize, AutoSize processing and automatic setting for the width and height of the image
data are not executed.
[Supported printer]
TM-H6000II with Image Scanner
Page view 76
1 2 ... 72 73 74 75 76 77 78 79 80 81 82 ... 118 119

Comments to this Manuals

No comments