摘要: 如何使用pdfjs在网页中渲染pdf文件 渲染单页pdf的代码样例 读取文件,然后渲染其中的一页的代码样例 // 假设pdfBlob 已经是pdf 文件了 import { PDFDocumentProxy, getDocument, PDFLoadingTask, PDFPageProxy, } 阅读全文
posted @ 2022-05-22 09:56 kongshu 阅读(2514) 评论(3) 推荐(0) 编辑