Page Tree
Other Releases
Easy Heading Macro headingIndent 40 navigationTitle On this page selector h2,h3 wrapNavigationText true navigationExpandOption disable-expand-collapse
Factory Studio has the capability to generate reports on the fly. This can even be done on client displays or for saving in files like XPS, HTML, Unicode, ASCII, and PDF.
These reports can have multiple graphical components like tables, tags, grids, trends, etc. All of these components have the ability to update data when a report is generated. This provides users with the most up-to-date data in their reports.
This section lets you configure and save the a report's basic properties for a report. Standard content can be added with the report editor. Application Then, application users can then run reports.
To create or edit a report:
Column | Description |
Name | Enter a name for the report. The system lets you know if the name is not valid. |
Padding | Select padding to use when replacing a tag name with its value (the field starts with space for for a tag will have the same number of characters spaces as the tag name is long):.
|
SaveFormat | Select the report format:
|
SaveFileName | Enter a string , along with and {ObjectProperties}. Use the full path. |
SaveTrigger | Enter with an object property to that will be the trigger. |
Append | Enter the file to append the report |
Size | Report size configuration. |
EditSecurity | Check the what user groups that can edit the report |
Header | Choose another report to be the Header. |
Footer | Choose another report to be the Footer. |
Legacy | Read-only. Show if the report is a legacy. |
Description | Enter a description of this report. |
[Other columns] | For See Common Column Definitions, for the definitions of any other columns that are available in this table, see "Common Column Definitions".available columns. |
Note |
---|
To change the report format between “portrait” and “landscape”, you need to change it in both NovaPDF (printer used by FactoryStudio) and the target printer. |
You create the text, formatting, and values for the report using the text editor.
To use the text editor:
The namespace Report lists all of the configured reports.
The most commonly used method of the report is the Save Command:
Report.Report1.SaveCommand()
See "Namespaces" for the complete programming reference on runtime objects.