4D v14.3PRINT SETTINGS |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
PRINT SETTINGS
|
PRINT SETTINGS {( dialType )} | ||||||||
Parameter | Type | Description | ||||||
dialType | Longint |
![]() |
Dialog box(es) to be displayed: 0 (or parameter omitted) = All 1 = Print Setup, 2 = Print Job | |||||
PRINT SETTINGS displays either one or two print settings dialog boxes. This command must be called before a series of Print form commands or the OPEN PRINTING JOB command.
The optional dialType parameter can be used to configure the display of the printing dialog boxes:
Note: The Print Job dialog box contains a Preview on Screen check box that allows the user to preview their print job. You can preset or reset this option by calling SET PRINT PREVIEW before calling PRINT SETTINGS.
See example for the command Print form.
If the user clicks OK in both dialog boxes, the OK system variable is set to 1. Otherwise, the OK system variable is set to 0.
Product: 4D
Theme: Printing
Number:
106
Modified: 4D v11 SQL
OPEN PRINTING JOB
PAGE BREAK
Print form
SET PRINT PREVIEW
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)