Code: Select all
convert exner.pdf -density 250 -quality 100% exner.jpgcan IM convert pdf? I forgot.
Code: Select all
convert exner.pdf -density 250 -quality 100% exner.jpgCode: Select all
convert -density 250 -quality 100 exner.pdf exner.jpg
convert.exe: RegistryKeyLookupFailed `CoderModulesPath' @ error/module.c/GetMagickModulePath/673.
convert.exe: no decode delegate for this image format `exner.pdf' @ error/constitute.c/ReadImage/544.
convert.exe: no images defined `exner.jpg' @ error/convert.c/ConvertImageCommand/3021.Code: Select all
convert -list configureIf Ghostscript fails to find an environment variable, it looks for a registry value of the same name under the key
HKEY_CURRENT_USER\Software\GPL Ghostscript\#.##
or if that fails, under the key
HKEY_LOCAL_MACHINE\SOFTWARE\GPL Ghostscript\#.##
where #.## is the Ghostscript version number."
Users browsing this forum: No registered users and 15 guests