|
ERRCODE TECIT_STDCALL | BCPCLToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect) |
| Saves barcode as a PCL-file. More...
|
|
ERRCODE TECIT_STDCALL | BCPCLToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect) |
|
ERRCODE TECIT_STDCALL | BCPCLToFileExtA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect, BOOL bRelPos) |
| Saves barcode as a PCL-file. More...
|
|
ERRCODE TECIT_STDCALL | BCPCLToFileExtW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect, BOOL bRelPos) |
|
ERRCODE TECIT_STDCALL | BCPCLToMemory (t_BarCode *pBarCode, VOID *pHandle, INT nSize, LPCRECT pRect) |
| Writes barcode as PCL (Level 5) into memory block. More...
|
|
ERRCODE TECIT_STDCALL | BCPCLToMemoryExt (t_BarCode *pBarCode, VOID *pHandle, INT *pnSize, LPCRECT pRect, BOOL bRelPos) |
| Writes barcode as PCL Level 5 into memory block (extended version). More...
|
|
e_PCLMode TECIT_STDCALL | BCGetPCLMode (const t_BarCode *pBarcode) |
| Retrieves the PCL output mode. More...
|
|
VOID TECIT_STDCALL | BCSetPCLMode (t_BarCode *pBarcode, e_PCLMode mode) |
| Sets the PCL output mode. More...
|
|
Public API functions to create barcodes as PCL. Required include file: "tbarcode.h"
- Author
- TEC-IT Datenverarbeitung GmbH
Wagnerstr. 6, 4400 Steyr, AUSTRIA/EUROPE
https://www.tec-it.com
Copyright© by TEC-IT Datenverarbeitung GmbH