i am generating the report, sales invoice line ,sales invoice and there by integer table,
i have taken sales invoice line header,body and integer footer .
in body section of the report ,if the table consist of more values ,the footer section is not displaying..
in the body section if the table consist of 5 to 6 values the footer section is displaying in the corrent page...
i must have have to take transe footer in this case ?
can any one suggest me please..
0
Comments
i want to get closing line at the end of the body section ,and as well as header section on every page,and footer section on every page;
this my actual requirement sir;
the actual output what i was getting that,
i am printing header on every page by setting the property printoneverypage=yes;
i have taken footer and last on every page.by the property .printoneverypage=no;
i have to print body in every page ,if the table contains more number of values;
let us consider ,if the table contains 5 values it was displaying in one page header,body,footer ;
let us consider ,if the table contains 15 values ,it was displaying 10 values in first page ,but remaining values are not displaying in the second page....
i am posting four screen shots,where first two from first page and remaining two from second page
can any one suggest me please
i am sending the screen shots what i have genarated
Am I right?
Can you also post your sections screenshot from report desing?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
the posted screens are what the actual output i got it sir;
after screen i want to get closed line (that is after end of the body i need to get one closed line at the time of output)
third screen on second page ;
fourth screen on second page;
(first two screen in first page)(third and fourth in second page);
i am not getting closed line at the end of the body of second screen ...
can you suggest me please sir