Skip to content

Commit f5ef2b1

Browse files
authored
Update IssuesGeneratingPdfFiles.md
1 parent cbff8a1 commit f5ef2b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docfx_project/docs/IssuesGeneratingPdfFiles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ if (!installedBrowser.PermissionsFixed)
2727

2828
If PuppeteerSharp did not manage to apply the sandbox permissions, you can manually fix this by running the `setup.exe` file that was downloaded with the browser:
2929

30+
**IMPORTANT**: You need to run this as administrator.
31+
3032
```bash
3133
cd <path-to-browser>
3234
.\setup.exe --configure-browser-in-directory="<path-to-browser>"

0 commit comments

Comments
 (0)