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

Image Magick convert call outdated #14

Open
dossma opened this issue Jul 11, 2024 · 0 comments
Open

Image Magick convert call outdated #14

dossma opened this issue Jul 11, 2024 · 0 comments

Comments

@dossma
Copy link

dossma commented Jul 11, 2024

In the documentation on page 17, it say standalone calls the executable convert.exe but this is outdated as Image Magick has no such file anymore. convert is now an argument of the executable magick.exe .

Thus, executing standalone causes an error as it does not find convert.exe:


Executing command:
imgconvert -density 300 -units PixelsPerInch ansatz_standalone.pdf  -quality 90
 ansatz_standalone.png

Der Befehl "imgconvert" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

Class standalone Warning: Conversion unsuccessful!
(standalone)              There might be something wrong with your
(standalone)              conversation software or the file permissions!

 ) )
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