Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

网页端 PDF 查看引入按需载入或缓存 #13041

Open
XcantloadX opened this issue Nov 5, 2024 · 0 comments
Open

网页端 PDF 查看引入按需载入或缓存 #13041

XcantloadX opened this issue Nov 5, 2024 · 0 comments

Comments

@XcantloadX
Copy link

In what scenarios do you need this feature?

通过网页查看 PDF 时,整个 PDF 文件会完整载入,而且没有缓存机制,每次查看都需要重新载入。

Describe the optimal solution

按需载入,只载入当前查看的部分,其他部分翻到了再载入。

Describe the candidate solution

首次载入 PDF 文件后缓存到浏览器中,避免每次都要加载。

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant