Saving barcodes in PDF format. More...
| |
ERRCODE | BCPDFToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect) |
Unsupported. | |
ERRCODE | BCPDFToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect) |
Unsupported. | |
| |
ERRCODE | BCPDFSetTemplateA (t_BarCode *pBarCode, LPCSTR szFilename) |
Set the location of the PDF template file, which is needed to generate a complete PDF file. | |
ERRCODE | BCPDFSetTemplateW (t_BarCode *pBarCode, LPCWSTR szFilename) |
Set the location of the PDF template file, which is needed to generate a complete PDF file. | |
| |
ERRCODE | BCPDFToMemory (t_BarCode *pBarCode, VOID *pHandle, INT *pnSize, LPCRECT pRect) |
Writes barcode as PDF into a memory-block . | |
ERRCODE | BCPDFFragmentToMemory (t_BarCode *pBarCode, VOID *pHandle, INT *pnSize, LPCRECT pRect) |
Writes barcode as PDF segment into a memory-block . |
Saving barcodes in PDF format.
WARNING: These functions are not yet officially supported.
© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Jun 30 16:34:48 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2 |