EasyManuals Logo

BIXOLON SPP-R200 Reference Guide

BIXOLON SPP-R200
39 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
Page #34 background imageLoading...
Page #34 background image
Mobile Printer
Rev. 1.10
- 34 -
3-25 SetPrintAreaInPM
This function sets the position and the size of the printing area in page mode as following.
long SetPrintAreaInPM(long x, long y, long width, long height)
[Parameters]
* long x
[in] Horizontal starting position
* long y
[in] Vertical starting position
* long width
[in] Horizontal printing area width
* long height
[in] Vertical printing area width
When paper width of 58mm is selected: x = 0, y = 0, width = 384, height = 840
[Return Values]
Code
Value
Description
BXL_SUCCESS
0
Returns after function success
BXL_STS_ERROR
32
An error has occurred
BXL_NOT_OPENED
-101
Unable to open communication port
BXL_BAD_ARGUMENT
-108
Incorrect argument specified
BXL_WRITE_ERROR
-300
Failure to transmit data
* Example
long lResult;
lResult = PrinterOpen(portinfo…”, 1000);
……
// Select Page Mode
if (SelectPageMode(true) != BXL_SUCCESS)
return;
SetPrintAreaInPM(0, 0, 416, 416);
……
FormFeed(2);

Other manuals for BIXOLON SPP-R200

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the BIXOLON SPP-R200 and is the answer not in the manual?

BIXOLON SPP-R200 Specifications

General IconGeneral
BrandBIXOLON
ModelSPP-R200
CategoryPrinter
LanguageEnglish

Related product manuals