Description
WordPress To PDF Plugin | PDF Viewer Block
Document Engine is WordPress to PDF plugin that convert any post type to PDF format & you can view pdf document with PDF Viewer block
Features
- Download PDF of any custom post type
- Configurable PDF header/footer and main page
- Custom CSS options for PDF
- Awesome shortcodes to show hide content etc on pdf document
- Easy setup process
- PDF viewer gutenberg block
Shortcodes
Available Shortcodes For PDF Download
- Shortcode to show the Download PDF button
[document_engine_pdf_button]
- Shortcode to remove content from the PDF document
[document_engine_pdf_remove]Your Hidden Content for PDF goes Here [/document_engine_pdf_remove]
- Shortcode to Page break on pdf
[document_engine_pdf_page_break]
- Shortcode to show Columns on PDF
[document_engine_pdf_columns]Your content for column on PDF document [/document_engine_pdf_columns]
- Shortcode to Break column on PDF document
[document_engine_pdf_column_break]
- Note: You can use above shortcodes to make more customizable pdf template. Your website appearance will not change by above shortcodes. It just modify the PDF document.
PDF Viewer Block
- You can use PDF viewer block to show any pdf document on your WordPress site
Screenshots
Blocks
This plugin provides 1 block.
- WordPress to PDF, Download as PDF document of any WordPress Post Types, Download Post as PDF, PDF Viewer, PDF Block, View PDF on WordPress - Document Engine
Installation
Install Document Engine for WordPress either via the WordPress plugin directory or by uploading the files to your server at wp-content/plugins.
FAQ
-
Why PDF viewer block not working on localhost (local) pdf file?
-
PDF viewer block might not work on localhost if you choose local file to preview because we are using google pdf viewer to show the pdf file. This will work fine on any live url site.
Reviews
Contributors & Developers
“WordPress to PDF, Download as PDF document of any WordPress Post Types, Download Post as PDF, PDF Viewer, PDF Block, View PDF on WordPress – Document Engine” is open source software. The following people have contributed to this plugin.
ContributorsInterested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2 – 2022-05-04
- Fixed – WP_enque_media issue resolved