Excellent: Embed pdf from download
Embed pdf from download | 329 |
Embed pdf from download | 193 |
Embed pdf from download | 881 |
Embed pdf from download | 591 |
Embed pdf from download | 971 |
warwickbromleyfiles.co.uk
Description
Embed a PDF from the Media Library or elsewhere via oEmbed or as a block into an tag or Google Doc Viewer as fallback. The URL only has to be world reachable link.
Inspired by Embed PDF and RV Embed PDF.
Many thanks to Alex Kirk for making Embed PDF Viewer compatible with the new block editor.
Development on GitHub. Pull requests are welcome against the branch.
Screenshots
Blocks
This plugin provides 1 block.
Reviews
A really effective substitute for the other PDF embedder which seems to be over complicated. This one does all I need and allows printing and downloading without having to pay for the pro version. Thanks Andy, just what I needed.
A light and very easy to use plugin, no shortcode, no fuss. Thanks ! the fullscreen feature is a bit surprising though, does not works as expected for me (Chrome), but never mind since it is easy to download it, or to zoom in. Plugin léger, pas de shortcode, on charge les PDF comme on charge les photos, directo depuis la biblio du site. Bouton pour imprimer + télécharger inclus, et le lien du doc apparait automatiquement sous la fenêtre. j'aime !
No settings, just add the link of the PDF on a page or use a block. Had issue with the viewer width, but there's a simple solution for that as well, check this thread. Thanks!
The pdf is cut in half. Have to scroll to read a full page. Not very many settings. Very limited in how it can be used. I can't use it. Still looking for a PDF viewer that just works. Apparently this is a very difficult thing to do cause there are no good ones out there 🙁
This is a great PDF viewer/ embedder plugin, just works, and developer quickly fixed an issue I identified (warwickbromleyfiles.co.uk ). Only problem is that it doesn't work too well on mobiles (seems to add a load of whitespace and revert to Google embed). So I now recommend and prefer warwickbromleyfiles.co.uk
Changelog
/
- use same block name for oembed
- add additional dependencies to enqueue
/
- update block for deprecated items and minor errors
- update media selector for only PDFs
/
- update block build process
- add title and description attributes for a11y
- add PDF svg for block
/
- minor updates to plugin structure on GitHub
- update tested to
/
/
- move block registration to its own function and hook
- WPCS updates
/
- update WordPress requirements
/
- added and automatically create POT with
- added check for for WP x and below
/ 🎂
- a proper PDF block was added with much help from Alex Kirk, many thanks
/
- properly initialize
/
- added filter
- updated to include header
- added paragraph tag around link to PDF
/
- added CSS to fallback to on iOS as isnt scrollable 😛
- switch to using tag, with as fallback display method
- inserting anything other than PDF from Media Library now works as expected.
- fixed a couple of PHP warnings
- inserting a PDF from the Media Library now simply inserts the URL for oEmbed
- oEmbed a PDF from any source
- simplify just a little more
- rename instance variable to and make private
- update DocBlocks
- ensure is an array
- bugfix for not returning media item when not PDF, Bad Andy 🙁
- refactor to put embed code in one function
- add assets
-
-
-