Order Total Showing up on Last 2 Pages of Purchase Order Form

SOLVED

When printing a Purchase Order with multiple pages, it will print the order total (which is in page footer b) for the last 2 pages. It usually only happens when there is 1 line item or part of a line item on the second page.

Right now 

under Suppress (No Drill Down) in Section Expert (it is not checked), but in the suppress formula entry there is: 

formula = {PO_PurchaseOrderWrk.PurchaseOrderNo} = NextValue({PO_PurchaseOrderWrk.PurchaseOrderNo})

Does anybody have any idea what could cause this?