Hi Guys,
it can be challenging to figure out how to display information one time within the page footer on the last page. At the top of the page footer, add a rectangle. Change the hidden property of the rectangle to:
=IIF(Globals!PageNumber=Globals!TotalPages,false,true)
No comments:
Post a Comment