fgl_report_setSVGCopies

Specify the number of copies to be printed.

Syntax

fgl_report_setSVGCopies(
   copies INTEGER)
  1. copies - the number of copies to print.

Usage

Specifies the number of copies to be printed. The default is one (1).

The function applies only if the option PrintOnNamedPrinter is chosen in a call to fgl_report_configureSVGPreview.

See Usage.