| 4D View v15PV Print settings to blob | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D View v15
 PV Print settings to blob 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PV Print settings to blob ( area ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D View area | |||||
| Function result | BLOB |   | BLOB which stores the print settings | |||||
The PV Print settings to blob command stores the current print settings of the 4D View area in a BLOB.
The BLOB stores all the settings used for printing:
On the other hand, the command does not store the print options specific to the 4D View plug-in (page headers, repetition of rows, etc.) that are found in the “Printing Options” dialog box.
This command can be used to save the print settings of the 4D View area, regardless of the printer model and accessible print settings. The BLOB returned must not be modified by programming; it can only be used by the PV BLOB TO PRINT SETTINGS command.
The PV Print settings to blob command can be used for example to save the current print settings before modifying an option temporarily using the PV SET PRINT PROPERTY command. Once printing is complete, the PV BLOB TO PRINT SETTINGS command can be used to restore the current parameters.
	Product:  4D View
	Theme:  PV Printing
	Number:  
        15797
        
        
        
	
	Created:  4D View 2004.1
	
	
	
	
	
	
	
	
	4D View Language ( 4D View v15)
	
	
	
	
	
	
	
 Add a comment
Add a comment