Basic information
Package: com.suncode.plugin.tools.screenshot.Screenshot
Available from version: X.X.X
Description
Action allows user to capture current form state by creating screenshots. Available output file formats: PDF, JPG, PNG. PDF format allows user to set page orientation. User can choose whether form tab bar and form comments box should be included in screenshot.
Output filename can be customized.
Configuration parameters
Parameter name | from version | Description | The type of the parameter | Notes and Restrictions | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Filename | X | Output filename (excluding file extension) | String | Only aplhanumeric characters are allowed | ||||||||
File format | X | Output file format | String | Choose from list: PDF, JPG, PNG Default: PDF
| ||||||||
Page orientation | X | Output PDF document page orientation | String | Apply only to PDF file format Choose from list: Portrait, Landscape Default: Portrait
| ||||||||
Include tab bar | X | Should form tab bar be captured | Boolean | Default: No | ||||||||
Include comment box | X | Should form comment box be captured | Boolean | Default: Yes |
Sample configuration
Change log