This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

PDF Widget

Description

Use the Adobe Embed API with Elementor or with a Shortcode.

This plugin uses the hosted Aobe Embed API and you need to sign up for a free account on https://documentcloud.adobe.com/dc-integration-creation-app-cdn/main.html?api=pdf-embed-api and register the domain you use to get an API key. Calls are made to https://documentcloud.adobe.com/view-sdk/viewer.js so please be aware of any data protection regulations. More info about the API can be found here: https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/

Installation

Minimum Requirements

  • WordPress 5.0 or greater
  • PHP version 7.0 or greater
  • MySQL version 5.0 or greater

We recommend your host supports:

  • PHP version 7.0 or greater
  • MySQL version 5.6 or greater
  • WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)

Installation

  1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings -> PDF Widget
  4. Enter your API Key from Adobe (check that domain is matching) and save
  5. Now you can use the elementor Widget or the Shortcode

FAQ

How do I use the shortcode?

Simply use [adobepdf link=””]

Reviews

There are no reviews for this plugin.

Contributors & Developers

“PDF Widget” is open source software. The following people have contributed to this plugin.

Contributors

Translate “PDF Widget” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2 Changed inclusion of JS and added dynamic file name for download

1.1 Changes for Code Approval (Escaping Vars and minor bugfixes)

= 1.0 First Release