Set Report Margins VI
- Updated2025-07-30
- 3 minute(s) read
Sets the margins of the specified report.

Inputs/Outputs
report in
—
report in is a reference to the report whose appearance, data, and printing you want to control. Use the Create Report VI to generate this LabVIEW class object.
margins (1.00)
—
margins sets the size of the page margins. The default is 1.00 for each margin. If the margins are smaller than the minimum margins for the printer, the VI returns an error.
measurement system (default)
—
measurement system sets the units of measurement for the margins.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
report out
—
report out is a reference to the report whose appearance, data, and printing you want to control. You can wire this output to other Report Generation VIs.
page width (Word)
—
page width (Report Generation Toolkit) reports the width of the page after the VI has set the margins. The VI sets the margins in the units of measurement specified in measurement system. The VI ignores this input for HTML, standard, or Excel reports.
error out
—
error out contains error information. This output provides standard error out functionality. |
report in
—
margins (1.00)
—
top
—
measurement system (default)
—
error in (no error)
—
report out
—
page width (Word)
—
error out
—