Reports In Agentry
This document explains how to print reports in Agentry
Report:
A report defines a printed tabular format for the contents of an object collection on theAgentry Client. Reports can be generated for any object collection within the application data. A report can then be printed on the client device, provided it is equipped with a printer.We can even adjust the point size,font,header and footer while developing reports in agentry
Here is the simple sample example to print reports in Agentry
- Go to module level definitions and add a report.Select the collection for which you want to print the report
- Define Header and Footer and click on Finish
- Add the required columns to be printed in the output
- Define Action to print the report
- Define Action Step type as Print Report
- Define the button at screen that maps the Print Report action
- Set the action target as per the below screen shot
- Publish the application to server and test in ATE
- Click on Print Report button.Here we can even select the layout,paper size etc by using properties
- Give the name of the file and save
- Go to the specified path and double click on the file to open
- Check the highlighted options
Be the first to leave a comment
You must be Logged on to comment or reply to a post.