Margaret wanted me to print 24 images that were in pdf format onto a single page. It was a little craft project for our children's cell group this afternoon.
In linux there is this wonderful suite of image processing tools called Image Magick. So I used that to change the 24 page pdf into 24 jpg images. How long did that take? One command then 10 seconds of processing!
convert daniel.pdf daniel.jpg
This produced each page into a separate daniel-**.jpg file.
Then I opened Libre Office with a blank page, turned the page to landscape and created a 6×4 table and put an image into each cell. Job done.
Amazing.
That's really good to know. It would be great for comparing documents.
LikeLike
You can check it out here: http://www.imagemagick.org
LikeLike
Thanks!
LikeLike