File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ PHPWord requires the following:
59
59
- [ GD extension] ( http://php.net/manual/en/book.image.php ) (optional, used to add images)
60
60
- [ XMLWriter extension] ( http://php.net/manual/en/book.xmlwriter.php ) (optional, used to write DOCX and ODT)
61
61
- [ XSL extension] ( http://php.net/manual/en/book.xsl.php ) (optional, used to apply XSL style sheet to template )
62
- - [ dompdf] ( https://github.com/dompdf/dompdf ) (optional, used to write PDF)
62
+ - [ dompdf library ] ( https://github.com/dompdf/dompdf ) (optional, used to write PDF)
63
63
64
64
## Installation
65
65
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Optional:
18
18
- `GD <http://php.net/manual/en/book.image.php >`__ extension
19
19
- `XMLWriter <http://php.net/manual/en/book.xmlwriter.php >`__ extension
20
20
- `XSL <http://php.net/manual/en/book.xsl.php >`__ extension
21
- - `dompdf <https://github.com/dompdf/dompdf >`__
21
+ - `dompdf <https://github.com/dompdf/dompdf >`__ library
22
22
23
23
Installation
24
24
------------
You can’t perform that action at this time.
0 commit comments