|
ERRCODE TECIT_STDCALL | BCPostscriptToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect) |
| Saves barcode as a Postscript-file. More...
|
|
ERRCODE TECIT_STDCALL | BCPostscriptToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect) |
|
ERRCODE TECIT_STDCALL | BCPostscriptToMemory (t_BarCode *pBarCode, VOID *pHandle, INT nSize, LPCRECT pRect) |
| Writes barcode (Postscript) into memory-block. More...
|
|
ERRCODE TECIT_STDCALL | BCPostscriptToMemoryExt (t_BarCode *pBarCode, VOID *pHandle, INT *pnSize, LPCRECT pRect, BOOL bIncludeMacros) |
| Writes barcode (Postscript) into memory-block (extended version). More...
|
|
ERRCODE TECIT_STDCALL | BCGetPostscriptMacrosA (LPSTR pszMacros, INT *pnSize) |
| Returns Postscript macros of the Postscript code as a zero-terminated string. More...
|
|
ERRCODE TECIT_STDCALL | BCGetPostscriptMacrosW (LPWSTR pszMacros, INT *pnSize) |
|
BOOL TECIT_STDCALL | BCGetEpsSubstwDeviceFonts (t_BarCode *pBarCode) |
| Gets current setting for substitute font names for EPS. More...
|
|
ERRCODE TECIT_STDCALL | BCSetEpsSubstwDeviceFonts (t_BarCode *pBarCode, BOOL bSubstitute) |
| Activates the substitution of font names for EPS. More...
|
|
Public API functions to create barcodes in Postscript. 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