Jim S said:
How can I set the page margins for printing an html page?
I want to shrink the margins down to .25", and I dont want
the user to have to do this themselves.
Thanks,
jim
Jim,
You didn't say whether you are printing web pages or from within FrontPage.
If you are printing from within FrontPage, you can change your margins by
clicking "File | Page Setup".
If you're talking about changing margins when printing pages displayed
within a browser, the short answer is you can't. That functionality isn't
exposed to JavaScript. Your best bet is to inform your users that they
should consider modifying their margins before printing your pages.
Sorry I couldn't be more helpful.