General Description
Diet Studio uses Reports to represent data in various formats. The application menu item 'Reports'
provides access to the feature.
Custom Reports
Diet Studio allows to extend reporting feature with Custom Reports.
To run custom report Select Reports/Custom... menu item in application menu. Dialog box will contain all
available reports. Select report on the list and press OK button to run it.
Only XSL transformations with HTML output content are supported at the moment.
XSL files with required transformations will be applied to XML document to produce
output report. Then it is opened in associated application.
List of available reports can be found here.
Current document XML content can be viewed using Reports/XML menu item.
Note: current XML document schema is not final and will be changed.
XSL transformations might need redesign to adapt future XML document schema.
Custom Reports Manager
Select Tools/Settings... menu item in the application menu. In the tree control on the left side of Settings Manager dialog select Reports section. Click View/Modify button against "Custom Report" item. Following dialog box provides all required action to manage custom reports:
All modifications made in the dialog applied when 'Ok' button clicked. 'Cancel' button will ignore all changes |