4D Pack v14

AP Print settings to BLOB

Home

 
4D Pack v14
AP Print settings to BLOB

AP Print settings to BLOB 


 

AP Print settings to BLOB ( printSettings ) -> Function result 
Parameter Type   Description
printSettings  BLOB in BLOB to store the print settings
Function result  Longint in 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:

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

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.

 
PROPERTIES 

Product: 4D Pack
Theme: 4D_Pack : Printing
Number: 61955

 
HISTORY 

Created: 4D Pack 2004

 
SEE ALSO 

AP BLOB to print settings

 
ARTICLE USAGE

4D Pack ( 4D Pack v11.4)
4D Pack ( 4D Pack v13.2)
4D Pack ( 4D Pack v12)
4D Pack ( 4D Pack v14 R2)
4D Pack ( 4D Pack v14)
4D Pack ( 4D Pack v14 R3)
4D Pack ( 4D Pack v14 R4)