You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -49,10 +49,12 @@ Gravity PDF generates PDFs on your web server, so no third-party service receive
49
49
50
50
Pay for additional PDF designs and functionality [from our online store](https://gravitypdf.com/store/).
51
51
52
-
* **New Designs** – get access to 9 additional universal designs, 6 certificates, 4 invoices, and 3 letter styles
52
+
* **New Designs** – get access to 9 additional universal designs, 6 certificates, 6 invoices, and 3 letter styles
53
53
* **Additional customizations** – watermark PDFs with your own logo or text, control fields that should be displayed per PDF, add field descriptions, display all checkbox or radio field options, add notes, show field values instead of labels, and hide the product table
54
54
* **On-screen Preview** – allow users to preview the PDF before form submission (and optionally payment) so they can see what the end result will be. This is a great feature for capturing e-signatures, selling PDF reports / certificates / gift cards, or providing an on-screen proof before the PDF is sent to the printers (perfect for business cards).
55
55
* **Bulk Download** - search, filter, and select entries and then zip up all your PDFs and download all together in a convenient zip file
56
+
* **Smart Loading Indicator** - improve the UX for your users when generating complex PDFs that take time to create.
57
+
* **GravityView** - turn [GravityView](https://www.gravitykit.com/products/gravityview/) into a drag-and-drop PDF builder for your Single Entry View Layouts.
56
58
* **GFChart** - create PDF reports that display pie, bar, or column charts with aggregate Gravity Forms data [using GFChart](https://gfchart.com).
57
59
* **30-Day Refund Guarantee** – Purchase with confidence knowing when you buy a product from our store that you can get a refund within 30 days, for any reason.
58
60
@@ -68,7 +70,7 @@ Need a tailor-made solution for Gravity PDF that solves complex business problem
68
70
69
71
All development for Gravity PDF [is handled via GitHub](https://github.com/GravityPDF/gravity-pdf/). Opening new issues or submitting a pull request is welcome.
70
72
71
-
Keep up to date with Gravity PDF by [subscribing to the newsletter](https://gravitypdf.com/signup/), [following us on Twitter](https://twitter.com/gravitypdf) and [liking us on Facebook](https://www.facebook.com/gravitypdf).
73
+
Keep up to date with Gravity PDF by [subscribing to the newsletter](https://gravitypdf.com/signup/), [following us on Twitter/X](https://twitter.com/gravitypdf) and [liking us on Facebook](https://www.facebook.com/gravitypdf).
72
74
73
75
If you enjoy using the software [we'd love it if you could give us a review!](https://wordpress.org/support/view/plugin-reviews/gravity-forms-pdf-extended)
74
76
@@ -105,6 +107,11 @@ Gravity PDF can be run on most modern shared web hosting without any issues. It
105
107
106
108
== Changelog ==
107
109
110
+
= 6.7.2 =
111
+
* Bug: Resolve fatal error when using Gravity Forms Google Analytics Pagination feature with the PDF URL included in the parameters.
112
+
* Housekeeping: Update PDF library to latest version
113
+
* Housekeeping: Update help search API details
114
+
108
115
= 6.7.1 =
109
116
* Bug: Improve dependency conflicts with third party plugins who bundle PSR Log v2 or v3
110
117
* Housekeeping: Use 4xx HTTP Status Codes for non-server related errors when generating PDFs
0 commit comments