Skip to Content
0
Jun 02, 2020 at 02:01 PM

Web Dynpro PDF issue

69 Views Last edit Jun 02, 2020 at 02:03 PM 3 rev

Hi

I have some problems with PDF after the InteractiveForms element was made obsolete. Basically i wanted to do something else in order to imbed af PDF string ito my Web Dynpro - but that´s not easy anymore.

So as a workaround i went for a solution with the cl_wd_runtime_services=>attach_file_to_response method.

BUT: when i use the Web Dynpro application as a embedded application into SAP GUI transaction, i get a Service Cannot be Reached error page. This is caused by the fact that SAP is starting a IE session and in that session i am not logged in to SAP.

Any ideas on how to solve?