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

