Ghostscript PDF到PAM错误的颜色

时间:2015-01-14 14:56:59

标签: linux pdf ghostscript command-line-interface

我使用ghostscript将PDF转换为PAM。 谈话后,一些PDF文件的颜色会过于明亮。

我已经尝试过gs的所有指令,但没有解决方案:/

/usr/local/bin/ghostscript/9.14/gs -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 -sDEVICE=pam -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -r300x300 -dFirstPage=1 -dLastPage=1 -sOutputFile=output.pam -finput.pdf

0 个答案:

没有答案