Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Fortran_Winprint - Landscape?

davidgraham
Beginner
674 Views
I have been using fortran_Winprint written by Steve Lionel for some time now.
I want to print landscape, this is was mentioned as a future enhancement.
Is this available?
Thanks,
David

0 Kudos
4 Replies
Steven_L_Intel1
Employee
674 Views
Eh? That was a very early addition - the Orientation argument. I have attached a current version.
0 Kudos
davidgraham
Beginner
674 Views
Things have changed since Jan 2000!
What do I pass to print landscape?
Thanks,
David
0 Kudos
Steven_L_Intel1
Employee
674 Views
Call the routine passing ORIENTATION=FWP_ORIENTATION_LANDSCAPE. The source is fully commented. I note that this option is ignored if you are bringing up the printer selection box, since presumably you can set the orientation there, though I wonder if I can make it establish a default for that job.
0 Kudos
davidgraham
Beginner
674 Views
Thanks, that expains it.
David
0 Kudos
Reply