Export Excel .XLSX documents to PDF.

Parameters:

Parameters:
See dedicated page for more information.
This action convert a .xlsx file to a PDF file.
The "sheet selection" parameter is a column that contains:
for example: "Sheet2,Sheet3" will only save the "Sheet2" and "Sheet3"
Ideally, the "Force-Close" parameter should always stay at the value "zero". When the "Force-Close" parameter is zero, no force-close is performed: i.e. the Excel engine is gently closed after each and every file convertion (to PDF). However, in some specific situations, some third-party Excel plugins can interfere with the process and prevent the Excel engine to close properly. In such special situation, you might want to set the "Force-Close" parameter to a non-NULL value, usually around 20 (to prevent to accumulate in memory many "zombie" excel processes).
