在第一个文件中嵌入可滚动的 pdf

发布于 2025-01-10 17:32:11 字数 249 浏览 0 评论 0原文

如何在第一个文件中显示可滚动的 pdf。我已经尝试过 ..image::..figure:: 但它们不起作用,只显示 pdf 文件的路径,如下所示

谁能告诉我如何嵌入 pdf,最好是可以显示在第一页上的可滚动 pdf,而不是使用可下载文件<代码>:下载:。提前致谢。

How to display a scrollable pdf in a rst file. I've already tried ..image:: and ..figure:: but they didn't work and showed only the path to the pdf file like shown below

Can anyone tell how to embedd a pdf, preferable a scrollable pdf which can be displayed on the rst page rather than a downloadable file using :download:. Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蓝眼泪 2025-01-17 17:32:11

一种选择是找到一个可以显示 PDF 的服务,以便您可以在 iframe 或 div 中滚动它。请参阅 https://stackoverflow.com/a/291823/2214933

然后使用 原始指令 插入原始 HTML。

One option would be to find a service that will display the PDF such that you can scroll it within an iframe or div. See https://stackoverflow.com/a/291823/2214933

Then use the raw directive to insert raw HTML.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文