| 4D Pack v15.1AP Print settings to BLOB | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D Pack v15.1
 AP Print settings to BLOB 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AP Print settings to BLOB ( printSettings ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| printSettings | BLOB |   | BLOB to store the print settings | |||||
| Function result | Longint |   | Error code: 1 = Operation successful 0 = No current printer | |||||
The AP Print settings to BLOB command stores the current print settings of 4D in the printSettings BLOB.
The printSettings parameter stores all the settings used for printing:
The BLOB generated must not be modified by programming; it can only be used by the AP BLOB to print settings command.
The command returns 1 if the BLOB has been correctly generated and 0 if no current printer is selected.
 Add a comment
Add a comment