pdfapi.cpp File Reference

Public API functions to create barcodes in Adobe PDF format. More...


Functions

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.
LPCSTR BCPDFGetTemplateA (t_BarCode *pBarCode)
 Gets the current location of the template file.
LPCWSTR BCPDFGetTemplateW (t_BarCode *pBarCode)
 Gets the current location of the template 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

Public API functions to create barcodes in Adobe PDF format.

Required include file: "tbarcode.h"

Author:
TEC-IT Datenverarbeitung GmbH
Wagnerstr. 6, 4400 Steyr, AUSTRIA/EUROPE
http://www.tec-it.com
Copyright© by TEC-IT Datenverarbeitung GmbH

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