cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while downloading PDF files in Google Chrome browser

Former Member
0 Kudos

Hello Experts,

We have custom web dynpro ABAP based application. It has a feature for downloading the PDF file(s). There may be 1 or more files to download on single button click.

The application is running fine in browsers like IE and Google Chrome except the download of multiple files.

If I execute this in IE and click the download button, two files gets downloaded serially on local drive. If the same application is executed in Google Chrome, only second file is downloaded on local drive. (the file names are different in both cases).

method cl_wd_runtime_services=>attach_file_to_response( ) is called separately for downloading the PDF

Can anyone suggest a fix for Google Chrome?

Regards,

Rahul.

Accepted Solutions (0)

Answers (0)