Skip to content

Commit 7c3524f

Browse files
authored
Update README.md
1 parent e1eccee commit 7c3524f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Specifically for PDF files, PyMuPDF provides update access to low-level structur
6161

6262
Other features include embedding vector images (SVG, PDF) such as logos or watermarks, "posterizing" a PDF or creating "booklet" and "4-up" versions.
6363

64-
You can now also create PDF Form fields with support for text, checkbox, listbox and combobox widgets.
64+
You can now also create and update Form PDFs and form fields with support for text, checkbox, listbox and combobox widgets.
6565

6666
Have a look at the basic [demos](https://github.com/rk700/PyMuPDF/tree/master/demo), the [examples](https://github.com/rk700/PyMuPDF/tree/master/examples) (which contain complete, working programs), and the **recipes** section of our [Wiki](https://github.com/rk700/PyMuPDF/wiki) sidebar, which contains more than a dozen of guides in How-To-style.
6767

0 commit comments

Comments
 (0)