> Total no of sheets 131 > > The resulting document should have 131 pages: say PDF file with 231 > pages (considering that each sheet of a4 is two sided and others one > sided)
> > Do you want to stitch all the 100 images as a single file? > > No. and yes. Not stiching. Yes a single file with multiple pages. > > So you need to convert all the images in a folder into a single pdf file. the utility 'convert' from the package imagemagick can do this. convert *.jpg images.pdf for further info, see here. http://dancingpenguinsoflight.com/2010/02/converting-multiple-images-to-one-pdf-on-linux/ -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free/Open Source Jobs : http://fossjobs.in Get CollabNet Subversion Edge : http://www.collab.net/svnedge _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
