CFLInitializeRequest Procedure
Overloads
| Name | Description |
|---|---|
| CFLInitializeRequest(Integer; Boolean; Boolean) | |
| CFLInitializeRequest(Integer; Boolean; Boolean; Option "Print Preview",Automatic,Print,"E-Mail","Attach as PDF"; boolean) |
CFLInitializeRequest(Integer; Boolean; Boolean) Procedure
Signature
CFLInitializeRequest(NewNoOfCopies: Integer; NewShowInternalInfo: Boolean; NewLogInteraction: Boolean)
Parameters
NewNoOfCopies Integer
NewShowInternalInfo Boolean
NewLogInteraction Boolean
CFLInitializeRequest(Integer; Boolean; Boolean; Option "Print Preview",Automatic,Print,"E-Mail","Attach as PDF"; boolean) Procedure
Deprecated
This procedure is deprecated and should not be used.
Reason: Replaced by CFLInitializeRequest
Deprecated since: BC22
Signature
[Obsolete('Replaced by CFLInitializeRequest', 'BC22')]
CFLInitializeRequest(NewNoOfCopies: Integer; NewShowInternalInfo: Boolean; NewLogInteraction: Boolean; PrintFrom: Option "Print Preview",Automatic,Print,"E-Mail","Attach as PDF"; MailDialog: boolean)