TBarCode Library 11  TBarCode Library 11
psapi.cpp File Reference

Public API functions to create barcodes in Postscript. 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

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

© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Mar 24 2021 08:45:35 for TBarCode Library 11 with doxygen 1.8.8