Skip to Main Content

Feedback

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Overflow Logic Issue

Vinoth RamuApr 14 2025 — edited Apr 14 2025

Hi,

I am working on a scenario where i need to print the building and location value in a table along with its description of each building. In my case i have to print 5 buildings in a table, if the value exceeds 5 it should start from a new page with value 6-10 and so on. The issue here is while using the Addsection function to print the data i see the values are all printing in reverse order like. 7-1,6-2,6-2,5-1,4-1 and so on. Kindly advise on this.

Comments
Post Details
Added on Apr 14 2025
1 comment
103 views