Project

General

Profile

Suporte #6285

ghostscript: stackunderflow in .setdistillerparams in new version

Added by Bruno Miguel Fernandes Silva almost 10 years ago.

Status:
Novo
Priority:
Normal
Assignee:
-
Start date:
09/04/2013
Due date:
% Done:

0%


Description

Com o ghostscript versão 9.10 (pelo menos no meu caso Ubuntu 13.10 X64)

Architecture: amd64
Version: 9.10~dfsg~rc1-0ubuntu2
Provides: postscript-viewer

Aparece o seguinte erro a compilar:

gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/printer -dNOPAUSE -dQUIET -dBATCH -sOutputFile=out/thesis-print.pdf matter.pdf pdfmarks
GPL Ghostscript 9.10: Set UseCIEColor for UseDeviceIndependentColor to work properly.
Unrecoverable error: stackunderflow in .setdistillerparams
make: *** [thesis] Error 255

---------------------------------------------------------------------------------------------
Workaround:

@Makefile

thesis: matter
gs -sDEVICE=pdfwrite -dColorConversionStrategy=/LeaveColorUnchanged -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress -dNOPAUSE -dQUIET -dBATCH -sOutputFile=out/thesis-print.pdf matter.pdf

Fazer o mesmo para o "publish"

Also available in: Atom PDF