1

I have to read file(pdf) from server and web service response i am getting of type application/octet-stream I need to create file stream and create file(pdf).

2
  • What issue are you having with the code that you have tried to resolve Question? Commented Aug 18, 2017 at 18:14
  • I was able to make it working. by using req.responseType = "arraybuffer"; Commented Aug 20, 2017 at 10:31

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.