Reports
Design, layout, and generate a report in PDF format containing data from the FactoryTalk Optix Application.
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Header | Header | Report header, repeated on each page | |
Sections | Sections | Sections of the report, that is, Panel Section, Data Grid Section and Page Break objects | |
Footer | Footer | Report footer, repeated on each page |
Methods
Generate PDF
- BrowseName
- GeneratePdf
Generates the report in PDF format and saves it in the file system.
Name | DataType | Description |
---|---|---|
OutputPath | Location in the file system where the report PDF and relative filename is to be saved (for example, %APPLICATIONDIR%/MyReport.pdf). | |
Events
Provide Feedback