Report.SaveAsPDF
Saves the report as a PDF file to the specified file path.
| Syntax | Parameters | Return/assignment value |
|---|---|---|
Function Report.SaveAsPDF( _
Name As String, _
Optional bOverwrite As Boolean = False) As Boolean
|
|
Boolean |