GetFopExecutable
This optional method retrieves the file path of the fop executable used to generate the PDF document.
| UI Access | NA |
| Parameters | None |
| Return Value | String containing the full file path of the fop executable. |
| Python Syntax | GetFopExecutable() |
| Python Example |
|