Description
A simple, responsive and 100% free Gutenberg Block to display PDF on your website using the official Adobe PDF Embed API.
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
- 🔥Show PDF in Lightbox on button click
WHAT’S NEXT
If you like this plugin, then consider checking out our other projects:
- Formello: a form builder to collect leads, newsletter signup, contact form and more.
- Popper: a popup builder to increase leads with exit intent.
- Mortgage Calculator: a mortgage calculator block for Gutenberg.
- Search Console: view all your search console data inside WordPress admin.
Blocks
This plugin provides 1 block.
- Embed Pdf PDF embedder with official Adobe Embed API.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/adobe-pdf
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ
-
Do I need an API key to use this block?
-
Yes you will need a free Adobe PDF Embed API.
Reviews
Contributors & Developers
“Pdf Embed” is open source software. The following people have contributed to this plugin.
Contributors“Pdf Embed” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Pdf Embed” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.3.4
- Added filter to show pdf on Lightbox on button click. Only for (‘core/button’, ‘generateblocks/button’)
0.3.3
- Added better help message.
- Fiz height control showing on inline option.
0.3.2
- Added full window options to enable form filling.
0.3.1
- Code linting
- Fix error on inserting
0.3.0
- Fix new iframe loading in Gutenberg
- Code linting
0.2.9
- Fix height on editor
- Fix api button
0.2.8
- Fix new api url
- Fix editor rendering same as frontend
0.2.7
- Fix correct file to embed due to Adobe migration
0.2.6
- Fix link on button
0.2.5
- Fix wrong selector on links again
0.2.4
- Fix wrong selector on links
0.2.3
- Better handling of save api key
- Added input on placeholder
- Added light mode to buttons
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