I'm printing waybills from code and just passing in parameters. One parameter is piececount. How can I get CR to repeat the page up to the total piececount. I would figure a New Page After with formula [if pagenumber < tonumber({?piececount}) then true] would work but the New Page after is grayed out on the page footer. Any ideas?