Output SA Report to PDF

Exports the specified SA report to a PDF file.

 

Input Arguments

 

0

Collection Object Name

Report Name

The name of the existing SA report.

1

File Path or Embedded File

File Name

The name of the resulting PDF file to create.

2

Boolean

Show PDF?

Indicates whether the PDF should be opened upon successful creation.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The report was successfully exported to a PDF file.

FAILURE

The report was not found, the filename was not valid, or another error occurred.

 

Remarks

None.