Printing images with same orientation in Windows 7
- by Notinlist
I have generated many graphs (GraphViz .dot, about 35 pcs) from a grammar and then I generated .png files from it. All of them are small graphs with a few (2 to 5) nodes on it. I would like to print them, 9 or 12 per page. The problem is that Windows 7 Print Pictures guesses orientation for every image on the grid individually.
How can I force Windows 7 Print Pictures to use the same orientation for all pictures (use the files as-is, just do the fitting)
What alternative solution can I use for my task which does not include repetitive manual labor?
(OS: Windows 7 64 bit, regularly updated.)
Thanks in advance!