I'm trying to render a page from a pdf with pdf.js Normally, using a url, I can do this: PDFJS.getDocument("http://www.server.com/file.pdf").then(function ...
確定! 回上一頁