I created a component to download a file and created a method in a separate class (DlService) to deal with the download.
This is the code I call in the component to d