Application Development and Automation 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: 
Read only

Why table data is breaking?

former_member202077
Participant
0 Likes
583

Hello

I am trying to populate the table data into adobe form, but the table row is breaking when it jumps to next page (am guessing that its trying to print the HEADER but breaking!) pls. see the pics, pls. let me know how can i fix this?

Thank you

1 ACCEPTED SOLUTION
Read only

arindam_m
Active Contributor
0 Likes
545

Hi,

Please review the below points in your design might be helpful

  • Look at the Subform tab in the Object palette. Ensure that the Content list displays Positioned. In the Object palette, click the Subform tab and make sure that Positioned is selected in the Content list.
  • Look at the Binding Tab in the Object palette. In the Object palette, click Binding tab and select Repeat Subform For Each Data Item to have the leaders and trailers appear for more than one overflow. Bookend leader and trailers are not counted against this number.

Cheers,

Arindam

2 REPLIES 2
Read only

arindam_m
Active Contributor
0 Likes
546

Hi,

Please review the below points in your design might be helpful

  • Look at the Subform tab in the Object palette. Ensure that the Content list displays Positioned. In the Object palette, click the Subform tab and make sure that Positioned is selected in the Content list.
  • Look at the Binding Tab in the Object palette. In the Object palette, click Binding tab and select Repeat Subform For Each Data Item to have the leaders and trailers appear for more than one overflow. Bookend leader and trailers are not counted against this number.

Cheers,

Arindam

Read only

former_member188251
Active Participant
0 Likes
545

Hi

Uncheck the checkbox "Allow page breaks within content" on your table subforms.

By doing so, page break will not cause any alignment issues.

Check out the second point and the screenshots in this link.

http://scn.sap.com/docs/DOC-47175

BR,

Shankar.