=== pdfl.io ===
Contributors: Doug Black
Tags: pdf,shortcode
Requires at least: 4.0
Tested up to: 5.7
Requires PHP: 5.6
Stable tag: 1.0.0
License: GPLv2
License URI: license.txt
Generate PDFs from your template, powered by pdfl.io. Use the shortcode pdflio.
== Description ==
Usage
Shortcode parameters
filename: The PDF filename (default is file.pdf)
text: the link anchor(default is 'Download')
url: The URL to be converted to PDF (default is current URL)
format: The PDF page size (default is Letter)
no_background: may be 'y'
greyscale: may be 'y'
top_view_only: may be 'y'
disable_javascript: may be 'y'
disable_images: may be 'y'
just_wait: may be 'y'
delay: may be 'y'
== Installation ==
1. Log into your site as the WordPress Administrator.
2. Go to the Plugin Menu and click Add New.
3. Enter "pdflio" in the search box.
4. Install and Activate the plugin.
5. Click the "pdflio" menu item in the WP-Admin sidebar.
== Example Usage ==
[pdflio filename="test.pdf" url="https://example.com"]
== Screenshots ==
== Changelog ==
= Version 1.0.0 =
* Stable first release
== Upgrade Notice ==