Skip to end of metadata
Go to start of metadata

 

Basic information

Package: com.suncode.plugin.tools.form.action.Screenshot

Available from version: 1.0.34

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.

Action should be attached to the form button.

 

Starting with plugin version 1.0.65 action has now the ability to expand comments and form tables to fit entire datasets on the screenshot. Expansion is made in both directions (horizontally and vertically). This option can be turned on independently for form tables and comments table.

 

Additionally, the same plugin version brings possibility to take process history screenshots.

Configuration parameters
Parameter namefrom versionDescriptionThe type of the parameterNotes and Restrictions
Filename1.0.34Output filename (excluding file extension)StringOnly alphanumeric characters are allowed
File format 1.0.34Output file formatString

Choose from list: PDF, JPG, PNG

Default: PDF

Display valueParam value
PDFpdf
PNGjpg
JPGjpg
 Page orientation1.0.34Output PDF document page orientationString

Only for PDF file format

Choose from list: Portrait, Landscape

Default: Portrait

Display valueParam value
Landscapelandscape
Portraitportrait
Include tab bar 1.0.34Should form tab bar be capturedBooleanDefault: No
Include comment box 1.0.34Should form comment box be capturedBooleanDefault: Yes
Fit to1.0.39Fit screenshot to either page height or page width. New page will be added to PDF document when screenshot height will exceed PDF page height.String

Only for PDF file fornat

Choose from list: Page Height, Page Width

Default: Page Height

Display valueParam value
Page Heightpageheight
Page Widthpagewidth
Maximize comments1.0.65Whether comments table should be maximized to fit all comments on screenshot.Boolean

Default: No

Only if "Include comment box" is selected.

Maximize tables1.0.65Whether form tables should be maximized to fit all data on screenshot.BooleanDefault: No
Sample configuration

Change log

1.0.39

  • added "Fit to" option

1.0.65

  • added "Maximize comments" option
  • added "Maximize tables" option
  • added support for process history screenshots

 

 

  • No labels
Write a comment…