If an Asset has a PDF document, display it in a PDF Viewer as a modal rather than a new tab. Once in the Modal, give the user the option of opening a new tab and or downloading the PDF for offline viewing.
There are JavaScript libraries such as viewerjs https://viewerjs.org/ that do this. It also has code to display as a modal and to work in angular https://laptrinhx.com/an-angular-8-component-for-pdfjs-and-viewerjs-supports-angular-2-4-5-6-7-736403771/.