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