I have an angular2 app, where I want the user to be able to download and open a pdf file in the browser.
Is there an angular2 module or component that I can use?
Try this:
The Embed tag can be place anywhere in your template. Change the style attrs and src as needed.