Question
Problem in changing the Orientation of Post Script File
Hi
I am trying to write a script which will take a post script file as a input and fire it to the printer.
I want to know some post script commands for the following. Please let me know that is it possible. And plz give me the post script commands.
if (def_orientation == landscape)
do nothing
else
change the orientation to landscape
Here plz tell me how to determine the default orientation of the post script file.
Thanks
amidiil
I am trying to write a script which will take a post script file as a input and fire it to the printer.
I want to know some post script commands for the following. Please let me know that is it possible. And plz give me the post script commands.
if (def_orientation == landscape)
do nothing
else
change the orientation to landscape
Here plz tell me how to determine the default orientation of the post script file.
Thanks
amidiil
