TBarCode Library 11  TBarCode Library 11
ERRCODE _stdcall BCPDFToFileA ( t_BarCode pBarCode,
LPCSTR  szFilename,
LPCRECT  pRect 
)

Saves barcode as a PDF file.


Parameters:
[in]pBarCodePointer to barcode structure.
[in]szFilenamePath and name of file.
[in]pRectBounding rectangle [1/1000 mm]. left / bottom must be zero, top / right specifies barcode dimensions [1/1000 mm].
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.