TBarCode Library 11
TBarCode Library 11
|
Public API functions to create barcodes in Adobe Illustrator Format. More...
Functions | |
ERRCODE _stdcall | BCAIToMemory (t_BarCode *pBarCode, VOID *pHandle, INT *pnSize, LPCRECT pRect) |
Writes barcode (Adobe Illustrator Format) into memory-block. | |
ERRCODE _stdcall | BCAIToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect) |
Saves barcode as a AI-file. | |
ERRCODE _stdcall | BCAIToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect) |
Saves barcode as a AI-file. |
Public API functions to create barcodes in Adobe Illustrator Format.
Required include file: "tbarcode.h"