i am trying to figure out how to force a page with just a table print in landscape orientation. the table is just simple HTML, a "print-friendly" link from our asp intranet site. i have been looking for this solution, and i understand that because HTML is only a text editor, i may have to program it differently.
i found this <PAGESIZE ORIENTATION="landscape"> on the web, but the guy who posted it did not know where to put it in the HTML document, or if it was even HTML.
can i do it in VB using the command printer.orientation=vbprorLandscape?
how would i do that?
if you can help, i thank you...........
i found this <PAGESIZE ORIENTATION="landscape"> on the web, but the guy who posted it did not know where to put it in the HTML document, or if it was even HTML.
can i do it in VB using the command printer.orientation=vbprorLandscape?
how would i do that?
if you can help, i thank you...........