TBarCode Library 11  TBarCode Library 11

Saving barcodes in Postscript format. More...

Functions

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...
 
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...
 
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)
 Saves barcode as a Postscript-file. 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)
 Returns Postscript macros of the Postscript code as a zero-terminated string. More...
 

Detailed Description

Saving barcodes in Postscript format.


© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Apr 11 2019 07:58:56 for TBarCode Library 11 with doxygen 1.8.8