Description
This ActionHandler takes all pdfs attached to the instance and saves the files at the file path which needs to be given with the filePath parameter.
...
Class
Code Block |
---|
com.dooris.bpm.actionhandler.ExportPDFHandler |
Parameter
Parameter name | Default value | Description | Valid examples |
---|---|---|---|
| Contains the file path where the pdfs are supposed to be exported to. This may be either a relative or an absolute path. |
...