Determines whether the report is printed in landscape or portrait orientation.

You cannot use this VI with HTML reports.


icon

Inputs/Outputs

  • cNI__reportlvclass.png 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.

  • ci32.png orientation (portrait)

    orientation (Windows) specifies how the report appears when it prints.

    0Portrait (default)—Prints the report so the short edge of the paper is the top of the page.
    1Landscape—Prints the report so the long edge of the paper is the top of the page.
  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iNI__reportlvclass.png 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.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.