Problems converting files from pnm to pdf

Fred Roller froller at tnclimited.com
Sat Oct 10 23:10:31 UTC 2009


Chris Mohler wrote:
> On Sat, Oct 10, 2009 at 4:33 PM, Jay Ridgley <jridgley2 at austin.rr.com> wrote:
>   
>> I figured it out, it helps to have the file name CORRECTLY SPELLED...
>>     
>
> Glad you got it - you could also use imagemagick as well:
>
> convert foo.pnm foo.pdf
>
> Or for a bunch of them (untested, but I do this w/JPEG all the time):
> ls *pnm | xargs -i convert {} {}.pdf
>
> Chris
>
>   
This may interest you:

http://www.ibm.com/developerworks/linux/library/l-graf/



-- 
Fred
www.fwrgallery.com

"Life is like linux, simple.  If you are fighting it you are doing something wrong."





More information about the ubuntu-users mailing list