Am Samstag, 8. Dezember 2018, 14:36:04 CET schrieb Franz Fellner: > Check your /etc/ImageMagick-7/policy.xml > But be aware of the riscs, see the comment in the very same policy.xml file > > Am Sa., 8. Dez. 2018 um 15:22 Uhr schrieb <[email protected]>: > > Hi, > > > > from some images I want to create a pdf. > > I found this commandline to do so (imagemagick): > > convert 1.png 2.ong 3.png result.pdf > > > > If I do so I got this message: > > convert: attempt to perform an operation not allowed by the security > > policy `PDF' @ error/constitute.c/IsCoderAuthorized/408. > > > > What the heck... > > > > How can I allow myself to work on my compyter ? ;) > > > > Cheers! > > Meino
FTR, this is mentioned in the emerge output when installing imagemagick. From
the 7.0.8.14 ebuild:
elog "For security reasons, a policy.xml file was installed in
/etc/
ImageMagick-7"
elog "which will prevent the usage of the following coders by
default:"
elog ""
elog " - PS"
elog " - PS2"
elog " - PS3"
elog " - EPS"
elog " - PDF"
elog " - XPS"
Did it not show for you?
--
Marc Joliet
--
"People who think they know everything really annoy those of us who know we
don't" - Bjarne Stroustrup
signature.asc
Description: This is a digitally signed message part.

