-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
53 lines (39 loc) · 2.29 KB
/
readme.txt
File metadata and controls
53 lines (39 loc) · 2.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
=== Save as PDF ===
Contributors: restpack
Tags: pdf, html2pdf, headless chrome, url2pdf, article to pdf, convert to pdf, create pdf
Requires at least: 4.1
Tested up to: 5.2.1
Stable tag: 1.0.0
Requires PHP: 5.2.4
License: GNUGPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Generate structured PDFs. Custom header, footer, ad blocking, and more. Angular / React supported.
== Description ==
Generate fully structured PDFs with the latest technology render engine. Full browser engine with SVG, CSS3, ES6, and WebFont support. Everything looks as they do on your browser.
= Free Features
* Browser Based Rendering Engine ( Headless Chrome )
* High Quality Structured PDF with selectable / editable text and images.
* GDPR Compiant
* PDF page formats (A0 | A1 | A2 | A3 | A4 | A5 | A6 | Legal | Letter | Tabloid | Ledger | Full)
* PDF page orientation ( portrait | landscape )
* Delay before PDF render
* Customizable button
You don't need to subscribe or register to any services.
= Pro Features
* PDF Header & Footer
* PDF Margin
* JS/CSS inject
* Removes EU warnings and ads
* Force CSS media emulation for print or screen.
* Priority support
In order to use these **pro features**, you need to subscribe to [Restpack HTML to PDF API](https://restpack.io/html2pdf?utm_source=wp). You can Start 7-Day Trial for Free. [Terms of Use](https://restpack.io/restpack/tos) [Privacy Policy](https://restpack.io/restpack/privacy) [Data Processing Agreement](https://restpack.io/restpack/dataprocessing)
== Frequently Asked Questions ==
= Can I capture lazy loaded items? =
By default, we wait for 500 milliseconds before each capture. You can configure this delay. If you need further control, you can inject your own JS and control the capture shutter.
= Can I capture dynamic content like Angular and React? =
Our rendering engine supports HTML5, CSS3, SVG, ES6, WebFont, and other latest web technologies, including Angular, React, and other Javascript frameworks.
= How to include a link or button to generate a PDF? =
You can use the shortcode **[restpackpdfbutton]**. You can also override default settings by passing them into the shortcode ***[restpackpdfbutton button_text="Export PDF" pdf_orientation="landscape" pdf_page="A4"]
== Changelog ==
= 1.0 =
* First release