On 18.03.10 Karl Berry ([email protected]) wrote:

Hi,

> > command is expected to create the file a.pdf, but the pdf is written
> > to stdout:
> > 
> > epstopdf --filter --outfile=a.pdf < a.ps
> 
> Thanks for the report.
> Want to try this version before I release it?
> (It once again lets --outfile override --filter.  I'll clarify the man
> page, too.)
> 
The following command works now and generates a PDF file.

hi...@drachi:~$ cat a.eps | ./epstopdf.pl --outfile a.pdf --filter
hi...@drachi:~$ file a.pdf 
a.pdf: PDF document, version 1.4
hi...@drachi:~$ 

Thanks for your work.

Hilmar
-- 
sigmentation fault



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to