Printing table from Web Browser (IE)

Hi all

For my application, I need to print precisely from the web browser. I’m using Internet Explorer.

Usually when table in notes document is previewed in the web browser, I can print directly (File | Print). And whatever in the File | Print Preview, that’s will be in the paper also.

But sometimes the table becomes out of margins (being cut-off), though I have set the margin (especially the right margin), I still cannot print the whole page.

Anybody can help / any ideas regarding this issue?

Thanks in advance.

-RNA-

Subject: Printing table from Web Browser (IE)

try java script

window.print()

this will Open printer dialog box … and take a print out of currently selected(Open) window …u can also check/uncheck the properties of the fields and buttons(In Hide when tab check hide when for Printed) to show or unshow the field or button on Printout

Regards,

Sunit

Subject: Printing table from Web Browser (IE)

Or use Width:600px; in Table Properties > Table HTML Tags > Style