Search found 1 match
- 2018-09-14T11:15:08-07:00
- Forum: Users
- Topic: Mogrify throws "not authorized" error
- Replies: 1
- Views: 3100
Mogrify throws "not authorized" error
Description Currently, attempting to use mogrify -format pdf ~/Desktop/TIFFs/*.tif results in the following error message: mogrify: not authorized `PDF' @ error/constitute.c/IsCoderAuthorized/408. Steps to Repro brew install ImageMagick mogrify -format pdf ~/Desktop/TIFFs/*.tif ^ Error is thrown ...