Hi Gregoire,

> I found myself a way out: 
> with the convert command you can turn a .pdf to a .pdf
> 
> convert foo.pdf foo1.pdf
> 
> You can read foo1 with adobe reader.  Well, the text ist not very
> sharp, an not very nice to read.  But it's better than nothing.

Are you sure foo.pdf isn't a Postscript file and that's why your
recipients cannot read it?  Whereas your local system is happy to
realise that and render it?

Are you using something like

    groff foo.tr | ps2pdf - foo.pdf

Cheers, Ralph.

Reply via email to