David C. Rankin wrote:
probably cups-pdf and imagemagick/ghostscript nanny permissions are likely the problem.
If I recall correctly you need to edit (as root) /etc/ImageMagick-7-SUSE/policy.xml and comment and replace:
<!-- <policy domain="module" rights="none" pattern="{PS,PDF,XPS}" /> --> <policy domain="module" rights="read|write" pattern="{PS,PDF,XPS}" />
I was curious, we regularly print PDFs and I don't recall ever having had to fiddle with anything like that (for printing). Looking at my 15.2 system, it already has: <policy domain="coder" rights="write" pattern="PS" /> <policy domain="coder" rights="write" pattern="PS2" /> <policy domain="coder" rights="write" pattern="PS3" /> <policy domain="coder" rights="write" pattern="PDF" /> <policy domain="coder" rights="write" pattern="XPS" /> <policy domain="coder" rights="write" pattern="PCL" />
For background, and the bug in ghostscript <= 9.23, see:
The OP didn't mention what he is running on, but in 15.2, ghostscript is 9.52. -- Per Jessen, Zürich (21.9°C)