Click to See Complete Forum and Search --> : Oracle report


arga
02-18-2009, 07:18 AM
Hi !

I use ORACLE XE, PL/SQL and APEX 3.1.2.

Does anyone know if and how a report (ex.: containing 100 rows) can be formatted in order to obtain a final printed report (in Printer Friendly Page) having on each page:
- report Header and Footer
- a certain number of rows (ex. 25)
- page subtotal

Is SQL Query able to achieve this final nice-looking report ?

Thank you !