Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 javascript 或 jquery 将 PDF 文档导出为一系列单独的图像(jpeg、png 或 bmp 格式)?
我的立场是正确的,ppeterka 是对的。看看这个问题和这个答案,你会看到一个 pdf 被渲染到画布上,所以从那里你确实有一个图像。