IsExportToPdfAvailable: Boolean;
The IsExportToPdfAvailable method checks if export to PDF is available.
After executing the method library availability required for export to PDF is checked. If library is available, export to PDF is possible and the IsExportToPdfAvailable method returns True. If library is unavailable, the method returns False.
The method use is given in the example for IPrxReportExporter.Report.
See also: