Title: Embed PDF for WPForms
Author: Corey Salzano
Published: <strong>25 лістапада, 2023</strong>
Last modified: 5 жніўня, 2026

---

Пошук плагінаў

![](https://ps.w.org/embed-pdf-wpforms/assets/banner-772x250.jpg?rev=3001560)

![](https://ps.w.org/embed-pdf-wpforms/assets/icon.svg?rev=3001560)

# Embed PDF for WPForms

 Аўтар: [Corey Salzano](https://profiles.wordpress.org/salzano/)

[Спампаваць](https://downloads.wordpress.org/plugin/embed-pdf-wpforms.1.1.7.zip)

 * [Падрабязнасці](https://bel.wordpress.org/plugins/embed-pdf-wpforms/#description)
 * [Водгукі](https://bel.wordpress.org/plugins/embed-pdf-wpforms/#reviews)
 *  [Ўсталёўка](https://bel.wordpress.org/plugins/embed-pdf-wpforms/#installation)
 * [Распрацоўка](https://bel.wordpress.org/plugins/embed-pdf-wpforms/#developers)

 [Падтрымка](https://wordpress.org/support/plugin/embed-pdf-wpforms/)

## Апісанне

Embed PDF for WPForms provides a PDF Viewer field type. Include PDF files in forms
without requiring users to download the PDF. Supports multi-page documents for PDF
flipbooks in WPForms. Provides zoom controls.

#### Features

 * Drag a PDF Viewer field onto any WPForm
 * Choose PDF from Media Library or provide local URL
 * Set default zoom level
 * Supports multi-page PDFs
 * Supports Dynamic Population

#### Demo

[https://breakfastco.xyz/embed-pdf-for-wpforms/](https://breakfastco.xyz/embed-pdf-for-wpforms/)

Have an idea for a new feature? Please create an Issue on Github or Support Topic
on wordpress.org.

## Скрыншоты

[⌊Screenshot of a PDF embedded in a WPForm.⌉⌊Screenshot of a PDF embedded in a WPForm
.⌉[

Screenshot of a PDF embedded in a WPForm.

[⌊Screenshot of a PDF Viewer field type in the WPForms form builder.⌉⌊Screenshot
of a PDF Viewer field type in the WPForms form builder.⌉[

Screenshot of a PDF Viewer field type in the WPForms form builder.

[⌊Screenshot of the form builder sidebar showing the PDF Viewer field settings.⌉⌊
Screenshot of the form builder sidebar showing the PDF Viewer field settings.⌉[

Screenshot of the form builder sidebar showing the PDF Viewer field settings.

## Ўсталёўка

 1. Search for Embed PDF for WPForms in the Add New tab of the dashboard plugins page
    and press the Install Now button
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Open the form editor through the ‘WPForms’ menu in WordPress
 4. Add a ‘PDF Viewer’ field from the Standard Fields tab in the form editor.

#### pdfjs-dist package

This plugin includes https://www.npmjs.com/package/pdfjs-dist (Mozilla PDF.js). 
No unusual or additional action is required to download or install this plugin. 
To rebuild the vendored scripts from the plugin directory:

npm install npm run build

## Часта задаваныя пытанні

### How can I suggest a new feature for this plugin?

Please create an [Issue on Github](https://github.com/breakfastco/embed-pdf-wpforms/issues)
or Support Topic on wordpress.org.

## Водгукі

На гэты плагін няма водгукаў.

## Удзельнікі і распрацоўшчыкі

“Embed PDF for WPForms” з’яўляецца праграмным забеспячэннем з адкрытым зыходным 
кодам. Наступныя людзі ўнеслі свой уклад у гэты плагін.

Удзельнікі

 *   [ Corey Salzano ](https://profiles.wordpress.org/salzano/)

“Embed PDF for WPForms” перакладзены на 4 мовы. Дзякуй [перакладчыкам](https://translate.wordpress.org/projects/wp-plugins/embed-pdf-wpforms/contributors)
за іх унёсак.

[Перакласці “Embed PDF for WPForms” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/embed-pdf-wpforms)

### Зацікаўлены ў распрацоўцы?

[Праглядзіце код](https://plugins.trac.wordpress.org/browser/embed-pdf-wpforms/),
праверце [SVN рэпазітарый](https://plugins.svn.wordpress.org/embed-pdf-wpforms/),
або падпішыцеся на [журнал распрацоўкі](https://plugins.trac.wordpress.org/log/embed-pdf-wpforms/)
па [RSS](https://plugins.trac.wordpress.org/log/embed-pdf-wpforms/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змяненняў

#### 1.1.7

 * [Fixed] Updates pdf.js to 6.2.108.
 * [Fixed] Stops using the wpforms-page-button CSS class on viewer controls so WPForms
   pagebreak scripts do not treat them as form page navigation.
 * [Changed] Bumps tested up to version to 7.0.2.

#### 1.1.6

 * [Fixed] Bug fixes for uploading PDFs in the form builder.

#### 1.1.5

 * [Fixed] Bug fix to suppress the notice “Function _load_textdomain_just_in_time
   was called incorrectly.”

#### 1.1.4

 * [Added] Includes all translation files in a folder /languages.
 * [Changed] Bumps tested up to version to 6.7.1.

#### 1.1.3

 * [Fixed] Adds compatibility with language packs for translation. For real this
   time.

#### 1.1.2

 * [Fixed] Adds compatibility with language packs for translation.
 * [Changed] Changes the detail sent in JavaScript event epdf_gf_render_page from
   an integer to an object.
 * [Changed] Changes tested up to version to 6.4.2.

#### 1.1.1

 * [Added] Adds comments explaining what pdfjs-dist is and where the unminimized
   files are available.
 * [Changed] Changes tested up to version to 6.4.1.

#### 1.1.0

 * [Added] Adds a Download PDF into Media Library button to the CORS error messages
   for users that have the upload_files capability.
 * [Fixed] Fixes the Choose PDF button not working for users without access to the
   Media Library by telling users why it does not work. The upload_files capability
   is required to use the Media Library dashboard features like the modal this button
   opens.
 * [Fixed] Avoid errors when two copies of this plugin are activated at the same
   time.
 * [Fixed] Adds a “file not found” error to the form editor so users know that PDF
   files are missing without previewing the form.
 * [Fixed] Changes CSS so the previous, next, zoom in, and zoom out buttons look
   better on smaller screens.
 * [Changed] Changes the tested up to version to 6.3.2.

#### 1.0.1

 * [Fixed] Moves inline JavaScript required for each PDF Viewer field to the wpforms_frontend_js
   hook.
 * [Fixed] Stops writing errors to the browser developer console unless SCRIPT_DEBUG
   is enabled.

#### 1.0.0

 * [Added] First version.

## Мета

 *  Версія **1.1.7**
 *  Апошняе абнаўленне **3 тыдні таму**
 *  Актыўных установак **40+**
 *  Версія WordPress ** 4.0 або вышэй **
 *  Правераны да версіі **7.0.4**
 *  Версія PHP ** 5.6 або вышэй **
 *  Мовы
 * [English (UK)](https://en-gb.wordpress.org/plugins/embed-pdf-wpforms/), [English (US)](https://wordpress.org/plugins/embed-pdf-wpforms/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/embed-pdf-wpforms/), [Spanish (Colombia)](https://es-co.wordpress.org/plugins/embed-pdf-wpforms/)
   і [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/embed-pdf-wpforms/).
 *  [Перакласці на сваю мову](https://translate.wordpress.org/projects/wp-plugins/embed-pdf-wpforms)
 * Тэгі
 * [inkless](https://bel.wordpress.org/plugins/tags/inkless/)[pdf](https://bel.wordpress.org/plugins/tags/pdf/)
   [WP Forms](https://bel.wordpress.org/plugins/tags/wp-forms/)[WPForms](https://bel.wordpress.org/plugins/tags/wpforms/)
 *  [Пашыраны прагляд](https://bel.wordpress.org/plugins/embed-pdf-wpforms/advanced/)

## Ацэнкі

Пакуль яшчэ няма водгукаў.

[Ваш водгук](https://wordpress.org/support/plugin/embed-pdf-wpforms/reviews/#new-post)

[Паглядзець усе водгукі](https://wordpress.org/support/plugin/embed-pdf-wpforms/reviews/)

## Удзельнікі

 *   [ Corey Salzano ](https://profiles.wordpress.org/salzano/)

## Падтрымка

Ёсць што сказаць? Патрэбна дапамога?

 [Перайсці да форуму падтрымкі](https://wordpress.org/support/plugin/embed-pdf-wpforms/)