[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#573540: [tex-k] epstopdf doesn't like --filter and --outfile option together



On 18.03.10 Karl Berry (karl@freefriends.org) 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.

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

Thanks for your work.

Hilmar
-- 
sigmentation fault



Reply to: