cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Header row for table not aligned properly on 2nd Page

nsikka
Active Participant
0 Kudos

Hello Friends,

The problem is like this :

We have a table with dynamic number of columns and few of them are being hidden at runtime based on a configuration table.

Now problem while printing is that first page is printing the header row, but same is not being repeated on subsequent pages.

Please see the layout

Header row is warped in 2 subforms both are flowed - western text so that they will get squeezed if column is hidden

Here are the properties for subforms

1) overflowLeader => Flow top-bottom

2) OF_SF => Flowed , western text

On 2nd page all the columns are getting aligned to left hand side whereas printing fine on first page.

Thanks,

Nitin

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nitin,

in this case, you must use more nested wrapper subforms and set the root subform layout from "flow" to "positioned". I cannot give advice on how the wrapper subforms are organized, since it depends on your logic, just try it out.

Cheers,

Tao