diff --git a/README.md b/README.md index 0ebed6a..2324d5e 100644 --- a/README.md +++ b/README.md @@ -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 ```