Skip to content

Commit 2fec45c

Browse files
committed
Make warning more prominent
1 parent a8d7158 commit 2fec45c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ For all operations you can either save the PDF locally through `saveAs($name)` o
9191
browser with `send()`. If you pass a filename to `send($name)` the client browser will open a download
9292
dialogue whereas without a filename it will usually display the PDF inline.
9393

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.
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.**
9696

9797
#### Fill Form
9898

0 commit comments

Comments
 (0)