Activates the substitution of font names for EPS.
Substitutes Windows font-names with Postscript-compatible fonts in functions BCSaveImage() and BCSameImageExt() when using EPS Vector format.
- See also:
- BCGetEpsSubstwDeviceFonts(), BCSaveImage(),BCSaveImageExt()
- Parameters:
-
[in] | pBarCode | Pointer to barcode structure. |
[in] | bSubstitute | Substitute with Postscript fonts.
- true: Substitute font-names enabled
- false: Do not substitute font-names (this is the default)
|
- Return values:
-
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |