Linux 软件免费装

Continuous PDF Viewer

开发者 @joneiseman
更新时间 2026年5月3日 21:35
PHP版本: 5.8 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

pdf viewer pdf gutenberg document viewer pdf.js

下载

2.1.5 2.1.6 2.1.7

详情介绍:

Thanks to Imran Siddiq (https://www.youtube.com/@websquadron/). This code was adapted from his PDF Viewer code. Continuous PDF Viewer is a high-performance, WordPress-native PDF viewer powered by PDF.js. Version 2.1 introduces a completely rebuilt rendering engine optimized for 100% continuous scrolling, bringing a modern, native-app reading experience to your WordPress site. Key Features

安装:

Using the Gutenberg Block
  1. Open the WordPress Block Editor.
  2. Search for the "Continuous PDF Viewer" block.
  3. Click "Select PDF File" on the canvas to choose a document from your Media Library.
  4. Use the right-hand Inspector Controls to customize the start page, default zoom, sidebar visibility, and colors.
Using the Shortcode You can place the viewer anywhere using the [continuous_pdf_viewer] shortcode. Basic Example: [continuous_pdf_viewer url="https://yoursite.com/wp-content/uploads/document.pdf"] Advanced Example: [continuous_pdf_viewer url="/wp-content/uploads/document.pdf" title="Annual Report" start_page="3" theme="dark" accent="#4f7df3"] Note: Generating complex shortcodes is highly recommended via the built-in Shortcode Generator under the Tools menu.

屏幕截图:

  • The Gutenberg block for the Continuous PDF Viewer

更新日志:

2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.1 2.1.0