Page Number X of Y is not increasing
Hi,
I have a template where there are section breaks and based on a condition I need to call the template in the new section. But using if @section, the page number is not increasing. If I do not add @section, the page number is increasing as there is a page prior to this. Since there are multiple templates, without @section a new page comes which is blank. Is there any solution to this?