Hi All,
In Main window using Table i am displaying Line items. Requirement is if a particular field, say 'Page_Break' is set value 'X', then print it in fresh page. I can able to do that using Command Node.
Issue is, if suppose first line item (either in first page or subsequent page), is having that Page Break flag, then i should not trigger explicit page break, which will results in blank main window page.
How to achieve this?