TBarCode Library 11  TBarCode Library 11

Saving barcodes in PCL format. More...

Functions

ERRCODE _stdcall BCPCLToMemory (t_BarCode *pBarCode, VOID *pHandle, INT nSize, LPCRECT pRect)
 Writes barcode as PCL (Level 5) into memory block. More...
 
ERRCODE _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 _stdcall BCGetPCLMode (const t_BarCode *pBarcode)
 Retrieves the PCL output mode. More...
 
VOID _stdcall BCSetPCLMode (t_BarCode *pBarcode, e_PCLMode mode)
 Sets the PCL output mode. More...
 
ERRCODE _stdcall BCPCLToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect)
 Saves barcode as a PCL-file. More...
 
ERRCODE _stdcall BCPCLToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect)
 Saves barcode as a PCL-file. More...
 
ERRCODE _stdcall BCPCLToFileExtA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect, BOOL bRelPos)
 Saves barcode as a PCL-file. More...
 
ERRCODE _stdcall BCPCLToFileExtW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect, BOOL bRelPos)
 Saves barcode as a PCL-file. More...
 

Detailed Description

Saving barcodes in PCL format.


© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:34 for TBarCode Library 11 with doxygen 1.8.3.1