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
初学者
712 次查看
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 项奖励
4 回复数
Steven_L_Intel1
712 次查看
Eh? That was a very early addition - the Orientation argument. I have attached a current version.
0 项奖励
davidgraham
初学者
712 次查看
Things have changed since Jan 2000!
What do I pass to print landscape?
Thanks,
David
0 项奖励
Steven_L_Intel1
712 次查看
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 项奖励
davidgraham
初学者
712 次查看
Thanks, that expains it.
David
0 项奖励
回复