TBarCode Library 11
TBarCode Library 11
|
Public API functions to create barcodes in Adobe PDF format. More...
Functions | |
ERRCODE TECIT_STDCALL | BCPDFToMemory (t_BarCode *pBarCode, VOID *pHandle, INT *pnSize, LPCRECT pRect) |
Writes barcode as PDF into a memory-block . More... | |
ERRCODE TECIT_STDCALL | BCPDFFragmentToMemory (t_BarCode *pBarCode, VOID *pHandle, INT *pnSize, LPCRECT pRect) |
Writes barcode as PDF segment into a memory-block . More... | |
ERRCODE TECIT_STDCALL | BCPDFToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect) |
Saves barcode as a PDF file. More... | |
ERRCODE TECIT_STDCALL | BCPDFToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect) |
Saves barcode as a PDF file. More... | |
Public API functions to create barcodes in Adobe PDF format.
Required include file: "tbarcode.h"
© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Apr 11 2019 07:57:47 for TBarCode Library 11 with doxygen 1.8.8 |