We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d7158 commit 2fec45cCopy full SHA for 2fec45c
README.md
@@ -91,8 +91,8 @@ For all operations you can either save the PDF locally through `saveAs($name)` o
91
browser with `send()`. If you pass a filename to `send($name)` the client browser will open a download
92
dialogue whereas without a filename it will usually display the PDF inline.
93
94
-**IMPORTANT:** You can always only perform **one** of the following operations on a single PDF instance.
95
-Below you can find a workaround if you need multiple operations.
+**IMPORTANT: You can always only perform *one* of the following operations on a single PDF instance.
+Below you can find a workaround if you need multiple operations.**
96
97
#### Fill Form
98
0 commit comments