4D View v16

PV BLOB TO PRINT SETTINGS

Home

 
4D View v16
PV BLOB TO PRINT SETTINGS

PV BLOB TO PRINT SETTINGS 


 

PV BLOB TO PRINT SETTINGS ( area ; printSettings ) 
Parameter Type   Description
area  Longint in 4D View area
printSettings  BLOB in 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:

  • Layout parameters (paper, orientation, scale);
  • Print parameters as such (number of copies, paper source, etc.).

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.



See also 

PV Print settings to blob

 
PROPERTIES 

Product: 4D View
Theme: PV Printing
Number: 15796

 
HISTORY 

Created: 4D View 2004.1

 
ARTICLE USAGE

4D View Language ( 4D View v16)