Print Report Data on New Page
Posted: Mon Aug 06, 2012 7:38 am
Hello,
i have a Condition in a Textfield and when this Condition is true i want to print the following data on the next page, but i dont know how the command/variable for a new page is.
Could you please tell me the Command/Variable for a new page.
Here a short example what i want:
{Context.Title == "New Page" ? NewPage : Context.Title}
Thank you very much!
i have a Condition in a Textfield and when this Condition is true i want to print the following data on the next page, but i dont know how the command/variable for a new page is.
Could you please tell me the Command/Variable for a new page.
Here a short example what i want:
{Context.Title == "New Page" ? NewPage : Context.Title}
Thank you very much!