Skip to content

Commit

Permalink
Update IssuesGeneratingPdfFiles.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok authored Oct 7, 2024
1 parent cbff8a1 commit f5ef2b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docfx_project/docs/IssuesGeneratingPdfFiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ if (!installedBrowser.PermissionsFixed)

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:

**IMPORTANT**: You need to run this as administrator.

```bash
cd <path-to-browser>
.\setup.exe --configure-browser-in-directory="<path-to-browser>"
Expand Down

0 comments on commit f5ef2b1

Please sign in to comment.