Hmm, I see.

Any other guess?


---
Diego Queiroz



2011/4/18 Paul A. Rubin <[email protected]>

>  On 04/18/2011 05:42 PM, Diego Queiroz wrote:
>
> > Two more things.  First, you might check the delegates.xml file (should
> be in
> > the config folder of the IM installation) and make sure it has one or
> more
> > delegate records with "decode=pdf" in them, and that those records name
> "gs" as
> > the delegate.
>
>  I think you may get the point.
> My delegates.xml file has only these two lines with decode=pdf
>
>  <delegate decode="pdf" encode="eps" mode="bi" 
> command="&quot;@PSDelegate@&quot;
> -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT
> -dMaxBitmap=500000000 -dEPSCrop -sDEVICE=epswrite
> &quot;-sOutputFile=%o&quot; -- &quot;%i&quot;"/>
> <delegate decode="pdf" encode="ps" mode="bi" command="&quot;@PSDelegate@&quot;
> -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT
> -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=2
> -sDEVICE=pswrite &quot;-sOutputFile=%o&quot; -- &quot;%i&quot;"/>
>
>  I don't know for what is this file, but doesn't it have to contain
> something about pdf to ppm conversion?
>
>  No, those are the same lines I have on my office PC (Linux Mint), and
> conversion works fine here.
>

Reply via email to