Hello there,
I'm currently using AOP to build a payslip. The payslip report works well when a single employee is selected.
However, I'd like to be able to print for all employees with a single click on the Print button when no employee is selected.
The template is Excel and all codings are done in pl/sql and it returns a json.
Can this be achieved by adding a page break? If so, how can this be done?
Thanks!