On Sat, 17 Dec 2005 13:33:11 +0530
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> Hi
> 
> I do a lot of scanning of documents. But need to convert them into
> PDF so that they can be combined and kept to gether.
> 
> GIMP does not have an export to PDf option . I checked their manual
> and could not find a reference to PDF.
> 
> Is there some tool I could use to to convert jpeg files to pdf.
> 
> or is there a simple method when scanning to save straight to pdf.
> 

would this be useful?

   jpegtopnm image.jpg > image.pnmstall.pnm
   pnmtops image.pnm > image.ps
   ps2pdf image.ps image.pdf

offcourse it could be turned into a simple shell script!

Karunakar

-- 

*************************************
* Work: http://www.indlinux.org     *
* Blog: http://cartoonsoft.com/blog *
*************************************

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to