Share via


XMLExcelReport_PurchBook_RU.mustCreateNewPage Method [AX 2012]

Determines whether a new page should be started before the current record output.

Syntax

protected boolean mustCreateNewPage()

Run On

Called

Return Value

Type: boolean
true if a new page should be created; otherwise, false.

Remarks

When the last line is printed, the report footer should also fit on the page.

See Also

Reference

XMLExcelReport_PurchBook_RU Class