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