Marcel VanEerd Offline Image Upload: On
|
p.1 #3 · Batch combining images? | |
^ The picture package option is extremely flexible: the templates are very basic text files (think "Notepad") and can be edited to suit your needs.
Top of my head. they look something like this (I'm not on a Windows box at home):
The following would create a sheet with three four by sixes on a standard letter size paper
(I) 8.5 x 11 > paper size in Inches
0.5 0.5 4 6 > first image is placed 0.5 inches from the left, and 0.5 inches from the top, 4 x 6
4.5 0.5 4 6 > second image is placed 4.5 inches from the left and 0.5 inches from the top, 4 x 6
0.5 6.5 6 4 > third image is place 0.5 inches from the left and 6.5 inches from the top 6 x 4
This is not totally "batch" and you will still have to manually select the images by browsing for the file.
|