You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
// container element var container = document.getElementById("pdf-container"); var PDFController = require("pdf.js-controller"); var controller = new PDFController({ container: container, // path to dir of pdfjs-dist pdfjsDistDir: __dirname + "/node_modules/pdfjs-dist/" }); // path to URL of pdf. // Apply CORS to this path. It means that the URL should be same origin. var PDFURL = "./example.pdf";
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く