PDF report in Peoplesoft
I would need to create a batch program which will read the CSV file and generate a PDF report out of it.
In CSV I am going to have more than 1 employee ids data. For each ID I would need to create a PDF page. So ultimately output will be 1 PDF file including separate page data for Each employee.
Please suggest me good approach which I can proceed with.
Do I need to use Bi publisher? or any other option will be easier to implement.
If I need to use BI publisher please help me with some kind of Pseudo code.
In CSV I am going to have more than 1 employee ids data. For each ID I would need to create a PDF page. So ultimately output will be 1 PDF file including separate page data for Each employee.
Please suggest me good approach which I can proceed with.
Do I need to use Bi publisher? or any other option will be easier to implement.
If I need to use BI publisher please help me with some kind of Pseudo code.
0