| User Manual PrintDLL SDK |
|
|||||||||||||||||||||||
| DC mode | ||||||||||||||||||||||||
1. Load printing library LoadPrintLib().
2. Print Setup DC_PrinterSet
3. Start printing document DC_StartDoc
4. Print pages (the following steps should be taken for each of the pages:)
5. End printing document DC_EndDoc
6. Unload printing library UnloadPrintLib()
|
||||||||||||||||||||||||
| ASCII mode | ||||||||||||||||||||||||
1. Load printing library LoadPrintLib().
2. Open printer as ascii mode ASCII_OpenPrinter
3. Configure port if need ASCII_SetComPortParam
4. Send string or hex using ASCII_DirectData
5. Close COM port ASCII_ClosePrinter
6. Unload printing library UnloadPrintLib()
|
||||||||||||||||||||||||
| Print flow control | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
| Printer property | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
| Text funcion | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
| Drawing function | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
| Bitmap function | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
| Barcode function | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
| ASCII printing | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
| 2012 SPRT . All rights reserved. | ||||||||||||||||||||||||