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