URL.createObjectURL(file) PDFObject.embed(url, "#my-container");. Gets me this result on html: <div id="my-container" class="ng-scope pdfobject-container"> ...
確定! 回上一頁