Hi,
I want to save the report as pdf in specific path, but the problem is report should save with filters applied in request page. when i call the same report in onpostreport trigger, system hangs!!!!!
i dont want to use new page or report to get the filters and save the pdf in specific path. i want to know in request page we have an option to save as pdf manually to specific path. then why cant we automate that process save in specific path. Please help me on this.
Thanks,
Shyam Kumar N
Regards,
N.Shyam Kumar
0
Comments
So if the function is used within the report, the program recursively calls the report to run.
It is required to use different report or page to use this function.
-Karthik