One liner solution to open a pdf file in new tab. You just need to have file url and use this function on button click. window.open(url, '_blank ...
確定! 回上一頁