4D View v16PV BLOB TO PRINT SETTINGS |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v16
PV BLOB TO PRINT SETTINGS
|
PV BLOB TO PRINT SETTINGS ( area ; printSettings ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D View area | |||||
printSettings | BLOB |
![]() |
BLOB containing the print settings | |||||
The PV BLOB TO PRINT SETTINGS command replaces the current print settings of the 4D View area by those contained in the printSettings BLOB. This BLOB must have been generated by the PV Print settings to blob command.
The printSettings parameter contains all the settings used for printing:
Note: Print settings are not formatted in the same way under Windows and Mac OS. As a result, the compatibility of the printSettings BLOB between the two platforms is not guaranteed.
If the printSettings BLOB does not contain valid print settings, the command returns an error.
Product: 4D View
Theme: PV Printing
Number:
15796
Created: 4D View 2004.1
4D View Language ( 4D View v16)