Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Basic information

Package: com.suncode.plugin.tools.screenshot.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.

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.XFit 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
Sample configuration
Change log
  •  1.0.X - added "Fit to" option

 

 

  • No labels