fgl_report_setSVGPaperSource

Select the input source of the printer.

Syntax

fgl_report_setSVGPaperSource(
   paperSource STRING)
  1. paperSource - one of: Auto, Cassette, Envelope, EnvelopeManual, FormSource, LargeCapacity, LargeFormat, Lower, Middle, Manual, OnlyOne, Tractor, SmallForm

Usage

Function to select the input source of the printer. Controls what source to take the paper from.

The function applies only if the option PrintOnNamedPrinter is chosen in a call to fgl_report_configureSVGPreview. The functionality is available only on Windows™.

See Usage.