Download + - Use code with caution. Common Issues & Troubleshooting
If your PDF is hosted at a public or accessible URL, the simplest way to add a download option is to use a standard HTML anchor tag with the download attribute. ng2-pdf-viewer download option
Some mobile browsers handle the download attribute differently. For the best experience, ensure your server sends the header Content-Disposition: attachment; filename="file.pdf" . Download + - Use code with caution