DBTable.SaveAsPDFEx
Saves the spreadsheet as a PDF file, with orientation, to the specified file path.
| Syntax | Parameters | Return Value |
|---|---|---|
Function DBTable.SaveAsPDFEx( _
FileName As String, _
Optional Portrait As Boolean = True, _
Optional Overwrite As Boolean = True) As Boolean
|
|
Boolean |