Printing images with same orientation in Windows 7
Posted
by
Notinlist
on Super User
See other posts from Super User
or by Notinlist
Published on 2012-06-01T09:33:29Z
Indexed on
2012/06/01
10:44 UTC
Read the original article
Hit count: 301
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!
© Super User or respective owner