Can anyone tell me if there is a way of using VBscript to alter the default printer settings when requesting a print of the page?
The users' default printer is in Portrait but for a particular page the output would be better in Landscape.
I'm currently using
Parent.RightFrame.window.print()
TIA.
The users' default printer is in Portrait but for a particular page the output would be better in Landscape.
I'm currently using
Parent.RightFrame.window.print()
TIA.