PDF
[Drawing and Saving Barcodes]

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
.

Detailed Description

Saving barcodes in PDF format.

WARNING: These functions are not yet officially supported.


© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:33 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3