4D View v14

PV BLOB TO PRINT SETTINGS

Home

 
4D View v14
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.

 
PROPERTIES 

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

 
HISTORY 

Created: 4D View 2004.1

 
SEE ALSO 

PV Print settings to blob

 
ARTICLE USAGE

4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)