This commit is contained in:
Lucas Kent 2022-11-22 14:35:52 -05:00 committed by GitHub
parent 62b3a91dc8
commit 270f73a283

View File

@ -6,7 +6,6 @@
<body> <body>
<h1>Pdf Test</h1> <h1>Pdf Test</h1>
<div> <div>
<!--<iframe hidden id="pdf-js-viewer" src="/pdf/web/viewer.html?file=nothing.pdf" title="webviewer" frameborder="0" width="100%" height="100%"></iframe>-->
<iframe src="/pdf/web/test.pdf#toolbar=0"></iframe> <iframe src="/pdf/web/test.pdf#toolbar=0"></iframe>
</div> </div>
</body> </body>