Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FATAL while running on MikTeX/Windows with elevated priviledges #18

Open
mhooreman opened this issue Sep 6, 2022 · 0 comments
Open

Comments

@mhooreman
Copy link

Hello,

While running on MikTex/Windows with elevated priviledges, we have a "false" fatal error.

Under the hood, pdfbook2 invoques pdfcrop and checks that there is nothing in stderr.

Unfortunately, with that particular configuration, every tool part of the miktek distribution shows, on stderr, "xxx: security risk: running with elevated privileges", where "xxx" is the tool name.

So, concretely, pdfbook2 invoques pdfcrop which gives "pdfcrop: security risk: running with elevated privileges" in stderr. Since stderr is not empty, pdfbook2 considers it a a fatal error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant