createObjectURL (file); //Open the URL on new Window window.open(fileURL);. Ta-daaan, a new browser window opens up with the PDF we expected.
確定! 回上一頁