Hello,
I have a Print only PDF Form(for a Quotation) in WebDynpro, that runs for 20-22 pages at runtime. Now it takes a lot of time(sometimes around 5-7 minutes) to generate as its dynamic form .
The user doesn't wants to wait for so long and wants that the PDF should be automatically saved upon generation and he can continue his work.
We have to do this in WebDynpro since the backend is 4.70
I know its possible to save the PDF file from WebDynpro to a filesystem. But that is possible only after generation of WebDynpro.
Is there any way to automatically save the PDF file after its generated.
Is there ny method that is executed after the PDF is generated and before displaying the same.
Is this possible as a background task, like in ABAP it can write to a SPOOL.
Any inputs, source code examples will be helpful.
Regards,
Shubham