=== Pdf Embed === Contributors: Formello, Tropicalista Tags: pdf, pdf embedder, embed pdf, pdf embed api, pdf block, pdf plugin, block Tested up to: 5.9 Stable tag: 0.2.2 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Requires at least: 5.6.0 Requires PHP: 5.6 PDF embedder with official Adobe Embed API. == Description == A simple, responsive and 100% free Gutenberg Block to display PDF on your website using the official [Adobe PDF Embed API](https://www.adobe.io/apis/documentcloud/dcsdk/pdf-embed.html). = Features = - Embed or inline PDF - Fully responsive - Works fine on Chrome, Firefox, Opera, Edge and IE11 - Show download button - Show print button - Show full screen == WHAT’S NEXT == If you like this plugin, then consider checking out our other projects: * [Formello](https://wordpress.org/plugins/formello): a form builder to collect leads, newsletter signup, contact form and more. * [Popper](https://wordpress.org/plugins/popper): a popup builder to increase leads with exit intent. * [Mortgage Calculator](https://wordpress.org/plugins/mortgage): a mortgage calculator block for Gutenberg. * [Search Console](https://wordpress.org/plugins/search-console): view all your search console data inside WordPress admin. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/adobe-pdf` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Do I need an API key to use this block? = Yes you will need a free Adobe PDF Embed API. == Changelog == = 0.2.2 = * Added comment to function = 0.2.1 = * Allow more than one pdf displayed on a page/post = 0.2.0 = * Fix missing fileName on upload = 0.1.9 = * Fix contributors * Fix height resizing = 0.1.8 = * Fix hardcoded pdf = 0.1.7 = * Fix missing assets = 0.1.6 = * Fix missing frontend js = 0.1.3 = * Better handling of frontend js * Code optimization = 0.1.2 = * Fix missing assets = 0.1.0 = * Release