adspace
I have a frame that contains headings. This frame is
enclosed in side a repeating frame. However the headings
are not displayed on all pages it is displayed only on the
last page. Please let me know why is this happening.
print object on = All pages
base printing on = enclosing object
Answer Posted / abhisudipta
Base printing on=anchoring object then try once. Mind it one
thing that :
If you set base printing on feature either
anchoring/enclosing the same should reflect to the outer
repeating frame otherwise it will show the peculiar nature
output.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement