Title: Quick Embed PDF &#8211; PDF viewer, PDF embeds, PDF Reader, PDF Embedder
Author: devbook
Published: <strong>2024 年 12 月 31 日</strong>
Last modified: 2025 年 2 月 3 日

---

搜尋外掛

![](https://ps.w.org/quick-embed-pdf/assets/banner-772x250.png?rev=3233764)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/quick-embed-pdf/assets/icon-256x256.gif?rev=3233764)

# Quick Embed PDF – PDF viewer, PDF embeds, PDF Reader, PDF Embedder

 由 [devbook](https://profiles.wordpress.org/devbook/) 開發

[下載](https://downloads.wordpress.org/plugin/quick-embed-pdf.1.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/quick-embed-pdf/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/quick-embed-pdf/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/quick-embed-pdf/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/quick-embed-pdf/#developers)

 [技術支援](https://wordpress.org/support/plugin/quick-embed-pdf/)

## 外掛說明

**100% FREE**

Quick Embed PDF is a lightweight WordPress plugin that allows you to embed PDF files
directly into your posts and pages using a simple shortcode or a Gutenberg block.

### Features

 * Embed PDF files using the `[qepw_pdf_viewer file="..."]` shortcode or the “Quick
   Embed PDF” block in Gutenberg.
 * Customizable PDF viewer width through the admin settings.
 * Supports media library integration for automatic shortcode insertion.
 * Includes navigation controls (Previous/Next Page).
 * Optional download button for users to download the PDF file.
 * Lightweight and responsive design.
 * Improved Gutenberg support with a custom block for embedding PDFs.
 * Option to disable the download button in the settings.
 * Using [Mozilla’s PDF.js](https://mozilla.github.io/pdf.js/).
 * Best pdf reader wordpress plugin

### Usage

### Embedding a PDF using the Shortcode:

To embed a PDF file into your post or page using the plugin, use the following shortcode:
[
qepw_pdf_viewer file=”YOUR_PDF_FILE_URL”]

Replace `YOUR_PDF_FILE_URL` with the actual URL of the PDF file.

### Embedding a PDF using the Gutenberg Block:

 1. In the Gutenberg editor, add the “Quick Embed PDF” block from the “Embed” category.
 2. Select the PDF file from your media library or upload a new one.
 3. The PDF will be embedded and displayed directly in your post or page.

### Customizing the PDF Viewer:

You can customize the width of the PDF viewer in the plugin’s settings page. There,
you can also enable or disable the download button.

## 螢幕擷圖

[⌊Gutenberg block for embedding PDF files.⌉⌊Gutenberg block for embedding PDF files
.⌉[

Gutenberg block for embedding PDF files.

[⌊Classic Editor for embedding PDF files.⌉⌊Classic Editor for embedding PDF files
.⌉[

Classic Editor for embedding PDF files.

[⌊Admin page Quick Embed PDF⌉⌊Admin page Quick Embed PDF⌉[

Admin page Quick Embed PDF

[⌊Example pdf to post⌉⌊Example pdf to post⌉[

Example pdf to post

## 適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

 *   Quick Embed PDF

## 安裝方式

 1. Upload the `quick-embed-pdf` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to the settings page under ‘Settings > Quick Embed PDF’ to configure options.
 4. Use the `[qepw_pdf_viewer file="YOUR_PDF_FILE_URL"]` shortcode to embed a PDF in
    your posts or pages.
 5. Alternatively, use the “Quick Embed PDF” block in Gutenberg to insert PDF files
    directly.

## 常見問題集

### How do I use the plugin?

Use the `[qepw_pdf_viewer file="YOUR_PDF_FILE_URL"]` shortcode in your post or page
content, replacing `YOUR_PDF_FILE_URL` with the URL of the PDF file you want to 
embed. Alternatively, use the “Quick Embed PDF” block in Gutenberg for easier embedding.

### How do I embed a PDF into WordPress?

To embed a PDF into WordPress, you can use either the `[qepw_pdf_viewer file="YOUR_PDF_FILE_URL"]`
shortcode or the “Quick Embed PDF” block in the Gutenberg editor. Replace `YOUR_PDF_FILE_URL`
with the actual URL of your PDF file.

### Can I customize the PDF viewer’s width?

Yes, you can set a custom width for the viewer on the plugin’s settings page.

### Does the plugin support multi-page PDFs?

Yes, the plugin provides navigation buttons for browsing multi-page PDFs.

### Can I hide the download button?

Yes, the download button can be disabled in the plugin’s settings.

## 使用者評論

![](https://secure.gravatar.com/avatar/6b0f1e50ee5ab327e5c9dd802612c6389547454165417a6c6bcad6f1e1aaea4b?
s=60&d=retro&r=g)

### 󠀁[Good plugin!](https://wordpress.org/support/topic/good-plugin-7048/)󠁿

 [Anton](https://profiles.wordpress.org/antonphp/) 2025 年 2 月 5 日

Good plugin!

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/quick-embed-pdf/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Quick Embed PDF – PDF viewer, PDF embeds, PDF Reader, PDF
Embedder〉的開發相關工作。

參與者

 *   [ devbook ](https://profiles.wordpress.org/devbook/)

[將〈Quick Embed PDF – PDF viewer, PDF embeds, PDF Reader, PDF Embedder〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/quick-embed-pdf)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/quick-embed-pdf/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/quick-embed-pdf/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/quick-embed-pdf/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/quick-embed-pdf/)。

## 變更記錄

#### 1.1 – January 31, 2025

 * Added Gutenberg block for embedding PDF files directly.
 * Improved functionality for embedding PDFs through the block.
 * Updated the settings page to allow disabling the download button.
 * Minor bug fixes and performance improvements.

#### 1.0

 * Initial release.
 * Added shortcode functionality to embed PDF files.
 * Integrated PDF.js for rendering PDF files.
 * Provided admin settings for customizing viewer width.
 * Automatic shortcode insertion for PDFs added through the media library.
 * Added Gutenberg block for embedding PDF files easily.

## 中繼資料

 *  版本 **1.1**
 *  最後更新 **1 年前**
 *  啟用安裝數 **200+**
 *  已測試相容的 WordPress 版本 **6.7.5**
 *  語言
 * [English (US)](https://wordpress.org/plugins/quick-embed-pdf/)
 * 標籤:
 * [pdf](https://tw.wordpress.org/plugins/tags/pdf/)[pdf download](https://tw.wordpress.org/plugins/tags/pdf-download/)
   [pdf embed](https://tw.wordpress.org/plugins/tags/pdf-embed/)[pdf reader](https://tw.wordpress.org/plugins/tags/pdf-reader/)
   [pdf viewer](https://tw.wordpress.org/plugins/tags/pdf-viewer/)
 *  [進階檢視](https://tw.wordpress.org/plugins/quick-embed-pdf/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/quick-embed-pdf/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/quick-embed-pdf/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/quick-embed-pdf/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/quick-embed-pdf/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/quick-embed-pdf/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/quick-embed-pdf/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/quick-embed-pdf/reviews/)

## 參與者

 *   [ devbook ](https://profiles.wordpress.org/devbook/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/quick-embed-pdf/)