Export an Active Report to a PDF file.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| report |
I_ISReportBaseBL |
|
|
The Active Report to export. |
| fileName |
String |
|
|
The File Name. |
| fileNameResolved |
String |
Optional |
ByRef |
The exported File Name. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISReportFunctions
- Namespace:
- Intersoft.ISReports6
- Assembly:
- ISReports6, Version=6.0.3
- Target Framework:
- .NET 9.0