On Wed, Oct 13, 2010 at 9:25 AM, Tha.Suresh <[email protected]> wrote:
> Create a single PDF from multiple images with ImageMagick
>
> $ convert *.jpg output.pdf
>
>  Given some images (jpg or other supported formats) in input, you
> obtain a single PDF file with an image for every page.
>
> Ex:
>
> a...@arul-desktop:~$ convert *.jpg output.pdf
> The program 'convert' can be found in the following packages:
>  * imagemagick
>  * graphicsmagick-imagemagick-compat
> Try: sudo apt-get install <selected package>
> a...@arul-desktop:~$  sudo apt-get install  imagemagick
> [sudo] password for arul:
> Reading package lists... Done

You could also use the gs command for that.

-Girish


-- 
Gayatri Hitech

http://gayatri-hitech.com
[email protected]
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to