Title: Embed PDF for Gravity Forms
Author: Corey Salzano
Published: <strong>14 de setembre de 2023</strong>
Last modified: 5 d'agost de 2026

---

Cerca extensions

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

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

# Embed PDF for Gravity Forms

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

[Baixa](https://downloads.wordpress.org/plugin/embed-pdf-gravityforms.1.1.6.zip)

 * [Detalls](https://ca.wordpress.org/plugins/embed-pdf-gravityforms/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/embed-pdf-gravityforms/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/embed-pdf-gravityforms/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/embed-pdf-gravityforms/#developers)

 [Suport](https://wordpress.org/support/plugin/embed-pdf-gravityforms/)

## Descripció

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

#### Features

 * Drag a PDF Viewer field onto any Gravity Form
 * 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-gravityforms/](https://breakfastco.xyz/embed-pdf-gravityforms/)

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

## Captures

[⌊Screenshot of a PDF embedded in a Gravity Form.⌉⌊Screenshot of a PDF embedded 
in a Gravity Form.⌉[

Screenshot of a PDF embedded in a Gravity Form.

[⌊Screenshot of a PDF Viewer field type in the Gravity Forms form editor Advanced
Fields tab.⌉⌊Screenshot of a PDF Viewer field type in the Gravity Forms form editor
Advanced Fields tab.⌉[

Screenshot of a PDF Viewer field type in the Gravity Forms form editor Advanced 
Fields tab.

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

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

## Instal·lació

 1. Search for Embed PDF for Gravity Forms 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 ‘Forms’ menu in WordPress
 4. Add a ‘PDF Viewer’ field from the Advanced Fields tab in the form editor.

## PMF

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

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

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Embed PDF for Gravity Forms» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

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

“Embed PDF for Gravity Forms” s’ha traduït a 4 configuracions regionals. Gràcies
als [traductors](https://translate.wordpress.org/projects/wp-plugins/embed-pdf-gravityforms/contributors)
per les seves aportacions.

[Traduïu «Embed PDF for Gravity Forms» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/embed-pdf-gravityforms)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/embed-pdf-gravityforms/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/embed-pdf-gravityforms/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/embed-pdf-gravityforms/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/embed-pdf-gravityforms/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.1.6

 * [Fixed] Updates pdf.js to 6.2.108.
 * [Fixed] Reinitializes viewers on AJAX-enabled forms after HTML is replaced. Viewers
   on pages greater than one were broken when Gravity Forms AJAX feature was enabled.
 * [Fixed] Adds type=»button» to the previous, next, zoom out, and zoom in buttons
   on the viewer. The lack of these attributes prevented a user from using the enter
   key in another field to submit the form/page.
 * [Changed] Loads pdf.js as an ES module.
 * [Changed] Bumps tested up to version to 7.0.2.

#### 1.1.5

 * [Fixed] Ensure user can upload files before downloading a file from a link they
   provide in the form editor. Ensure the file user provided to download is of an
   allowed mime type.
 * [Changed] Bumps tested up to version to 7.0.

#### 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] Always returns viewer controls when the field inputs are requested despite
   having no PDF URL to display. Add-ons to this plugin may populate PDFs into viewers
   after the page loads.
 * [Fixed] Enqueues the form editor JavaScript only in the form editor.
 * [Changed] Changes the tested up to version to 6.4.3.

#### 1.1.2

 * [Fixed] Adds compatibility with language packs for translation.
 * [Changed] Changes the tested up to version to 6.4.2.

#### 1.1.1

 * [Fixed] Fixes a bug in the uninstaller that prevented the plugin from removing
   all database rows.
 * [Changed] Changes the 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.

#### 1.0.4

 * [Fixed] Splits scripting for the Form Editor out into its own file so only necessary
   scripts are loading in the form editor and on the front end where the field appears.
 * [Changed] Updates banner art.

#### 1.0.3

 * [Fixed] Moves inline JavaScript required for each PDF Viewer field to the register_form_init_scripts()
   method of the Gravity Forms Field Framework.
 * [Fixed] Stops writing errors to the browser developer console unless SCRIPT_DEBUG
   is enabled.

#### 1.0.2

 * [Fixed] Save the PDF URL with the entry when the form is submitted.
 * [Changed] Changes the tested up to version to 6.3.0.

#### 1.0.1

 * [Fixed] Corrects stable tag to 1.0.1. The previous version had an incorrect stable
   tag version of 3.1.1.
 * [Fixed] Prevent errors around defining constants if a user accidentally runs 
   two copies of the plugin.
 * [Fixed] Updates LICENSE with a copy of the GPLv3.

#### 1.0.0

 * [Added] First version.

## Meta

 *  Versió **1.1.6**
 *  Darrera actualització **fa 1 setmana**
 *  Instal·lacions actives **70+**
 *  Versió del WordPress ** 4.0 o posterior **
 *  Provada fins a **7.0.4**
 *  Versió del PHP ** 5.6 o posterior **
 *  Idiomes
 * [English (UK)](https://en-gb.wordpress.org/plugins/embed-pdf-gravityforms/), 
   [English (US)](https://wordpress.org/plugins/embed-pdf-gravityforms/), [Spanish (Chile)](https://cl.wordpress.org/plugins/embed-pdf-gravityforms/),
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/embed-pdf-gravityforms/),
   i [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/embed-pdf-gravityforms/).
 *  [Traduïu a la vostra llengua](https://translate.wordpress.org/projects/wp-plugins/embed-pdf-gravityforms)
 * Etiquetes
 * [gravity forms](https://ca.wordpress.org/plugins/tags/gravity-forms/)[GravityForms](https://ca.wordpress.org/plugins/tags/gravityforms/)
   [inkless](https://ca.wordpress.org/plugins/tags/inkless/)[pdf](https://ca.wordpress.org/plugins/tags/pdf/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/embed-pdf-gravityforms/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[La vostra ressenya](https://wordpress.org/support/plugin/embed-pdf-gravityforms/reviews/#new-post)

[Visualitza totes les ressenyes](https://wordpress.org/support/plugin/embed-pdf-gravityforms/reviews/)

## Col·laboradors

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

## Suport

Problemes resolts durant els darrers dos mesos:

     1 de 1

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/embed-pdf-gravityforms/)