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

Saves barcode as a Postscript-file.

Saves barcode (in EPS-format - Encapsulated Postscript) to a file.
The origin of the coordinate space in Postscript is the lower, left corner of a page. The positive y-axis points upwards.

See Also
BCPostscriptToMemory()
Parameters
[in]pBarCodePointer to barcode structure.
[in]szFilenameFilename.
[in]pRectBounding rectangle for barcode dimensions [1/1000 mm]. left / bottom must be zero top / right specifies barcode dimensions
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.

© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:34 for TBarCode Library 11 with doxygen 1.8.3.1