Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Adobeforms

Former Member
0 Kudos

Hii,

I am new in Adobeforms.

I want to make the adobe forms with the table content such that

one row of table will come on one page

and  no of pages are equal to no of rows in table.

For Example:

we have table data

e.code     ename     eaddress

101          sushil     narwana

102          avtar       hoshiarpur

two pages will be made in adobeforms

First Page Contains:

101

Sushil

Narwana

@nd Page Contains:

102

avtar

Hoshiarpur

2 REPLIES 2

hassan_zahid
Explorer
0 Kudos

Hi there,

You can follow there steps for page

1. Select the page from hierarchy tab.

2.Go to Palatte Menu, select the object tab.

3. Check the Allow Page Breaks within Content


and can use conditional page break for pages are equal to no of rows in table.

Former Member
0 Kudos

Thanks for your reply

Now it is working