Reports

Design, layout, and generate a report in PDF format containing data from the FactoryTalk Optix Application.
BrowseName
Report
SuperType
Vertical layout(ColumnLayout)

Properties

Name
BrowseName
DataType
Description
Page size
PageSize
Document page size
Page orientation
PageOrientation
Vertical or horizontal orientation of the layout
Page width
PageWidth
Width of the document page
Page height
PageHeight
Height of the document page
Width
Height
LeftMargin
RightMargin
TopMargin
BottomMargin
Visible
Enabled
Opacity
Rotation
Style sheet
StyleSheet
ContentAlignment
HorizontalAlignment
VerticalAlignment
Page count
PageCount
Print reference of the total number of pages in the report
Page number
PageNumber
Print reference of the current page number
Print time
PrintDateTime
Print reference of the print date and time
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.
InputArguments
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).
LocaleId
Locale of the report (for example, translations, unit of measurement, formatting).
OutputArguments
Name
DataType
Description
OperationId

Events

PDF generated
BrowseName
The Generate PDF method of a Report object was run.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.