how to setup printer settings through java script ( iam using dot

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • hari krishna

    #1

    how to setup printer settings through java script ( iam using dot

    hi,

    i am using window.print to print some details that are fetched on to an ASPX
    page.
    since its a long list, it should be printed in Landscape. when window.print
    command is executed, a printer settings dailogue box is appeared and need to
    set the orientation to landscape.
    I need to give my user a facility to print it in Landscape orientation
    automatically.
    How to setup landscape for the orientation in printer settings through the
    code, so that my users need not set the orientation to landscape every time
    they print.
    Any Help,
    thanks.
    Hari.
Working...