muriloventuroso / pdftricks

A simple, efficient application for small manipulations in PDF files using Ghostscript.
90 stars 14 forks source link

Fix message dialog about ImageMagick Policies #32

Closed City-busz closed 5 years ago

City-busz commented 5 years ago
  1. The message dialog never displayed, because it expect "not authorized" text, but the warning message is the following:
    convert: attempt to perform an operation not allowed by the security policy `PDF' @ error/constitute.c/IsCoderAuthorized/408.
  2. The message dialog is displayed for each file. After that change it will be displayed only once, and cancel the process.