Hi,

Can any one help in printing a html table content (dynamically generated which spreads accorss multiple pages ) in landscape by default.

The following code does not work when we have a table with lot of rows which spans accross multiple pages. Nothing shows up in print preview
Code:
  <html>
     <head>
<object id="factory" viewastext style="display:none"
...