Report.SaveAsPDFEx
Saves the report as a PDF file, with orientation, to the specified file path.
| Syntax | Parameters | Return value |
|---|---|---|
Function Report.SaveAsPDFEx( _
FileName As String, _
Optional Portrait As Boolean = True, _
Optional OverWriteFile As Boolean = True) As Boolean
|
|
Boolean |