Sets the number of document copies which should be printed.
Returns:
- ErrOk (0) in case of success
- Non-zero if error occurred
Parameters:
[in]
pInstance
The TFORMer-Instance provided by a previous call to TFormer_Init.
[in]
nCopies
Number of document copies
Remarks:
The default value is 1. This function must be called before TFormer_Print to instruct TFORMer Runtime to produce multiple copies (using the same data and FormLayout) of one print job.