Skip to Main Content

APEX

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!

How to add page break to excel template when printing payslip for each employee in AOP?

ShalSep 17 2019 — edited Sep 19 2019

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!

Comments
Post Details
Added on Sep 17 2019
4 comments
673 views