Add PDF support

This commit is contained in:
John Factotum
2023-10-08 21:27:06 +08:00
parent bcfb942935
commit a63a68eda0
6 changed files with 76736 additions and 2 deletions
+1
View File
@@ -301,4 +301,5 @@ body {
</svg>
</button>
</div>
<script src="vendor/pdfjs/pdf.js"></script>
<script src="reader.js" type="module"></script>