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

Re: jpg2pdf :-)



On Thu, 2010-12-02 at 14:01 +0100, Johannes Wiedersich wrote:
> > convert abc.txt abc.pdf
> 
> not on my lenny system:
> 
> $ convert abc.txt abc.pdf
> convert: Improper image header `abc.txt'.
> convert: missing an image filename `abc.pdf'.
> 

on my squeeze:

jmf@squeeje:~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux testing-proposed-updates (sid)
Release:	testing-proposed-updates
Codename:	sid

jmf@squeeje:~$ echo stuff > abc.txt

jmf@squeeje:~$ convert abc.txt abc.pdf

jmf@squeeje:~$ ls abc.pdf 
abc.pdf

I can add that abc.pdf contains the text "stuff" :)

j


> 


Reply to: