Warning: This function is used for Adelia reports only.
This function allows to retrieve the active format used for Adelia reports preview, for a given printer number.
Context
Adelia Cloud Client.
Parameters
NUM_BIN_2 |
PrinterNum |
Printer number (from 1 to 9). |
NUM_BIN_2 |
Format |
Possible values: *1: text format *2: PDF format |
BOOL | ReturnCode | Return code for the operation: *TRUE if the operation was completed successfully. *FALSE if it was not. |
Example
* Get the active format for Adelia report preview
NUM_BIN_2 Fmt
BOOL retBOOL
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxCloudGetAdeliaPrinterPreviewSpoolFormat' 1 Fmt retBOOL
List of the VaToolBx functions by topic