ERRCODE BCPostscriptToMemory ( t_BarCode pBarCode,
VOID *  pHandle,
INT  nSize,
LPCRECT  pRect 
)

Writes barcode (Postscript) into memory-block.

Writes barcode into the specified memory block. The barcode is represented in vectorized PostScript (no bitmaps!).
The origin of the coordinate space in Postscript is the lower, left corner of a page. The positive y-axis points upwards.

See also:
BCPostscriptToMemoryExt()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in,out] pHandle Pointer to memory block.
[in] nSize Size of memory block as allocated.
[in] pRect Bounding rectangle for barcode dimensions [1/1000 mm]. left / bottom must be zero
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.

© 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