>On Wednesday 09 Feb 2005 1:28 pm, Omar wrote:
>> Hi all,
>>    Maybe this question should not be on this list, but I didn't know
>> where else to put it.  I have around 400 jpeg images and I want to
>> put 3x2 images on an A4 size document, preferrably in PDF format.  Is
>> there a way to do this in Mandrake 10.1.  I recall having this kind
>> of functionality in Photoshop.  Any ideas suggestions??  Thanks...
>> Omar

Maybe you can use 'montage', part of ImageMagick.

Haven't figured it all out yet, but 

montage -geometry 320x320 -tile 2x3 img1.jpg  img2.jpg img3.jpg 
img4.jpg img8.jpg img111.jpg  new.jpg

already gives some result you might be able to work with. You'll have to
play with the settings a bit though.

-geometry tells montage how big the images have to be displayed in the
new picture.

Slap the new images in a webpage and run html2pdf (I know that exists
somewhere), or perhaps even load them into OO and export that as PDF.
One never knows...

Good luck!

Paul

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to