EasyManuals Logo

BIXOLON SPP-R300 Manual

BIXOLON SPP-R300
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 #38 background imageLoading...
Page #38 background image
Mobile Printer
Rev. 1.10
- 38 -
3-29 PrintDataInPageMode
함수는 페이지 모드 프린터 버퍼에 있는 모든 데이터를 출력 합니다.
long PrintDataInPageMode()
[Parameters]
없음.
[Return Values]
상수명
BXL_SUCCESS
0
함수가 성공할 리턴됩니다.
BXL_STS_ERROR
32
현재 프린터에 에러가 발생.
BXL_NOT_OPENED
-101
PrinterOpen 실행해야 됩니다.
BXL_WRITE_ERROR
-300
데이터 전송이 실패하였습니다.
* Example
long lResult;
lResult = PrinterOpen(portinfo…”, 1000);
……
// Select Page Mode
if (SelectPageMode(true) != BXL_SUCCESS)
return;
SetPrintAreaInPM(0, 0, 416, 416);
SetPrintDirectionInPM(BXL_PD_LEFT_TO_RIGHT);
SetVerticalPositionInPM(160);
SetHorizontalPositionInPM(40);
PrintText(Bixolon Mobile Printer., 0, BXL_FT_DEFAULT, BXL_TS_0WIDTH |
BXL_TS_0HEIGHT);
……
PrintDataInPageMode();
FormFeed(2);

Other manuals for BIXOLON SPP-R300

Questions and Answers:

Question and Answer IconNeed help?

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

BIXOLON SPP-R300 Specifications

General IconGeneral
BrandBIXOLON
ModelSPP-R300
CategoryPrinter
LanguageEnglish

Related product manuals