Stack Overflow is a community of 4.7 million programmers, just like you, helping each other.

Join them; it only takes a minute:

Sign up
Join the Stack Overflow community to:
  1. Ask programming questions
  2. Answer and help your peers
  3. Get recognized for your expertise

It is possible to view/download files like pdf,excel,word,image as per the below post .

AngularJS: Display blob (.pdf) in an angular app

But it is not working for Microsoft mails(.msg format). Its media-type is application/octet-stream . How will we achieve this? (Environment: Spring mvc,Angular JS)

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.