Activates the page numbering on the current document.


icon

Inputs/Outputs

  • cbool.png include page x of n

    include page x of n determines whether the page numbering format includes the text x of n where x is the current page number and n is the total page count of the report. Note (Word 2007) The format for page numbering is x/n.

    include page x of n determines whether the page numbering format includes the text x of n where x is the current page number and n is the total page count of the report.
    Note (Word 2007) The format for page numbering is x/n.
    The default is FALSE, which sets the page numbering format to include only the current page number.
  • cNI__reportlvclass.png

    report in is a reference to the report whose appearance, data, and printing you want to control. Use the New Report VI to generate this LabVIEW class object.

  • cu16.png position (footers)

    position sets the position of the page numbers in report headers or footers. By default, page numbers appear in the footers.

  • cu16.png alignment (right)

    alignment sets the alignment of the page numbers.

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