Hi All,
I have a requiremnt where, I need to print Copy1, Copy2 and Copy3 of an Adobe Output.
Now, my baffelment is that I need to print some data in Table,
So, I created my Table in Master Page and binded it with table data,
for my happiness, it is displaying data on first page but second
and third page remains blank.
My interpretataion to the problem,
I have created my table on Master Page,so it will flow to next page
only if the table have sufficient record, else only first page will show the
table data.
My Requirement,
I need to display the same Table Data on all the three pages,
To say, If my internal table has 5 records, all the pages in
my Adobe will show the same 5 records.
Also the Number of Records in my Internal Table is not fixed,
but it will have less than 10 Records.( 0 < Records < 10 ).....!!!!!!
My Approch,( Almost Stupid ) ,
I tried creating my Table on Design page for all the free pages,
but it did not worked.
Please share your views for my pitty requirement.
Thanking You All.