ERRCODE BCSetFontNameA ( t_BarCode pBarCode,
const CHAR *  szName 
)

Sets the font for human readable text (UNIX only).

The name of the font depends on the output format, for example:

  • Postscript accepts names such as Helvetica, Courier, Times-Roman, Helvetica-Bold, etc.
  • PCL accepts names such as 16602 (for Helvetica), 4101 (for Times), etc.

Consult a Postscript or PCL reference for more information.

Note:
UNIX only.
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] szName Font name.
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 Tue May 5 15:50:33 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3