Conditional page break each 12 row of table
Hi
am using SAP Adobe forms to display internal table on the adobe from,
i want to force page at each 12 row
how can i achive this.
Regards
Hi
am using SAP Adobe forms to display internal table on the adobe from,
i want to force page at each 12 row
how can i achive this.
Regards
Hi,
You can add a conditional break to the row of your table.
On the Pagination tab of the row, click the Edit button under conditional breaks, then add a expression like below, which uses a modulus 12 division test to cause a page break every 12 rows.

Regards
Bruce
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.