Dear Maintainer,
Due to a change in permissions of GS for PDF files, pdfsandwich is unusable, as long as it relies on convert (imagemagick) which, in turns uses GS.
One gets this kind of errors :
identify-im6.q16: attempt to perform an operation not allowed by the security policy `PDF' @ error/constitute.c/IsCoderAuthorized/421
and
convert-im6.q16: attempt to perform an operation not allowed by the security policy `PDF' @ error/constitute.c/IsCoderAuthorized/421.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907336#27 for a description of the kind of issue convert reports, unless one changes the security settnigs of GS.
It would apparently be better to make pdfsandwich rely on poppler-utils to perform the PDF to PBM image conversion, AFAIU.
Hope this helps.
Best regards,