Added msedge html to pdf conversion to README
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
|
||||
```
|
||||
template.cshtml -[razor]-> out.html -[edge]-> out.pdf -[print]-> paper
|
||||
|
||||
msedge.exe --headless --print-to-pdf="test.pdf" "test.html" --print-to-pdf-no-header --disable-gpu
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user